Added WithHarvestAnimation + WithDockingAnimation
Removed RenderHarvester.
This commit is contained in:
@@ -70,10 +70,8 @@ HARV:
|
||||
LeavesHusk:
|
||||
HuskActor: HARV.Husk
|
||||
-GainsExperience:
|
||||
-RenderSprites:
|
||||
-WithFacingSpriteBody:
|
||||
-AutoSelectionSize:
|
||||
RenderHarvester:
|
||||
WithHarvestAnimation:
|
||||
WithDockingAnimation:
|
||||
Explodes:
|
||||
Weapon: TiberiumExplosion
|
||||
SelectionDecorations:
|
||||
|
||||
@@ -83,6 +83,7 @@ harvester:
|
||||
-AutoSelectionSize:
|
||||
WithHarvestOverlay:
|
||||
Palette: effect50alpha
|
||||
WithDockingAnimation:
|
||||
AttractsWorms:
|
||||
Intensity: 700
|
||||
SelectionDecorations:
|
||||
|
||||
@@ -265,11 +265,9 @@ HARV:
|
||||
Crushes: wall, mine, crate, infantry
|
||||
RevealsShroud:
|
||||
Range: 4c0
|
||||
-WithFacingSpriteBody:
|
||||
-AutoSelectionSize:
|
||||
-RenderSprites:
|
||||
RenderHarvester:
|
||||
ImagesByFullness: harvempty, harvhalf, harv
|
||||
WithHarvestAnimation:
|
||||
PrefixByFullness: empty-, half-, full-
|
||||
WithDockingAnimation:
|
||||
GpsDot:
|
||||
String: Harvester
|
||||
LeavesHusk:
|
||||
|
||||
@@ -14,9 +14,27 @@ truk:
|
||||
icon: trukicon
|
||||
|
||||
harv:
|
||||
idle:
|
||||
idle: harvempty
|
||||
Facings: 32
|
||||
harvest:
|
||||
harvest: harvempty
|
||||
Start: 32
|
||||
Length: 8
|
||||
Facings: 8
|
||||
empty-idle: harvempty
|
||||
Facings: 32
|
||||
empty-harvest: harvempty
|
||||
Start: 32
|
||||
Length: 8
|
||||
Facings: 8
|
||||
half-idle: harvhalf
|
||||
Facings: 32
|
||||
half-harvest: harvhalf
|
||||
Start: 32
|
||||
Length: 8
|
||||
Facings: 8
|
||||
full-idle:
|
||||
Facings: 32
|
||||
full-harvest:
|
||||
Start: 32
|
||||
Length: 8
|
||||
Facings: 8
|
||||
@@ -29,34 +47,6 @@ harv:
|
||||
icon: harvicon
|
||||
Start: 0
|
||||
|
||||
harvhalf:
|
||||
idle:
|
||||
Facings: 32
|
||||
harvest:
|
||||
Start: 32
|
||||
Length: 8
|
||||
Facings: 8
|
||||
dock: harv
|
||||
Start: 96
|
||||
Length: 8
|
||||
dock-loop: harv
|
||||
Start: 104
|
||||
Length: 7
|
||||
|
||||
harvempty:
|
||||
idle:
|
||||
Facings: 32
|
||||
harvest:
|
||||
Start: 32
|
||||
Length: 8
|
||||
Facings: 8
|
||||
dock: harv
|
||||
Start: 96
|
||||
Length: 8
|
||||
dock-loop: harv
|
||||
Start: 104
|
||||
Length: 7
|
||||
|
||||
hhusk:
|
||||
idle:
|
||||
Facings: 32
|
||||
|
||||
Reference in New Issue
Block a user