sm.camera.setCameraPullback
Sets the camera's zoom step.
Kind: Function
Environments: Game
Game
sm.camera.setCameraPullback( step, seatedStep )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
step |
integer | How far away the camera is from the player while standing |
seatedStep |
integer | How far away the camera is from the player while seated |