overhaul ModuleRestockISRUAnimation to support more animation states

Getting closer to making this a drop-in replacement for ModuleAnimationGroup in all cases!
This commit is contained in:
2019-08-30 00:24:49 -07:00
parent 019af2af2a
commit cf585360cb
3 changed files with 173 additions and 37 deletions

View File

@ -19,6 +19,7 @@
{
name = ModuleRestockISRUAnimation
deployAnimationName = heater
needsEC = true
}
MODULE
@ -71,6 +72,9 @@
{
name = ModuleRestockISRUAnimation
deployAnimationName = Deploy
activeAnimationName = Run
retractAnimationName = Retract
needsEC = true
}
MODULE