Devlog #5: Networking


Hello everyone! We don’t have many results that we can share with you right now, but would like to give a slight update about our current goals.

Network

We are making our game in unity, and the plan is to make it a multiplayer game, where two players can battle against each other. For the time being, we made a small singleplayer version for the jam, but still tried to implement network features. All the code up until now was written using Unity’s network library, but now we decided to switch to Photon (we found that it is much easier to use and better suited for what we need). Thus, we are kinda rewriting half of the code now ‘^-^

UI

We are also remaking all the UI from scratch, since, to be fair, it was awful before (maybe not so much in how it looked but the way it worked…). The UI is also influenced by the network stuff, so expect to see some new menus in the upcoming updates (not sure when tho).

Web Build

Due to our inexperience with network features we were not sure that web build will work properly before, but after we finish rewriting some stuff using Photon we should be able to release a web build! Yay!

Hopefully we can finish with this stuff by New Year.

Get Frantic Bugs

Leave a comment

Log in with itch.io to leave a comment.