Finish overhauling animation module to support waiting states

• ISRU Animation module now will optionally wait for the current looping animation to complete before changing states, making transitions look more seamless
• Better looping animation handling, instead of manually refreshing animations
• Better documentation
• Remove some debug code in HeatEffects
This commit is contained in:
2019-08-30 21:02:20 -07:00
parent cf585360cb
commit f5b81532bb
4 changed files with 189 additions and 89 deletions

View File

@ -75,6 +75,7 @@
activeAnimationName = Run
retractAnimationName = Retract
needsEC = true
waitForComplete = true
}
MODULE