Files
Vegeconda/vegeconda/snake_segment.gd
T
2024-10-02 18:20:33 +03:00

6 lines
52 B
GDScript

extends StaticBody2D
func _ready() -> void:
pass