Camera2D Module
Helper functions for 2D Cameras (Orthographic projection).
Use these for top-down, side-scrolling, or any 2D game rendering.
Functions and values
| Function or value |
Description
|
|
Creates a standard 2D Camera centered on the position.
Example
val camera: obj
|
|
|
|
|
|
Mibo