pegchamp/Ball/CameraTransform.gd

5 lines
91 B
GDScript

extends RemoteTransform2D
func _ready() -> void:
global_position = Vector2(384 / 2, 102)