I need help with spawning things

I made it so that when you step on a platform it spawns something, how do you make it go away after a certain amount of time?

Trigger or Repeater.
Set the Delay you want for trigger.

Can you add some pictures, I’m not sure what you mean.

I think when they enter zone something spawns but when they leave zone, it diappears

sure I can do that. (

1 Like

I need to know how it’s doing it though.

1 Like

Have a zone that is wired to a prop/sentry (player enters zone β†’ show prop)
Also have the zone to a wire repeater set to say, 5 sec. (player enters zone β†’ repeat the wire pulse.)
Finally, wire the repeater to the prop.(receives pulse β†’ hide prop)

When you enter the zone, the prop will appear and then disappear after 5 sec.

Is it an item or a prop?

I think they need an item spawner.

I think it’s an item.

1 Like

it is a prop. (character need)

Enter Zone β†’ Show Prop β†’ Trigger (with delay) β†’ Hide Prop

1 Like

You can use a wire repeater to save on memory but yeah that’s the best way to do it.

1 Like

The longer the delay, the longer it will stay

it rhymes!

1 Like

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.