There is probably a very simple answer to this, but I’m fairly new to blueprints so apologies in advance. I’ve done my best to find a similar post, but none seem to resolve the exact problem I’m having.
Basically I have two sequences. I want the first to play on loop from BeginPlay. I then want to trigger the second sequence with trigger volume (but play the remainder of the previous sequence having disabled loop)
I’ve figured out how to wait for the first to finish before playing the second, but this obviously doesn’t work when it is set to loop.
Hope that makes sence :-/
Any help would be greatly appreciated,
Thanks