This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-05-10 09:29:11

Skully2k
New Scratcher
Registered: 2011-05-10
Posts: 1

deterministic animations

Hi!

I would like to know how does Scratch guarantee that a animation is determinstic (same speed everywhere).
For example

forever do
  move_steps 10
end

Does scratch use some frames/second approach or is it something different?

Offline

 

#2 2011-05-10 14:14:31

sparks
Community Moderator
Registered: 2008-11-05
Posts: 1000+

Re: deterministic animations

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.


http://img541.imageshack.us/img541/7563/scratchbetabanner.png

Offline

 

Board footer