You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kbengine_unity3d_warring\Scripts\kbe_scripts\clientapp.cs -> ip
kbengine_unity3d_warring\Scripts\kbe_scripts\clientapp.cs -> port
启动服务器:
先开启服务端
Windows:
kbengine\kbengine_demos_assets\start_server.bat
Linux:
kbengine\kbengine_demos_assets\start_server.sh
检查启动状态:
如果启动成功将会在日志中找到"Components::process(): Found all the components!"。
任何其他情况请在日志中搜索"ERROR"关键字,根据错误描述尝试解决。
(More: http://kbengine.github.io/cn/docs/startup_shutdown.html)
导出WebPlayer项目:
Unity3d File->Build Settings->Scenes In Build选择scenes/start.unity->Platform
选择Web Player->Build。
Windows XP: C:\Documents and Settings\username\Local Settings\Temp\UnityWebPlayer\log
Windows Vista/7: C:\Users\username\AppData\Local\Temp\UnityWebPlayer\log