enenra / space-engineers-utilities

A Blender 4.0+ addon to streamline working on assets for Space Engineers.
https://spaceengineers.wiki.gg/wiki/Modding/Tools/Space_Engineers_Utilities
GNU General Public License v3.0
47 stars 12 forks source link

Add inverse animation export #383

Open enenra opened 10 months ago

enenra commented 10 months ago

In order to only have to map the unfolding of a landing gear, and not also the folding, I need to add an option to mark an animation set as an inverse version of another animation set. Then during export I inverse the keyframes and motions defined in the referenced animation and write them to the inverse animation set.