Files
Vegeconda/vegeconda/snake_segment.gd
T
2024-09-18 02:18:05 +03:00

6 lines
55 B
GDScript

extends StaticBody2D
func _ready() -> void:
pass