Voxel Turf

Voxel Turf

View Stats:
Vehicle Jump Glitch
MEANT FOR SNAPPERTHETWIG ONLY!!!

It's actually a very simple glitch that can be abused very easily
(Don't do it though, we dont need a bad community for a game that is in beta)

Spollier format used to pervent people from accidently viewing content.
Put mouse over black lines to view information

All you have to do is walk towards a vehicle (Running leads to more height), and hold down your spacebar (larger vehciles leads to more height)

My guess is that when a player jumps rather than setting your upward momentum (Or more simply your Y velocity) to a set speed, it actually adds a number to your upward momentum, and this number can be added toincrease your upward momentum


Example code problem

Potential code:

If JUMP is active AND [Player] is touching a surface (add 10 to Y velocity)

What it should be:

If JUMP is active AND [Player] is touching a surface (set Y velocity to 10)

This video I created has less information, BUT provides a visual of what is happening for SnapperTheTwig

https://youtu.be/ivUDfoRbUUw
Side Note After creating this post I found out that the jump height is 1.5 blocks
-Hephaestus59
Last edited by Hephaestus59; 3 Oct, 2017 @ 9:30am
< >
Showing 1-2 of 2 comments
SnapperTheTwig  [developer] 4 Oct, 2017 @ 4:14am 
I've double checked the code and it is setting y velocity, not adding. I think what may be happening is that the collision restoration code is bugging somehow. I could fix this by clamping vertical y velocity.

Its a really fun "bug" though, and it is skill based. I'm not anti-exploit if the exploit is fun and doesn't horribly de-balance the game
cordomontagne 6 Oct, 2017 @ 4:45pm 
On a related note I have had similar experiences with staircases occasionally.
< >
Showing 1-2 of 2 comments
Per page: 1530 50