A true online multiplayer could be possible with gamemaker's newest runtime rewrite. They announced this in https://gamemaker.io/en/blog/gamemaker-future-multiplayer where they said they will be code refactoring how multiplauer works, so we should do the following:
- Create a host menu, decide what you want to play with friends
- You can play on any level and in any challenge at any difficulty
- Each player is a ghost, a winner would advance to the next stage
- You can also play survival or race
A true online multiplayer could be possible with gamemaker's newest runtime rewrite. They announced this in https://gamemaker.io/en/blog/gamemaker-future-multiplayer where they said they will be code refactoring how multiplauer works, so we should do the following: