Teleportation, gravity lifts, and weapon spawns

Is there a way to make any of these?

Hi @Gavin_Durbin,

Yes definitely, it’s possible, you just need to code it.

Break down each task in smaller components e.g. weapon spawns -> create a timer/interval that watches how often a weapon will spawn -> create a trigger zone to monitor when the player approaches it -> handle pick up logic.

2 Likes

okk… could you help me, lol