Previewing a scene 15 times, 10 times my behaviors work, 5 times they don't. What's up?
So I have this wall jump behavior setup so that when the actor hits the wall it doesn't keep jumping even if the jump button is help down. This works correctly 4/5 times when I preview the scene, but 1/5 times when the actor hits the wall and the jump button is held, he bounces right off, like its re-triggering the jump even though there's a behavior resetting the self.jumps to 0 (disabling the jump button) when the actor collides with the wall?
Its really hard to debug since its not happening consistently, any thoughts?
Its really hard to debug since its not happening consistently, any thoughts?
Comments
if so change them to custom timers. (do a search for custom timers if you don't know how).
I had similar things going on in the past because of timers.
Lump Apps and My Assets