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

#1 2008-08-19 10:50:31

DOCTORWHODUDE
Scratcher
Registered: 2008-08-17
Posts: 10

i need help to make a platform game

hi,
im haveing trouble making my guy stand on platforms could someone help me please.
  -doctor who dude

Offline

 

#2 2008-08-19 18:00:03

mletreat
Scratcher
Registered: 2008-05-01
Posts: 100+

Re: i need help to make a platform game

DOCTORWHODUDE wrote:

hi,
im haveing trouble making my guy stand on platforms could someone help me please.
  -doctor who dude

Check out this forum discussion: http://scratch.mit.edu/galleries/view/18126

(Scrolling is sometimes done with platforms...)

Offline

 

#3 2008-08-19 19:19:42

dingdong
Scratcher
Registered: 2007-08-09
Posts: 1000+

Re: i need help to make a platform game

I think he might mean moving platforms and not scrolling ones. basically what you do is you have a script for if touching [platform] and then you'll have a variable called "move" for the platform and then within the if touching platform you put if's for stuff like if <(move) = 1> then change X by 10


http://img851.imageshack.us/img851/2829/superanbanner.png
click the image for my music

Offline

 

#4 2008-08-19 21:53:21

DOCTORWHODUDE
Scratcher
Registered: 2008-08-17
Posts: 10

Re: i need help to make a platform game

thanks!
-doctorwhodude

Offline

 

Board footer