Add camera system
The camera system sets the transform of the canvas. The pixel coordinate of the camera position is centered in the canvas.
src/systems/camera.rs
0 → 100644
Please register or sign in to comment
The camera system sets the transform of the canvas. The pixel coordinate of the camera position is centered in the canvas.