I want to have various computer screen props in my level playing looping img sequences (fancy computer HUD graphics), but Im struggling with finding information on how to implement this for game play.
So far, ive seen a lot of tutorials on how to get img sequences as texture to work with respect to the sequencer, but these methods dont work in game-play mode. When I run the game, the image seq is frozen on the first frame of the img sequence.
Do i have to create some sort of code for my prop actor blueprint to get the img sequence to auto play?
Can anyone explain to me how I can get my prop screens to play the looping img sequences on play/start?