Discuss Scratch

DotDash
Scratcher
1000+ posts

Bumpy Platformer

http://scratch.mit.edu/projects/11930559/

Is there some way to make it so the character is jittery so much.

My browser / operating system: MacOS Macintosh X 10.8.5, Chrome 29.0.1547.76, Flash 11.8 (release 800)
ErnieParke
Scratcher
1000+ posts

Bumpy Platformer

Yes, there is an easy way:



Edit: I just realized I broke the jumping, but that is an easy fix. Just move the jumping if into:

if (touching color [#000]?) then
Scripts...
else
Scripts...
if (touching color [#000]?) then
Jumping scripts
end
More scripts....
end

Unfortunately, I have to go to bed now, so I can't explain the changes I've made, but maybe tomorrow I can.

¡Buenos noches!
Good night!

With regards,

ErnieParke

Last edited by ErnieParke (Sept. 5, 2013 01:19:28)


Powered by DjangoBB