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

#1 2009-06-20 20:32:25

leonardc95
Scratcher
Registered: 2009-05-24
Posts: 1

Sensor

Hey I'am new with Scratch!
I want to make a Jump'N'Run game.
But I don't know, how to make Sprites,
where the Player can stand on...

Sorry for my english


9 is the Player
_ is the Sprite

He don't fall through the Sprite
How can I do this.

Maybe
_
l_l

Somehthing like this
4 Sprites around the player

Sprite at the bottom of the player:

if(player-bottom touch floor) {
...
}

And what can I make for ...

Last edited by leonardc95 (2009-06-20 20:36:34)

Offline

 

#2 2009-06-20 21:03:54

kgordon
Scratcher
Registered: 2009-02-26
Posts: 100+

Re: Sensor

I believe this is what you are looking for, you can imitate what I have done or just take my scripts.

Offline

 

Board footer