• Hey Guest! Ever feel like entering a Game Jam, but the time limit is always too much pressure? We get it... You lead a hectic life and dedicating 3 whole days to make a game just doesn't work for you! So, why not enter the GMC SLOW JAM? Take your time! Kick back and make your game over 4 months! Interested? Then just click here!

Legacy GM Deactivating Instances

E

Express

Guest
Hello,
I'm developing 2d multiplayer sandbox game , and was thinking about optimizing,

like there are items on world and there are other players in session, and i only see objects which are in my camera view, and if i deactive objects which aren't in my camera view, will i get the packets from server like if player took item on other side of world , there won't be any objects for me if the area isn't in my camera view.
 
Top