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:
@@ -973,9 +973,12 @@ gasilo.gdi:
|
||||
Offset: 0, -24
|
||||
UseTilesetCode: true
|
||||
idle: gtsilo_a
|
||||
Length: 4
|
||||
damaged-idle: gtsilo_a
|
||||
Start: 4
|
||||
stages: gtsilo_a
|
||||
Length: 4
|
||||
damaged-stages: gtsilo_a
|
||||
Start: 4
|
||||
Length: 4
|
||||
idle-underlay:
|
||||
ShadowStart: 3
|
||||
@@ -1008,9 +1011,12 @@ gasilo.nod:
|
||||
Offset: 0, -24
|
||||
UseTilesetCode: true
|
||||
idle: gtsilo_a
|
||||
Length: 4
|
||||
damaged-idle: gtsilo_a
|
||||
Start: 4
|
||||
stages: gtsilo_a
|
||||
Length: 4
|
||||
damaged-stages: gtsilo_a
|
||||
Start: 4
|
||||
Length: 4
|
||||
idle-underlay:
|
||||
ShadowStart: 3
|
||||
|
||||
Reference in New Issue
Block a user