set
camera.set()
Changes the camera's current position to the specified coordinates.
camera.set(X, Y)
X
Number
Horizontal position (X coordinate) where the camera will center.
Y
Number
Vertical position (Y coordinate) where the camera will center.