so i was trying to make a secret zone in my platformer where when you enter it you get a notification, but i can’t figure out how to make the notification stop working after the first use. (sorry if this has already been answered i couldn’t find one on this)
Set the trigger to Max Trigger amount equals 1.
Should be there in the trigger’s All Options tab…
![]()
Image:
Oh, and if you want it to trigger once per player, use the Relay Device, @acred05.
I’m sure you can figure it out from there!
![]()
January 22nd, evidently.
2 Likes
Yo when did you get regular I don’t remember you having it
1 Like
Make a checkpoint, then make it to where the checkpoint can only be claimed once.
When you reach the checkpoint, trigger the notification
Make a trigger, set scope to player, set max triggers to one, connect it to notification.
1 Like

