Pointing arrow changes (#11097)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
- type: entity
|
||||
name: pointing arrow
|
||||
id: pointingarrow
|
||||
id: PointingArrow
|
||||
save: false
|
||||
components:
|
||||
- type: Tag
|
||||
@@ -11,10 +11,9 @@
|
||||
sprite: Interface/Misc/pointing.rsi
|
||||
state: pointing
|
||||
drawDepth: Overlays
|
||||
noRot: true
|
||||
- type: PointingArrow
|
||||
duration: 4
|
||||
step: 0.5
|
||||
speed: 1
|
||||
- type: Appearance
|
||||
visuals:
|
||||
- type: RoguePointingArrowVisualizer
|
||||
|
||||
Reference in New Issue
Block a user