mtd/Worlds/TestingRange/Levels/training_arena.gd

6 lines
60 B
GDScript

extends Node3D
func _process(delta: float) -> void:
pass