shake(intensity: number): void
Camera shake.// shake intensively when bean collides with a "bomb" bean.onCollide("bomb", () => { shake(120) })
// 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