I need help with this

How do I make quicksand? Is there a guide for it, or do I just make one from scratch?
(I will mark this topic a solution after my question has been solved)

(Zone) Player Enters Zone —> (Trigger) Activate Trigger

(Zone) Player Enters Zone —> (Trigger) Trigger

(Trigger) Triggered —> (Respawn) Respawn Player

(Zone) Player Leaves Zone —> (Trigger) Deactivate Trigger?

ok let me if this works just give me a second

instead of respawning the player, what can you use, so the player slowly loses health

use pseudo-health or lasers

(pseudo-health) ???

also, since quicksand slows u down, add a speed modifier that decreases your speed upon entering the zone and another one that changes it back to normal when you leave

if you wanna make it more realistic, add a counter and a slightly slower speed modifier so when “target reached” → “change player’s speed”. what this does is make it harder to get out of quicksand the more you stay trapped

alternatively, add a movement meter that tracks when you move, since moving more would just slow you down more in real life.

1 Like
1 Like

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