Discuss Scratch

Mout206
Scratcher
1 post

PLATFORMER GRAVITY

say [lol]
play sound [biiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiip v] until done
Erts57
Scratcher
23 posts

PLATFORMER GRAVITY

You Can:
when green flag clicked
forever
change [Y Vel v] by (-2)
change y by (Y Vel)
repeat until <not <touching [Ground v] ?>>
set [Y Vel v] to [0]
change y by (1)
end
end
Thats All In the Player Sprite

Last edited by Erts57 (Dec. 2, 2019 18:16:08)

-Snipet-
Scratcher
500+ posts

PLATFORMER GRAVITY

Rx2_0 wrote:

say [Thank you]
move (cool) steps
Please don’t necropost
BroCuber
New Scratcher
1 post

PLATFORMER GRAVITY

14
Wainggan
Scratcher
500+ posts

PLATFORMER GRAVITY

BroCuber wrote:

14
Don't spam or necropost
THESCRATCHERONE
New Scratcher
1 post

PLATFORMER GRAVITY

point towards [ crazymania]
say [What the]
oscarfinley
Scratcher
100+ posts

PLATFORMER GRAVITY

Wow that's a lot of necroposts. Please for the love of scratch cat DO NOT post for no reason on an old forum post which has been answered already
cs3620157
Scratcher
1 post

PLATFORMER GRAVITY

engineerlife
Scratcher
5 posts

PLATFORMER GRAVITY

(scratch blocks)
when flag clicked
forever lope
if touching ground then
set my v to (0)
if up arrow pressed then
change my v by (15)
change y by (my v)
change my v by (-1)
(scratch blocks)

Last edited by engineerlife (Dec. 3, 2019 23:47:06)

Erts57
Scratcher
23 posts

PLATFORMER GRAVITY

Do you mean:
when flag clicked
forever lope
if touching ground then
set my v to (0)
if up arrow pressed then
change my v by (15)
change y by (my v)
change my v by (-1)
cs2240541
Scratcher
19 posts

PLATFORMER GRAVITY

Hey guys I made a platformer that shows the simplest way possible.
https://scratch.mit.edu/projects/349532913/
Hate to advertise, but it really works!

Powered by DjangoBB