Add custom sequence support to WithSiloAnimation
Additionally add description to Stages property, and remove unnecessary var (information is only needed once anyway).
This commit is contained in:
@@ -78,16 +78,21 @@ proc:
|
||||
|
||||
silo:
|
||||
idle:
|
||||
Length: 5
|
||||
Offset: 0,-1
|
||||
damaged-idle:
|
||||
Start: 5
|
||||
Length: 5
|
||||
Offset: 0,-1
|
||||
dead:
|
||||
Start: 10
|
||||
Offset: 0,-1
|
||||
Tick: 800
|
||||
stages:
|
||||
Length: 5
|
||||
Offset: 0,-1
|
||||
damaged-stages:
|
||||
Start: 5
|
||||
Length: 5
|
||||
Offset: 0,-1
|
||||
make: silomake
|
||||
Length: *
|
||||
Tick: 80
|
||||
|
||||
Reference in New Issue
Block a user