Continued Jumping
AngryBoi
Member Posts: 586
Hello wise person smart enough to answer this question. So I have a circle, and I want to make it so the circle falls down and hits a platform then bounces back up. But, overtime it bounces up, I want it to go to the same spot. How do I do so?
Comments
@TappWater Custom gravity. Configure the platform to increase upward velocity until the return bounce matches the drop point.
Mathtap.com (Android) | Fridgemanager.com (Android) | Breakoutofspace.com (Android)
Its simply accomplished by changing velocity. When the actor hits the ground, change velocity upwards at a certain speed. You'll have to play with the speed settings, but its as easy as that. I'll post a demo tomorrow if you still need assistance.
My GameSalad Academy Courses! ◦ Check out my quality templates! ◦ Add me on Skype: braydon_sfx
@Summation @Braydon_SFX ok thanks guys! Ill work on this tomorrow