add crane animation to Dune 2000 and Tiberian Sun

closes #3754
This commit is contained in:
Matthias Mailänder
2014-04-18 15:38:57 +02:00
parent bf4f58b5c7
commit 00ca5516fc
13 changed files with 167 additions and 34 deletions

View File

@@ -91,6 +91,7 @@ Chrome:
Assemblies:
mods/ra/OpenRA.Mods.RA.dll
mods/d2k/OpenRA.Mods.D2k.dll
mods/ts/OpenRA.Mods.TS.dll
ChromeLayout:

View File

@@ -40,6 +40,7 @@ GACNST:
Sequence: idle-side
WithIdleOverlay@FRONT:
Sequence: idle-front
WithBuildingPlacedOverlay:
GAPOWR:
Inherits: ^Building

View File

@@ -12,12 +12,15 @@ gacnst:
Start: 0
Length: 24
ShadowStart: 24
build-front: gtcnst_d # TODO: needs a render overlay trait
crane-overlay: gtcnst_d
Start: 0
Length: 20
damaged-build-front: gtcnst_d # TODO: needs a render overlay trait
damaged-crane-overlay: gtcnst_d
Start: 0
Length: 20
critical-crane-overlay: gtcnst_d
Start: 20
Length: 20
idle-top: gtcnst_c
Start: 0
Length: 15