Give TD/RA aircraft custom shadow offsets
To a) match 'light direction' of other actor art, and b) make the shadow still a little visible for landed aircraft.
This commit is contained in:
@@ -386,6 +386,8 @@
|
||||
Tooltip:
|
||||
GenericName: Plane
|
||||
WithShadow:
|
||||
Offset: 43, 128, 0
|
||||
ZOffset: -129
|
||||
WithFacingSpriteBody:
|
||||
MustBeDestroyed:
|
||||
Voiced:
|
||||
@@ -690,6 +692,8 @@
|
||||
^PlaneHusk:
|
||||
Inherits: ^BasicHusk
|
||||
WithShadow:
|
||||
Offset: 43, 128, 0
|
||||
ZOffset: -129
|
||||
Tooltip:
|
||||
GenericName: Destroyed Plane
|
||||
Aircraft:
|
||||
@@ -703,6 +707,8 @@
|
||||
^HelicopterHusk:
|
||||
Inherits: ^BasicHusk
|
||||
WithShadow:
|
||||
Offset: 43, 128, 0
|
||||
ZOffset: -129
|
||||
Tooltip:
|
||||
GenericName: Destroyed Helicopter
|
||||
Aircraft:
|
||||
|
||||
Reference in New Issue
Block a user