Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

The template uses THNK-P2P extension for online multiplayer, P2P in general requires 1 player at less to open a lobby on his side, in P2P the host player is basically the server, if he leaves, the server will close, in order to make a room open forever, you actually need to host a paid server (there is many online) then connect it with gdevelop, the template currently doesn't support that :)

(1 edit)

Thank u, I would greatly appreciate this possibility in the future,  How are the maps and collision template created? What program is used? I think it's the internal editor of gdevelop.

The maps are basically External tile map object in gdevelop (not the built-in one), so basically you only need Tiled software to edit the map and handle all the collisions easily from there :)

(1 edit)

ok I understand, I learning