alRex-U / ParCool

A Minecraft Forge Mod for action of Cool Parkour
GNU General Public License v3.0
52 stars 38 forks source link

[Enhancement] Wall-jump angle config #312

Open emihead opened 1 week ago

emihead commented 1 week ago

Hi! I often wall-jump on accident. I like the wall-jump feature, but I would like a way to make it less sensitive. I believe a config option could help with this. It would let you adjust the width of the angle between the back of the player's view and the wall that should be considered for a wall-jump. I'll provide some examples, since I feel like this is worded in a confusing way. Say the player is facing EXACTLY away from a wall. That would make the difference an angle of 0 degrees. If the player turns left or right by exactly 90 degrees, then the difference would be 90 degrees. If they were facing the wall head-on, the difference would be 180 degrees. I hope that makes sense. I believe something like this is already implemented, since you can wall-jump while a wall is at your back or side, but not your front. I would just like a way to adjust this mechanic. Thank you!