Pages: 1
Hi!I would like to know how does Scratch guarantee that a animation is determinstic (same speed everywhere).For example forever do move_steps 10endDoes scratch use some frames/second approach or is it something different?
Offline
it does not guarantee that an animation is deterministic at all to my knowledge. Which is why animating to a song is so hard on Scratch.