Discuss Scratch

xXFATKATXx
Scratcher
4 posts

Please Help! For my platformer notes and tutorial (i got it off a youtube video) there is a slight problem with the physics.

If you keep on holding the up arrow and you are on the ceiling, you will stick to the ceiling and I do not know how to fix it. Please give advice or remix my project. Thanks. https://scratch.mit.edu/projects/140146236/#player (the project)
Despicable_Dad
Scratcher
500+ posts

Please Help! For my platformer notes and tutorial (i got it off a youtube video) there is a slight problem with the physics.

Added a couple of bits to your Forever loop.
https://scratch.mit.edu/projects/140151962/

Edit: They could go at top and bottom of the actual Physics definition script, but I put them there so you could see them easily.

Last edited by Despicable_Dad (Jan. 15, 2017 16:50:35)





I'm a Scratch Wiki contributor, and always keen to know which bits of the wiki are unclear. If I can, I'll try to improve things; otherwise, I'll make sure it's brought to the attention of someone who actually knows what they're talking about.
if <not <touching color [#3d4fe4] ?>> then
return true anyway cos computers are vague, innit
change [scratchFoibles v] by (1)
end
if <[a] = [A]> then
think [What???]
change [scratchFoibles v] by (1)
end



xXFATKATXx
Scratcher
4 posts

Please Help! For my platformer notes and tutorial (i got it off a youtube video) there is a slight problem with the physics.

Ok, thank you. Also credited you in the description.

Last edited by xXFATKATXx (Jan. 16, 2017 01:50:00)

Powered by DjangoBB