top of page
Easy Packets
Easy Packets (EP) is an Unity asset which makes it more convenient to send and handle messages in your Unet HLAPI applications. Unet RPC's make everything ugly and complex, and standard messages lack a lot of convenient functionality, which is why I made this asset. I've been using it for quite a while, and I can't imagine working with Unet HLAPI without it.
RECENT.BLOG.POSTS
Catapult Wars MMO
Catapult Wars is a game I'm currently working on. While working on it, my goal is to try and utilize UNet as much as possible to create a game of catapults with the maximum number of 100 players competing in a single battle.
While having an optimized server with 100 players is not too big of a deal, I'm trying to deliver a smooth performance on mobile devices
bottom of page