Multiplayer Battle Wizards
A downloadable game for Windows, macOS, and Android
Multiplayer Battle Wizards, is a 2D multiplayer fighting game. Up to 4 players can battle it out on various maps, using unique and custom spells.
This is a Unity Asset Store template project. You can play the full game for free here, and:
Comments
Log in with itch.io to leave a comment.
where can i contact you if i have questions? i purchased the template and i instantly got 2 errors in unity. (but template looks great, $10 is a steal)
What were the errors that you got?
First one is:
Multiple precompiled assemblies with the same name Newtonsoft.Json.dll included on the current platform. Only one assembly with the same name is allowed per platform. (C:/Unity Projects/Battle Wizards/Library/PackageCache/com.unity.nuget.newtonsoft-json@3.0.2/Runtime/Newtonsoft.Json.dll)
Second one is:
Multiple precompiled assemblies with the same name Newtonsoft.Json.dll included on the current platform. Only one assembly with the same name is allowed per platform. (Assets/MultiplayerBattleWizards/Photon Unity Networking/Editor/PhotonNetwork/Newtonsoft.Json.dll)
I already installed and imported Photon to the Project. (Also thanks for the fast reply!)
This is because there are two copies of the Newtonsoft.Json.dll file. Try navigating to the Assets/MultiplayerBattleWizards/Photon Unity Networking/Editor/PhotonNetwork/Newtonsoft.Json.dll file and deleting the Newtonsoft.Json.dll file.
I purchased it from Unity Asset Store and the template totally rocks. The documentation is clear even for a newcomer to Unity like me.
Congrats to the developer!