Hello,
I finally figured out that Wait and Time scale don't work well together.
So say that I have this:
Event > Set time scale to 0
Event2 > Action
Wait 3 seconds
Set time scale to 1.0
How would I go about replacing the wait time. I know there are Timer and Wait for Signal but can't figure out how to get it to work.
Sorry for this noobish question.
Thanks.