Navigation

    Colyseus
    • Login
    • Search
    • Recent
    • Tags
    • Users
    1. Home
    2. erigatohishima
    erigatohishima

    erigatohishima

    @erigatohishima

    Chat Follow Unfollow
    1
    Reputation
    2
    Posts
    1692
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online
    Website erigato.space/

    • Profile
    • More
      • Continue chat with erigatohishima
      • Flag Profile
      • Following
      • Followers
      • Topics
      • Posts
      • Best
      • Groups
    erigatohishima Follow

    Posts made by erigatohishima

    RE: Construct 2 porting

    @endel, for the most part, the only difference between Construct 3 and Construct 2 is how it handles The Aces(Actions, conditions etc) the runtime is 1:1 with construct 2(Construct 2 uses a custom google closure compiler set to advanced mode tho so anything ES6 related breaks the minify/optimize process) so the only work I did was go thru the aces data from construct 3 and translated it back to construct 2s edit time API

    posted in Links & Resources •
    Construct 2 porting

    Ported https://github.com/gamestdio/colyseus-construct3 Back down to Construct 2 cause at this time Construct 3 isn't stable enough for full production use and is lacking a lot of useful plugins.

    Link:https://github.com/Keevle/Colyseus-for-C2

    posted in Links & Resources •