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

#1 2013-01-01 05:10:14

thebigbang
New Scratcher
Registered: 2013-01-01
Posts: 1

how to land on a platform, etc.

I can't get to land on anything! How do I land?

Offline

 

#2 2013-01-01 11:38:05

Programmer_112
Scratcher
Registered: 2012-02-17
Posts: 100+

Re: how to land on a platform, etc.

Just add a script so that if the sprite is touching a color or at a certain y-level or whatever, it stops the script that gets it to go down.  So like repeat until it needs to stop falling, change y by negative 3 or something like that


http://i49.tinypic.com/rk60py.png

Offline

 

#3 2013-01-01 20:32:32

GamemakerInc
Scratcher
Registered: 2012-06-13
Posts: 16

Re: how to land on a platform, etc.

http://scratch.mit.edu/projects/GamemakerInc/3010138
Use the gravity part of my engine


say [Thank you]


Only epic games from GamemakerInc

Offline

 

Board footer