How do I make players automaticly unequip items?
I noticed that when a player respawns via the cv2 respawn point , they keep the items they held.
Good point I’ve been wandering about that too
Nice I wanted someone to do that
thanks!
For me its
1 Create a Trigger Zone: Place a trigger zone where you want the unequip action to happen. This could be at the respawn point.
2 Add a Player Entering Zone Chip: This chip will detect when a player enters the trigger zone.
3 Add an Unequip All Items Chip: This chip will handle the unequipping of items.
4 Connect the Chips: Connect the Player Entering Zone chip to the Unequip All Items chip. This will ensure that when a player enters the trigger zone, all their items are unequipped.
2 Likes
Good instructions I should try that, Thanks so much
Thats ok
1 Like