Quote:
|
Originally Posted by Lance
Something like that, yeah. The easiest way to find those coordinates out would be to add an NPC in there and have it report its x and y, then figure out the positions for the images based on that.
|
Good idea, is there some sort of print function?
But what of the problem of not being able to see them if you leave the range of the NPC, perhaps some way to attach the NPC to the player so it never goes out of range? Or to only display images with a certain x,y radius of a player?
I can't think of a way to do that. :|