rundumdiewelten/rund-um-die-welten/main.gd

7 lines
125 B
GDScript3
Raw Normal View History

2025-09-19 16:37:23 +02:00
extends Node2D
func _physics_process(delta: float) -> void:
#print($"/root/GlobalVariables".target_planet_position)
pass