I have setup a box trigger to play a sequence, just like the tut in the docs. But when i load the level and play it is already at the end of the sequence. If i then double click on the sequence and drag the playback to frame 0 (the begining), re load and play it all works.
Infact even if it is played through already on play and move to the box trigger, it then plays through (looping is checked off) fine.
In the level blueprint if i assign it to run on the event begin play node, it works as it should.
Nope, checked off. Its not playing on load as such, its at its end point like its already played. Should the trigger setup go into the level blueprint, or a seperate one?
Right, after trying to add a SetPlaybackPosition node, i’ve discovered it wont work with a level sequence, looks like it wants a movie sequence. Could that be an issue?