shake(intensity?: number): void
Camera shake.param
// shake intensively when bean collides with a "bomb" bean.onCollide("bomb", () => { shake(120) })
param
// shake intensively when bean collides with a "bomb" bean.onCollide("bomb", () => { shake(120) })
Assets
Components
Component Types
Input
Events
Info
Math
Misc
Draw
Level
Plugins
Button Bindings