Skip to content

Commit

Permalink
Adjust sprite for Planar Gate
Browse files Browse the repository at this point in the history
Visually center
  • Loading branch information
Kvel2D committed Oct 9, 2024
1 parent 975e9bb commit b199fad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/towers/tower_sprites/planar_gate_1.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ region = Rect2(285, 541, 211, 204)
[node name="Sprite2D" type="Sprite2D"]
scale = Vector2(0.9, 0.9)
texture = SubResource("AtlasTexture_13n4m")
offset = Vector2(0, -50)
offset = Vector2(10, -50)

0 comments on commit b199fad

Please sign in to comment.