OpenAWE-Project / OpenAWE

A reimplementation of Remedy Entertainments Alan Wake Engine, in later iterations known as the Northlight Engine
GNU General Public License v3.0
159 stars 13 forks source link

Character Controller #11

Closed Nostritius closed 1 year ago

Nostritius commented 3 years ago

Alan should be controllable with regards to the physics and should be able to jump. btKinematicCharacterController might be an option for that. The current player character can be set by an executing task.

Nostritius commented 1 year ago

Is now implemented in Physics::CharacterController