In my game, a user can cause damage to another user, and take some of their gold. The gold variable is stored in the other users PFUser object. How can one user change the v
You could use getUserObjectWithId, from PFQuery.