I want to be able to check if a peers look at position is inside an object, to prevent them from stacking them inside each other, but I feel that using the aimspot to do this indirectly is a waste of processing power. Any clue how to do this without using another sprite to do a collision check as mentioned above?
Currently using the real-time multiplayer example project.