Hello, I have a rather hard problem. At least, I think it's hard. I made a top down view camera for an online mod and it's my hope to some how limit the player movement so that the player can only move within a certain radius of the other player.. I guess I want almost a scrolling effect. Does this make sense to anyone? Here's a picture 
|-------|
| x|
|o___|
x can't move beyond whats on screen until the o comes closer to him..
Thank you

|-------|
| x|
|o___|
x can't move beyond whats on screen until the o comes closer to him..
Thank you
Comment