Hello!
I am currently working on a scene where I need an action list to play constantly while the player moves and interacts in the scene. The problem is that the action list is playing in a loop and will only stop if the player completes a specific interaction, but since the action list is in a loop the player cannot move or interact.
Is there a way to make an action list play and still let the player move around and interact?
Comments