Files

5 lines
82 B
GDScript

extends Node3D
func _ready() -> void:
print("Star Taxi Godot test scene ready")