Vanda Engine 2.9.5
Vanda Engine 2.9.5 is available for download:
Official website: https://vanda3d.org/download-vanda-engine/
Github: https://github.com/ehsankamrani/vandaengine/releases/tag/v2.9.5
Sourceforge: https://sourceforge.net/projects/vandaengine/files/Vanda%20Engine%202/2.9.5/
What's new:
- Added the following APIs:
- double GetCharacterControllerCapsuleHeight()
- double GetCharacterControllerCapsuleRadius()
- double GetCharacterControllerForcePower()
- double GetCharacterControllerJumpPower()
- double GetCharacterControllerRunSpeed()
- double GetCharacterControllerStepOffset()
- double GetCharacterControllerWalkSpeed()
You can find the specification of these functions as well as their examples in the Scripting Reference Manual (please open Vanda Engine editor and go to Help > Scripting Reference Manual menu)