I have a button and if the button is pressed by a player it fires an event to the server. How would I be able to find out what player pressed the button so I could display there name in a text label?
1 Like
Is your Button a ClickDetector, ProximityPrompt, or a Touched Button?
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.