ID:268848
Dec 4 2004, 6:11 am
|
|
I want to know how to make it where you can watch other player play and then go back to watching your character.
|
Copyright © 2024 BYOND Software.
All rights reserved.
client.eye and client.perspective are the values you're looking for, here. The client'e eye var determines what mob (or location) the client will be viewing, which you can change to another mob. You'll need to set the client's perspective var too, which gives the client info on where to base its line-of-sight calculations on: