(adsbygoogle = window.adsbygoogle || []).push({});
I have put together a piece of coding that writes a message on screen if i hit left on D-Pad but the only way for players to see it is if THEY press left them selfs and the way i want to code it out is, only the host (me) be able to press left and have everyone else see the message on there screen when i press it, how would i go about doing that?
-Thanks in advance
Edit: its also in typewriter style.