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

#1 2012-08-15 20:54:25

bertdog
Scratcher
Registered: 2012-06-12
Posts: 100+

movement by variables?

I see alot of projects that use there movement as a variable instead of the

move [10] steps
or

change x by [10]
it doesn't make the movement smoother then the two blocks
so why?

Last edited by bertdog (2012-08-15 20:56:09)


"Losers quit when they are tired,Winners quit when they are done." smile http://blocks.scratchr.org/API.php?user=bertdog&action=onlineStatus

Offline

 

#2 2012-08-15 21:23:42

TorbyFork234
Scratcher
Registered: 2012-03-01
Posts: 1000+

Re: movement by variables?

Well, it's either to be able to edit the speed easier than going through every script containing it, or it's to be able to set it to something without changing the x position, or it's to make velocity.

Offline

 

Board footer