Pointing arrow changes (#11097)

This commit is contained in:
metalgearsloth
2022-09-17 00:37:15 +10:00
committed by GitHub
parent 9aa8a674bf
commit 14d48f4306
10 changed files with 115 additions and 151 deletions

View File

@@ -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