TouchCameraMovementMode
Changes the touch camera movement mode currently in-use by the client using a TouchEnabled device.
Items 4
History | Name | Value | Description | |
---|---|---|---|---|
176 | Default | 0 | Default mode used by Roblox core scripts. | |
598 | Classic | 1 | Default mode used by Roblox core scripts. | |
598 | Follow | 2 | Camera moves with the subject and rotates to keep the subject in the center. | |
297 | Orbital | 3 | The camera locks at a certain angle. Once it's set, players can rotate the camera, but it will always maintain a consistent angle to the ground. |
Description
Changes the touch camera movement mode currently in-use by the client using a TouchEnabled device.