Need help finding velocity needed to reach certain heights
Posted: Thu Sep 27, 2018 9:05 am
I'm trying to write a jump pad that will boost a player to a specific height using arguments or just use the sector's height if none are set.
However I have no idea how to find out how to determine the needed vertical velocity to reach those heights from the floor. It also needs to take account of variable gravity values too, not just Doom's 800.
I have everything but that formula. Results must be in fixed point too as it is done with ACS to keep compatibility with Zandronum.
If anyone could help me with this, it would be really appreciated.
However I have no idea how to find out how to determine the needed vertical velocity to reach those heights from the floor. It also needs to take account of variable gravity values too, not just Doom's 800.
I have everything but that formula. Results must be in fixed point too as it is done with ACS to keep compatibility with Zandronum.
If anyone could help me with this, it would be really appreciated.