Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Animation problem
- ewalseman
-
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
-
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
You could send an event when you modify the variable “stance”.
You could even do
- ewalseman
-
2 posts
Animation problem
I am a little confused on how this would help the animation problem.
- Discussion Forums
- » Help with Scripts
-
» Animation problem