SuperTiles Multiplayer is a complete game toolkit for building various turn-based tactic games that has a multiplayer support inside.📜Documentation 📣Join our Discord 🕹️DemoSuperTiles Multiplayer can help bring your turn-based game to life easily and naturally.Custom editors provide the ability to create all important assets (level, map, unit, item, etc) with a couple of clicks.This asset provides you with everything you need to get a head start on making your very own turn-based game:✅ Hexagonal and square map painting tool✅ Pathfinding (A* algorithm included)✅ Different types of item use behaviors✅ Simple but easily upgradable AI behaviour✅ Scene management system✅ Save system⭐MULTIPLAYER MODE⭐Multiplayer mode is built on the principle of deterministic lockstep.If every player shares their input with every other player, the simulation can be run on everyone’s machines with identical input to produce identical outputThis means that messages which are sent over the network have a tiny size.⭐SUPPORT⭐Discord is the place where you will get answers on all your questions about SuperTiles Multiplayer!Multiplayer mode is implemented with the use of Photon Unity Networking 2 asset.