#How do I make a tagging using player world ui similar to gorilla tag?
4 messages · Page 1 of 1 (latest)
Send a event for when there tagged
Tagging physics is its own thing and has been solved in other threads, but just changing UI color is simple
Whenever the local player is tagged, set their world UI text to "Tagged" and set the secondary bar color to purple, whenever the local player tags someone, set their text to "Not Tagged" and set the secondary bar color to red
This is the tagging code used in HB2 to detect any tagged players
https://www.youtube.com/watch?v=__SXrf_78Hs