Skip to content

Instantly share code, notes, and snippets.

@FreedomFaighter
Last active March 30, 2024 05:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FreedomFaighter/d93631a6a4484dd79e0d1b4b55a5b8d2 to your computer and use it in GitHub Desktop.
Save FreedomFaighter/d93631a6a4484dd79e0d1b4b55a5b8d2 to your computer and use it in GitHub Desktop.
target indicator offset
diff --git a/../default/TargetIndicator.ini b/TargetIndicator.ini
index 3aebd4a..16514b4 100644
--- a/../default/TargetIndicator.ini
+++ b/TargetIndicator.ini
@@ -234,7 +234,7 @@ GrowSpeed=1
FloorOffset=1.0
[Marker0]
-Texture=Mark1
+Texture=Mark0
TwistFactor=1.0
TwistSpeed=0.0
FrameCount=0
@@ -257,7 +257,7 @@ GrowSpeed=1
FloorOffset=0.9
[Marker1]
-Texture=Mark2
+Texture=Mark1
TwistFactor=1.0
TwistSpeed=0.0
FrameCount=0
@@ -280,7 +280,7 @@ GrowSpeed=1
FloorOffset=0.8
[Marker2]
-Texture=Mark3
+Texture=Mark2
TwistFactor=1.0
TwistSpeed=0.0
FrameCount=0
@@ -303,7 +303,7 @@ GrowSpeed=1
FloorOffset=0.7
[Marker3]
-Texture=Mark0
+Texture=Mark3
TwistFactor=1.0
TwistSpeed=0.0
FrameCount=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment