Play Video Texture?

How do you play a video texture when the game is running Does it require a blueprint command?

It plays on the player but outside the game in real time.

  • Ernesto

ElizabethFashion LTD.

So you have:

  1. a video texture
  2. A material using that video texture
  3. A “Media Player” variable in either the level blueprint or in a standard blueprint
  4. Set the default value of that variable (or set through code) to equal the media file you want to play
  5. Use that variable (drag a pin from it) and call the ‘Play’ function.

This will play the media file, which is actually a texture. Any material using that texture will play the video.

+1 is appreciated

1 Like

https://www.youtube.com/watch?v=l8FVxEJsdYQ

GIYBF :wink: