This commit is contained in:
Tabby 2025-08-08 15:17:37 +10:00
parent f0f173ee06
commit 23b21cefbb
3 changed files with 14 additions and 4 deletions

View file

@ -37,6 +37,9 @@ next_segment = NodePath("../SnakeSegment2")
[node name="Line2D" type="Line2D" parent="Snake"]
width = 320.0
default_color = Color(0, 0.662728, 1.54018e-06, 1)
joint_mode = 2
begin_cap_mode = 2
end_cap_mode = 2
[node name="Camera2D" type="Camera2D" parent="." node_paths=PackedStringArray("temp_segment")]
zoom = Vector2(0.05, 0.05)