How would I adress a users information

Posted by MattSigher
How do I adress the users information like x y coordes or their sprite?

Replies (1)

Last message on 7 Jul 2015

Size43 (Administrator) on 7 Jul 2015, 14:55:05
Sprite and x/y positions are automatically set on the other player objects. Alternatively, you can use gms_other_get to get a variable from another player.