Hello guys! I'm here to announce that im developing a free and open MMO plugin for construct2 based on Socket.io 1.4.5. I'm a nodejs developer with backend javascript knowledge. The plugin will be opensource and you will be able to freely modify to fit your needs with little effort. The generic default node socket.io server will be granted alongside the C2 plugin! I hope this opens new possibilities of online game dev with construct2. It'll work with a realtime connection between players with separated rooms for each layout, making possible the dev of rpg like mmo's, but, the possibilities are up to you! As soon as possible i'll be uploading screenshots and the first version of the plugin.
Version 0.1 test demo: http://olixis.github.io/ (21/06/2016)
In this version, you can use your arrow keys to move around, if someone logs in you will be able to see them moving in real time.
Link to plugin download: https://github.com/olixis/OpenMMO
Link to node socket.io server that the plugin connects to: https://github.com/olixis/NodeMMOServer ... aster/back