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

#1 2012-06-07 03:33:08

suma1234
New Scratcher
Registered: 2012-03-26
Posts: 13

how to make a sprite jump when touching another sprite

how to make a sprite jump when touching another sprite  help needed

Offline

 

#2 2012-06-07 04:40:16

wedsneday
Scratcher
Registered: 2010-05-27
Posts: 34

Re: how to make a sprite jump when touching another sprite

when gf clicked
forever if <touching [sprite v]?>
jump // Put your jump script here
end


http://i51.tinypic.com/118ev11.png

Offline

 

#3 2012-06-07 15:21:36

PhirripSyrrip
Scratcher
Registered: 2012-02-11
Posts: 100+

Re: how to make a sprite jump when touching another sprite

If you need help with jumping, there are several methods on this wiki page. (I would recommend the physically accurate jumping method.


http://i46.tinypic.com/ao03lk.png

Offline

 

Board footer