Interactive Studio
back to documentation

Interactive Studio

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

Change Camera Filter

What it does

Shows an image overlay over the local player camera.

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 Filter 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
Image URL Hosted image or uploaded image used as the overlay.
Alpha Overlay opacity from transparent to opaque.
Image Scale Mode How the overlay fits the view.

Tiny example

A damage state adds a low-opacity red overlay to the camera.

Test and troubleshoot

  • Use a small, readable image and test the opacity during normal play.
  • Leave the image URL empty in the restoring state to remove the overlay.

Related pages