turbulenz / turbulenz_engine

Turbulenz is a modular 3D and 2D game framework for making HTML5 powered games for browsers, desktops and mobile devices.
http://turbulenz.com
MIT License
4.55k stars 513 forks source link

FR: Allow binding CharacterController to existing Character #32

Open ghost opened 10 years ago

ghost commented 10 years ago

Allow to pass existing Character instance in options or as additional argument to the constuctor, deriving all character-specific options from it.

ianballantyne commented 10 years ago

Acknowledged. Added to internal issue tracker. Reference: T1846