#how to turn the output of less then chip into something that can activate a give player tag
1 messages · Page 1 of 1 (latest)
It depends
Do you want to constantly check? Do you only want to check when the player hits a button?
You have to perform the check to actually get an execution out of it.
constantly
Use an Event Receiver 30hz
its a less then chip that checks if the player is less than 25meters away and if thats true i want it to give that player a tag
Use an If chip.
So just check using the Event Receiver configured to be 30Hz if the distance is less than 25 meters. If true then add tag.