pegchamp/Ball/CameraTransform.gd

4 lines
91 B
GDScript

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