GlPortal / RadixEngine

A free and open game engine.
zlib License
148 stars 58 forks source link

Add launch to KinematicCharacterController #162

Open hhirsch opened 6 years ago

hhirsch commented 6 years ago

launches the player up into the air by a specific speed Vector3f. That will enable us to implement e.g. jump pads.