center(): Vec2
Get the center point of view.
// add bean to the center of the screen add([ sprite("bean"), pos(center()), // ... ])
returns
The center point of the view.
since
v2000.0
Get the center point of view.
// add bean to the center of the screen add([ sprite("bean"), pos(center()), // ... ])
returns
The center point of the view.
since
v2000.0
Assets
Components
Component Types
Input
Events
Info
Math
Misc
Draw
Layer
Camera
Level
Plugins
Button Bindings