I've been trying to figure out how to do animation blending for good old warband.
Does anyone know how to use
What I want to achieve is to blend my horse attack animation smoothly into
ROTATION
Using
Does anyone know how to use
arf_blend_in_x
flag ?What I want to achieve is to blend my horse attack animation smoothly into
horse_pace_X
animsROTATION
Using
acf_displace_position
flag it is possible to force agent to move translationally during the anim, is there an analogue for that flag that forces rotation?