Threw together a simple mod for creating and playing animations in game, mostly as a proof of concept as i wanted to try animating a macro scenario instead of just having poses lol.
The idea is to animate limbs one by one by repeatedly recording playbacks, and is done using the merge anim button (which plays and records at the same time). If you mess up a take you can undo once.
Frames are linearly interpolated during playback, and lower record fps gets rid of small stutters when holding stuff.
Only main body is animated currently, no hands/ragdoll transform or tail data is stored, could fix that if anyone cares. Didnt intend to share but it was fun to play around with. If you try to break things it will probably break.
View attachment record mod.zip Animation files are stored in Heat directory/Animations/ where they can be renamed or shared if you want to.
The idea is to animate limbs one by one by repeatedly recording playbacks, and is done using the merge anim button (which plays and records at the same time). If you mess up a take you can undo once.
Frames are linearly interpolated during playback, and lower record fps gets rid of small stutters when holding stuff.
Only main body is animated currently, no hands/ragdoll transform or tail data is stored, could fix that if anyone cares. Didnt intend to share but it was fun to play around with. If you try to break things it will probably break.
View attachment record mod.zip Animation files are stored in Heat directory/Animations/ where they can be renamed or shared if you want to.