GrappleTest/Player/GUI/GuiController.gd

6 lines
112 B
GDScript3
Raw Normal View History

2024-02-26 08:28:11 -06:00
extends Control
#
#func _process(delta):
#position = -get_viewport_transform().get_origin()
#print(position)