Video Playback
To play a video on a game object,
Video Player is influencing the Texture
Make sure the video player is
Make a new Material which is Unlit
Unlit means don't take into account lighting in the environment.
Change the default behaviors of the video playback so that when the image tracker no longer sees the image, it stops playback.
To make the game object be transparent before the video plays.
Use this transparent png as a Texture for the game object which will play the video
![]/assets/images/video_6.png