Fixed sprites displaying for pinpointers
id: PinpointerSyndicateNuclear
parent: PinpointerBase
components:
+ - type: Sprite
+ layers:
+ - state: pinpointer-syndicate
- type: Icon
state: pinpointer-syndicate
- type: Pinpointer
id: PinpointerUniversal
parent: PinpointerBase
components:
- - type: Icon
- state: pinpointer-way
- - type: Pinpointer
- updateTargetName: true
- canRetarget: true
+ - type: Sprite
+ layers:
+ - state: pinpointer-way
+ - type: Icon
+ state: pinpointer-way
+ - type: Pinpointer
+ updateTargetName: true
+ canRetarget: true
- type: entity
parent: PinpointerBase
id: PinpointerStation
suffix: Station
components:
+ - type: Sprite
+ layers:
+ - state: pinpointer-station
- type: Icon
state: pinpointer-station
- type: Pinpointer
component: BecomesStation
- targetName: the station
\ No newline at end of file
+ targetName: the station