Hello, I have a multiplayer and I want to have a mine that explodes when it sees a player with a tag (blue or red).how can i do that ??
PS sorry for my bad english
If you don’t understand how multiplayer games work, this won’t really help you at all, but anyways…
- Player enters the mine’s explosion trigger
- Check authority (transition to server if needed)
- Check player team
- Explode if conditions met.
You should take a look at this http://cedric-neukirchen.net/Downloa…Neukirchen.pdf
thank you i ll have a look at the pdf …i have alredy teams (tags on the player )so i dont know how to ask what the tag of the player is