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

#1 2011-06-23 20:32:44

awesomestickdude
Scratcher
Registered: 2010-05-17
Posts: 100+

How do you make a platformer without using censors?

Is there any kind of tutorial for making a platformer without censors? I can't really figure it out.

Offline

 

#2 2011-06-23 20:46:30

Harakou
Community Moderator
Registered: 2009-10-11
Posts: 1000+

Re: How do you make a platformer without using censors?

I'm pretty sure the example scrolling game in the example projects folder doesn't use sensor sprites at all.


http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://i.imgur.com/OZn2RD3.png&link2=http://i.imgur.com/duzaGTB.png&link3=http://i.imgur.com/CrDGvvZ.png&link4=http://i.imgur.com/POEpQyZ.png&link5=http://i.imgur.com/ZKJF8ac.png

Offline

 

#3 2011-06-23 20:52:08

awesomestickdude
Scratcher
Registered: 2010-05-17
Posts: 100+

Re: How do you make a platformer without using censors?

Harakou wrote:

I'm pretty sure the example scrolling game in the example projects folder doesn't use sensor sprites at all.

Ya, but you can easily go through the walls.

Offline

 

#4 2011-06-23 20:53:26

frizzlepuss893
Scratcher
Registered: 2011-06-10
Posts: 100+

Re: How do you make a platformer without using censors?

people think that you have to make a script for every platform, but you dont. just do this: if green flag clicked, forever, if touching color black, blah blah blah. (black or whatever color your platforms will be)


"Wait, what?"-Frizzlepuss. Jumpathon 5! play now!
The scratch song! Congratulations scratch! 2 million projects!

Offline

 

#5 2011-06-23 20:55:09

Kileymeister
Scratcher
Registered: 2008-04-17
Posts: 1000+

Re: How do you make a platformer without using censors?

This engine does not require sensing sprites, you can take a look at that I guess.


I'm back, and showcasing two new* projects!  Click left or right on the image below to see!
http://img109.imageshack.us/img109/7905/part1l.pnghttp://img859.imageshack.us/img859/6417/part2bf.png

Offline

 

#6 2011-06-23 20:56:15

awesomestickdude
Scratcher
Registered: 2010-05-17
Posts: 100+

Re: How do you make a platformer without using censors?

frizzlepuss893 wrote:

people think that you have to make a script for every platform, but you dont. just do this: if green flag clicked, forever, if touching color black, blah blah blah. (black or whatever color your platforms will be)

I'm talking about the 4 censors used so you can't go through walls, like right, left, top and down.

Offline

 

#7 2011-06-23 20:58:23

awesomestickdude
Scratcher
Registered: 2010-05-17
Posts: 100+

Re: How do you make a platformer without using censors?

Kileymeister wrote:

This engine does not require sensing sprites, you can take a look at that I guess.

Thanks  big_smile

Offline

 

#8 2011-06-23 21:45:32

AtomicBawm3
Scratcher
Registered: 2009-06-27
Posts: 1000+

Re: How do you make a platformer without using censors?

My 1s1s1c1pixel infinite scroller uses only math to sense.  Wasn't too hard to figure out, but if you want to apply it in another area, it would be more difficult.


http://i50.tinypic.com/j0yw0p.jpg

Offline

 

Board footer