I have a question about the making of strafes and bounces , i dont know how to make strafe jumps , i just do it on fealing right now , but i think theres a other way
If the starting point and landing point have the same Y position, then you can simply use the X positions to know how far it is. Eg. if you make the landing point 315 units away from the starting point, this will be a very hard strafe jump (for no rpg).
When there is a change in height involved I'm not sure how to do it other than just `feeling` it.