Okay, lets say your map is 7x3. Your character is always in the middle.
xxxxxxx
xxxoxxx
xxxxxxx
What would you do if you wanted your character to be viewed to the side, like below?
xxxxxxx
xoxxxxx
xxxxxxx
The DM reference talks about client.eye, but only about locations, like client.eye=locate(2,3,1), and not like what I want. Thanks in advance.
Copyright © 2025 BYOND Software.
All rights reserved.