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

#1 2013-04-07 10:59:04

smith1031
Scratcher
Registered: 2012-04-30
Posts: 22

Help with Simulation-How do I get sprites to move?

I am doing a simulation of a chemical reaction and I need my sprites to move in fashion that emulates what is happening in the reaction? How do I do so?

Offline

 

#2 2013-04-07 11:01:45

mathfreak231
Scratcher
Registered: 2012-10-24
Posts: 80

Re: Help with Simulation-How do I get sprites to move?

Be more specific. What kind of reaction do you need?


~This sig is false~
I'm on teh wiki!

Offline

 

#3 2013-04-07 11:05:02

topazdragonlord
Scratcher
Registered: 2013-02-22
Posts: 500+

Re: Help with Simulation-How do I get sprites to move?

please may you elaborate  smile
But for moving I would suggest the

move (10) steps
and the
glide (1) secs to x: (0) y: (0)
Hope this helps  smile

-topazdragonlord


http://i45.tinypic.com/idumbk.png

Offline

 

#4 2013-04-07 11:50:59

shadowmouse
New Scratcher
Registered: 2013-02-03
Posts: 100+

Re: Help with Simulation-How do I get sprites to move?

or you could use the change x by, change y by, set x to, set y to blocks or even (if you need a very specific task like orbiting) change the sprite's rotation center in the costumes editor so that with the go to [ v] and turn () degrees block you can do obiting around a sprite.

Offline

 

#5 2013-04-09 22:34:02

smith1031
Scratcher
Registered: 2012-04-30
Posts: 22

Re: Help with Simulation-How do I get sprites to move?

I need my simulation to move in this fashion:

http://www.scratch.mit.edu/ext/youtube/?v=hj_WKgnL6MI

Offline

 

#6 2013-04-09 23:40:30

smith1031
Scratcher
Registered: 2012-04-30
Posts: 22

Re: Help with Simulation-How do I get sprites to move?

look at the project notes of my project that is listed under my gallery. It describes exactly what I want to do.

Offline

 

#7 2013-04-10 00:05:36

smith1031
Scratcher
Registered: 2012-04-30
Posts: 22

Re: Help with Simulation-How do I get sprites to move?

I am super new at this!!!

Offline

 

Board footer