knela96/Dynamic-Parkour-System

Vaulting only supports fixed height platform.

Opened this issue · 3 comments

If we change the height of the platform. Vault animation doesn't take it into consideration. The hand placement doesn't work and character goes through the platform

Could you show me in a video or images the configuration of what you want to achieve?
I think there is a maxHeight to avoid reaching the surface at a maximum height

Basically, vaultable obstacle's height can vary a little bit before it becomes climbable. I think we need to adjust root for vaulting as well. You can see in the screenshot. The hand goes through the platform.

Screenshot 2021-10-19 at 5 08 58 PM
Screenshot 2021-10-19 at 5 09 14 PM

Oh yeah, sorry. As you say the Height is fixed by now. The ActionScript is pretty simple at the moment. I will take into consideration to modify it ASAP.I hope to work on it this weekend if I can.