Bouncing Goats
What if the whole world was just a giant trampoline? 😀
Step 1: Jump
Step 2: Bounce
Step 3: Bounce
Step 4: ???
Step 5: PROFIT
Any question or problem to use this mod? Click here to read the FAQ.
FEATURES
– Bouncing Goat: You will now bounce off every surface you land without losing speed. You can make objects bouncing.
KEYBOARD CONTROLS
– [SpaceBar]: Hold to stop bouncing.
– [E]: Hold 2s to make the item you lick bouncing.
GAMEPAD CONTROLS
– [A]: Hold to stop bouncing.
– [X]: Hold 2s to make the item you lick bouncing.
CHARACTERISTICS
– You will only start bouncing if you fall from high enough.
– The longer you bounce, the higher you will go.
– Ragdoll is bouncing too, but it’s a bit random.
KNOWN BUGS
– Bouncing creatures don’t have the "Bouncing" prefix in their names.
DEV NOTES
– Added gamepad support.
– Added multiplayer support.
– Fixed 1.2 compatibility problems.
– Added bounce sounds.
– Fixed compatibility with GoatZ.
– Fixed compatibility with v1.3.3.
– Fixed compatibility with GoatBread.
– Fixed compatibility with Payday.
– Improved bounce effect.
– Added bouncing item conversion.
– Fixed compatibility with Waste of Space.
After completing the Bouncing APM, I thought it would not be too hard to apply the same mechanism to the goat… I was wrong X)
The ragdoll actually uses the same method as the balls to bounce: I replaced the original object physics by the physics of a rubber. But when you are not ragdolled, I had to manually calculate the bounce effect every time you touch the floor ^^"