mirror of
https://github.com/rwengine/openrw.git
synced 2024-11-07 19:32:49 +01:00
8a5be54b91
Replaces animator with a simpler system that can overlay multiple animations Character animation split into two layers, motion and action. Walking, running and jumping animations are played on the first layer, actions such as firing can be overlayed on the second. More work is needed to limit overlap to only the weapons that make sense. |
||
---|---|---|
.. | ||
CharacterObject.hpp | ||
CutsceneObject.hpp | ||
GameObject.hpp | ||
GenericPickup.hpp | ||
InstanceObject.hpp | ||
ItemPickup.hpp | ||
ObjectTypes.hpp | ||
PickupObject.hpp | ||
ProjectileObject.hpp | ||
VehicleInfo.hpp | ||
VehicleObject.hpp |