Re: [Release]Unity Moba complete
Quote:
Originally Posted by
lxtopxm
Assets/Scripts/Resource/LoadProcess.cs(121,96): error CS0619: `UnityEngine.AssetBundle.Load(string)' is obsolete: `Method Load has been deprecated. Script updater cannot update it as the loading behaviour has changed. Please use LoadAsset instead and check the documentation for details.' help plz Fix error
the error even answered your problem lol just add Load
- - - Updated - - -
Quote:
Originally Posted by
Majkel
When you have compiled or compile serverside in folder CSConfig there is file AiRobotName.txt where are all names for bot you can create your own ones...why it is showing "��������"? Because they were using chinese names for Bots most of the times in this project when you can see � it means that there were used chinese symbols. Basically write your own bot names and start server it will show up correctly :)
- - - Updated - - -
It is good source no doubt of that :) I upgraded server to use Visual Studio 2019 and also replaced completely serverside with Unity Mirror just for practice :D
can u send me ur server side files i want to have a look how u replaced with mirror