12-27-2013, 02:07 AM
Hmm, how difficult would it be for *all* entities to be "componentized", by putting the components into the cEntity object, and cPlayer still inheriting from cEntity? That just might work. The movement and AI and all other components will then need a special "client-controlled" component.