Report this content
We want the Dreams coMmunity to be a safe, diverse and tolerant place for everyone, no matter their age, gender, race, sexual orientation or otherwise. If you believe this content to contradict these principles, you can file a report for our coMmunity teams to investigate.
Note that misuse of the reporting tool will not be tolerated.Item being reported:
I'm a bit stuck on the logic for my cutscene. I've set up the logic like this:
My trigger zone goes into a counter with a target score of one. That counter is set so that when it reaches the target score it powers three things: a camera, an animation and a text book. I have then hooked up the 'close text box' button prompt to the 'reset' option on my counter, which disables the signal, causing the animation, camera and text box all to end.
Now this is fine, except for the fact that re-entering the trigger zone starts it all again. I don't want this: I want this to be a one-use thing. How do I do that? I feel there must be a simple method I'm missing.