GravityGuyWithBounceAndJump

Install Java to view this project right on your browser!

user_icon EdnaC shared it 4 years, 1 month ago
user_icon Based on EdnaC's project
210 views, 1 tagger, 5 people love it, 49 downloads, in 3 galleries
Add to my favorites?
Flag as inappropriate?

Comments

You need to be logged in to post comments

Add a Comment

 
Thescratch3 Thescratch3 7 months, 2 weeks ago

Hey thanks so much for letting me use your scripts. I figured it out and now thinking about the rest of my game.

EdnaC EdnaC 7 months, 2 weeks ago

Quite welcome. I noticed that gravity guy isn't really working with the new flash player - I suspect a timing issue. Flash runs much faster than the old java player, and is even faster than in presentation mode in scratch; It's inspired me to try some new stuff after not "scratching" for years...

(view all replies)
Thescratch3 Thescratch3 7 months, 2 weeks ago

Okay I looked at your scripts and used them but the jumping process for me somehow does not work! I checked everything and they were working! But after the jump it just continues on and on! Could you please check out my scripts and see the flaw and download it please?

EdnaC EdnaC 7 months, 2 weeks ago

Your "Startup" script has an "if" statement that has several (color touching?) tests - this test retunrs "false" so nothing else in the startup script (like adding gravity's effect) is happening. You can test this by stopping the project when the problem occurs, then right clicking and "duplicating" the test statement. Drop the statement on the center pane, then click it - it says "false"...

(view all replies)
Jens Jens 4 years, 1 month ago

An excellent gravity and bounce example.

chalkmarrow chalkmarrow 4 years, 1 month ago

Nice bounce physics.

MITscratcher MITscratcher 4 years, 1 month ago

Very nice effects! I have just noticed how it bounces off the ground, and decreases the variable to make it less bouncy every time it hits the ground. Very nice simulation!

joshua97jake97 joshua97jake97 4 years, 1 month ago

its ok

Please Wait...