Currently the IAnimation interface is littered with object specific properties. IObject could be a separate interface inheriting from IAnimation with all those extra props.
Mobs and characters have their animations, but most likely without all the extra stuff.
Currently the IAnimation interface is littered with object specific properties. IObject could be a separate interface inheriting from IAnimation with all those extra props.
Mobs and characters have their animations, but most likely without all the extra stuff.