#why do my spawn triggers not work

5 messages · Page 1 of 1 (latest)

sage hearth
#

im making a quick black out setting for certain parts of my level the part im using it in rn is after youve just defeated your enemy (at the start of the level) after it triggers once it doesnt retrigger, ive been copy and pasting the one trigger so i dont know if its an issue with copy+paste or something else (the setup and placements are below)

clear hingeBOT
#

@sage hearth

Please edit your message to follow the format below!

#1127097880189083758 format

  • Title: Make a short title that explains what bug you're having.
  • Description: Describe the bug and provide context, images, videos, or level IDs.
  • Attempted Fixes: Explain what you've tried doing to solve this issue. You should also see the [faq post](#1199510794111553686 message) in this channel.) If you're providing a solution, explain the solution that worked for you here.
#
`Triggers` FAQ

Having trouble getting a trigger to work? Make sure to follow these instructions.

  1. You know how to use the trigger that you're having trouble with (Otherwise, see Triggers 1).
  2. Your trigger isn't accidentally Touch/Spawn Triggered, Stopped, or Toggled Off, it is set to the correct channel, has the correct order, and targets the correct Item ID/Group.
  3. Your trigger's settings are modified from the default values so it can actually do something.
  4. If you're using one of these triggers Move (Target/Direction) GradientTrigger RotateTrigger FollowTrigger ScaleTrigger FollowPlayerYTrigger AdvancedFollow AreaMoveTrigger (ANY Area Trigger) CamStaticTrigger CamEdgeTrigger SongTrigger SFXTrigger (Proximity Modes), your Center Group ID only has one object assigned to it or has one object as a Parent Group.
  5. If you're using one of these triggers to activate other triggers SpawnTrigger OnDeathTrigger TouchTrigger CollisionTrigger InstantCollision CountTrigger InstantCount RandomTrigger AdvancedRandom EndLevelTrigger SpawnParticleTrigger , you've assigned other triggers to the right groups and/or marked those triggers as Spawn Triggered.
  6. If you're using one of these triggers CollisionTrigger InstantCollision CountTrigger InstantCount ItemEditTrigger ResetCollectibleTrigger SpawnParticleTrigger, the additional inputs (Collision Blocks, Pickup Triggers, Item IDs, etc.) exist and are working properly. Double-check that at least one Collision block is Dynamic.
sage hearth
#

NEVERMIND IT WAS JUST BECAUSE I DIDNT HAVE MULTI TRIGGER ON THE SETUP, EXCUSE MY STUPIDITY