-
I try to build the website and communicate with Server (not web server), by using unity3D.
The problem is that, when i run both code on unity3d (one is client, other one Server). Both can send/ rec…
-
The save database contains player/game information. Basically it serializes your completed research and projects (ID), your parts inventory (ID, quantity) and your current employees (ID, name, avatar,…
-
Hi @zzm2q , 请问你们有什么已发布的游戏使用了WOZLLA.js?可以给一些案例吗?谢谢。
另外想知道WOZLLA.js是否还在开发中?
games updated
9 years ago
-
Can you add example of code how call lua function from JS and from lua call JS function?
-
How to create a webgl project using Airsim?
UE4 or Unity?
-
En liten utfordring rundt utvikling for mobil/tablet er hvorvidt man skal støtte flere platformer. Foreløpig sitter jeg kun på begrenset kompetanse på utvikling til android (i all hovedsak basert på j…
-
From my test it seems that players are not currently affected by bullets
Can you give me some orientation on how to properly add some sort of damage system to the engine?
I appreciate any help.
-
It would be great to have this kind of layout in XAML, for Smarter, Responsive and Fluid Layouts
![constraintlayout 1](https://cloud.githubusercontent.com/assets/12227024/26289769/fc38b502-3e78-11e…
-
# 1. 理解游戏循环
![image](https://user-images.githubusercontent.com/21971405/108652518-549d2780-74ff-11eb-9a59-41e63acba47d.png)
从单机游戏到复杂的大型多人在线游戏,游戏中的主循环部分都包含着类似的几个部分,正是有了循环中的这些游戏部分,才有了丰富多彩的游戏世界
…
-
After upgrading to vfw134
Assets/Plugins/Vexe/Runtime/FastSave/Storage/AssetStorage.cs(87,39): error CS1501: No overload for method `GetDirectories' takes`3' arguments
I think It only happens when y…