#wait for x sec bug

1 messages · Page 1 of 1 (latest)

stuck garden
#

Can someone help me with this bug?
Basically the wait for x script fails for no reason in any of my scripts. Please help!

solemn minnow
#

the object has to exist for keep wait to work properly. otherwise if object gets deleted mid keep wait, it will crash like that.
it's kind of annoying, but not a game breaking bug. you can ignore it