Discuss Scratch

epecknwightmcee
Scratcher
10 posts

platformer level ideas

I need ideas for levels in a platformer that I am working on.
Chazmo
Scratcher
97 posts

platformer level ideas

Platformers are hard. Try looking at real world physical situations.
when green flag clicked
forever

imagine
program and share
end

Here's a really cool project by happydog100
Please give me ideas here

O Deus meus. Latina est sic fun!
Reprehendo sicco Magnus canis C project scriptor hypnotic
move (move (move (say [hello] for (2) secs) steps) steps) steps
Sigton
Scratcher
1000+ posts

platformer level ideas

The best platformers include enemies, different surfaces, obstacles, interesting routes. If you incorporate all of these ten you are sure to have a great game!

Sigton


plan20109
Scratcher
3 posts

platformer level ideas

epecknwightmcee wrote:

I need ideas for levels in a platformer that I am working on.
you could make a multy levle obstical cours
epecknwightmcee
Scratcher
10 posts

platformer level ideas

thanks everyone!
brainstorm101
Scratcher
1000+ posts

platformer level ideas

epecknwightmcee wrote:

I need ideas for levels in a platformer that I am working on.

Sigton wrote:

The best platformers include enemies, different surfaces, obstacles, interesting routes. If you incorporate all of these ten you are sure to have a great game!

Sigton
I agree, and when you do all those, make the last level a boss! Like this game that I made.

Hey, you're looking at my signature!
DerpTrollWizrd
Scratcher
11 posts

platformer level ideas

I have a couple bosses in this one, and bouncy things, water levels, and one way platforms.

See it here!

when green flag clicked
ask [Shall you join the Derpy Wizards?] and wait
if <(answer) = [no ]> then
say [DIEEEEE!!!] for (2) secs
stop [your life v]
end
Skaise
New to Scratch
16 posts

platformer level ideas

Make them randomly generated, with random enemies and bosses every 5-25 levels!

when green flag clicked
forever

change [ power] effect by (25)
end
-ark_
Scratcher
13 posts

platformer level ideas


if <> then
move () steps

welp..
coolman3333
Scratcher
2 posts

platformer level ideas

when green flag clicked
repeat until <the world ends>
play [coolman3333] until done
say [hahahahahaha] for (forever) secs
end

Last edited by coolman3333 (July 23, 2017 12:56:26)

DPowell328
Scratcher
2 posts

platformer level ideas

make enemies and obstacles to stand in main sprites way
when green flag clicked
forever
if <touching [ monster] ?> then
go to [ beginning]
end
end
Or you could do
when green flag clicked
forever
if <<[level] = [3]> and <touching [ monster] ?>> then
stop [all scripts]
switch costume to [dead]
change [ lives] by (-1)
end
end
Alchemaster
Scratcher
2 posts

platformer level ideas

when green flag clicked
set pen color to [#5eee6e]
pen down
set pen color to ()
stamp
set pen size to ()
You can make a pen platformer

-Alchemaster
Mr-gaming123
Scratcher
2 posts

platformer level ideas

i was thinking this
when green flag clicked
forever
play sound [ v] until done
end
it is [bad right?
hamsters65
Scratcher
5 posts

platformer level ideas

You could make moving platforms. One way of doing this is:
when green flag clicked
forever
glide (2) secs to x: (whereveryouwant) y: (whereveryouwant)
wait (1) secs
glide (2) secs to x: (whereveryouwant) y: (whereveryouwant)
wait (1) secs
end

I made a platformer with moving platforms Here!

Last edited by hamsters65 (March 29, 2020 03:41:37)

SashaTuchka
Scratcher
4 posts

platformer level ideas

when green flag clicked
broadcast [ go fack yourself]
stop [ your mum v]

Last edited by SashaTuchka (March 19, 2023 16:24:11)

Powered by DjangoBB