Interactive Studio
back to documentation

Interactive Studio

Build no-code gameplay with tasks, triggers, effects, values, and player feedback.

Change Camera Zoom

What it does

Sets the local player camera distance and can lock that zoom.

Required item compatibility

Add it through a compatible item that shows this effect in its Tasks panel.

Setup

  1. Select the item that should perform this effect.
  2. Add Change Camera Zoom to the task state where it should run.
  3. Configure the settings below and test the player path from the task’s starting state.

Settings

Setting What it means
Zoom Amount 0 is first person; larger values move the camera farther away.
Lock Zoom Prevents the player from changing the zoom.

Tiny example

Starting to aim uses a lower zoom amount and locks it until aiming stops.

Test and troubleshoot

  • Use an explicit reset effect so a player is not left at the special zoom.
  • Test both mouse and touch-friendly play paths.

Related pages