Interactive Studio
back to documentation

Interactive Studio

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

Dequip Gun

What it does

Dequip Gun removes the selected gun from the local player who has that specific gun equipped.

Required item compatibility

Select a Gun.

Setup

  1. Select the gun that should be removed.
  2. Add Dequip Gun to the task state where it should run.
  3. Choose whether the gun should return to its original spot.
  4. Test the full equip-and-remove path.

Settings

Setting What it means
Return To Original Spot Returns the gun to its original placed location so it can be collected again. When off, the gun is removed without returning there.

Tiny example

When a target round ends, Dequip Gun removes the training gun and returns it to the rack.

Test and troubleshoot

  • Put the effect on the gun itself.
  • The effect only acts when the local player has that exact gun equipped.
  • Test both settings before designing a repeatable activity.
  • Pair it with a tested pickup, reset, or round-start path.

Related pages