Fix depth offsets for sprite with non-zero ZRamp.
Bibs and other effects that should be drawn at ground level can now simply define ZRamp: 1, Offset: <X>,<Y>,1, avoiding the need to account for the Y offset or internal sprite offsets.
This commit is contained in:
@@ -264,9 +264,6 @@ GAWEAP:
|
||||
WithIdleOverlay@TURBINES:
|
||||
RequiresCondition: !build-incomplete
|
||||
Sequence: idle-turbines
|
||||
WithIdleOverlay@BIB:
|
||||
RequiresCondition: !build-incomplete
|
||||
Sequence: bib
|
||||
WithMakeOverlay@MAKE-BRIGHT:
|
||||
Sequence: make-bright
|
||||
Palette: bright
|
||||
|
||||
Reference in New Issue
Block a user