Camera2D
The Camera2D extension enables panning, rotating, and zooming the view with the mouse:
left click and drag to pan
right click and drag to rotate
use the mouse wheel to zoom in and out
Usage: extend(Camera2D())
The Camera2D extension enables panning, rotating, and zooming the view with the mouse:
left click and drag to pan
right click and drag to rotate
use the mouse wheel to zoom in and out
Usage: extend(Camera2D())