Basically Im making a forest area for my game, and if you go down the wrong path you get jump scared and respawn at your last checkpoint. how would I go about doing this?
Probably a camera point that turns on when you either enter a zone or step on a trigger.
you could do a zone that when you enter you respawn.
You will enter a zone where the wrong path is, which will broadcast on a channel when the player enters the zone and connect to a damager device, dealing enough damage to make the player respawn. The player will automatically respawn at their last checkpoint.
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.