Added SnakeSegment

This commit is contained in:
2024-09-18 02:17:48 +03:00
parent e87e272a8c
commit 174aaa14a5
7 changed files with 1563 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
extends StaticBody2D
func _ready() -> void:
pass