Gun Equipped
What it does
Gun Equipped changes a task when a player equips the selected gun.
Required item compatibility
Select a Gun. The runtime checks the currently equipped gun, so the trigger stays tied to the gun you configured.
Setup
- Select the gun and add Gun Equipped.
- Choose the task transition.
- Add effects to the destination state, such as a weapon tutorial, camera setting, or HUD object.
Settings
There are no extra public settings beyond the task transition.
Tiny example
Equipping the arena blaster changes Arena Ready from Not Active to Active and shows the first objective.
Test and troubleshoot
- Test by equipping the exact gun that owns the trigger.
- Use a source state that prevents every equip action from restarting a completed round.
- Pair it with Gun Tossed when you need a clean equip/unequip cycle.
