Currently trying to make a headless dedicated server with GMS2 running on an AWS linux machine.
I need it to perform GameMaker's collision functions to make the server more authorative (replicating these functions are incredibly difficult in other languages/engines).
I'm very close, I've...