Files
Vegeconda/vegeconda/snake_segment.gd
T
2025-10-13 10:09:16 +03:00

6 lines
55 B
GDScript

extends StaticBody2D
func _ready() -> void:
pass