Discuss Scratch

ewalseman
New Scratcher
2 posts

Animation problem

I have set up these scripts to test for stances and it delays before it updates. I then notices that it is trying to finish the animation before witching stances how would i change that so as soon as i take my finger off the key it stops and updates. Thanks for helping me in advance. Heres some images to help.
letrainbleuetrouge
Scratcher
100+ posts

Animation problem

The second “green flag” code is cumbersome and inefficient.
You could send an event when you modify the variable “stance”.
You could even do
setStanceto...broadcastjoinstanceStanceandwait
ewalseman
New Scratcher
2 posts

Animation problem

I am a little confused on how this would help the animation problem.

Powered by DjangoBB