WeslomPo

Results 19 comments of WeslomPo
trafficstars

Try to start server listener, instead of using bat file, maybe it need a some kind of warmup ? Also you may see console output.

You can see that by that link https://dl.dropboxusercontent.com/u/7788967/Demo/ururu-bug/index.html After 1/3 second it blinking

I find some workaround. Need to use complete event and play("fadeIn",1); And after it change animations. It counterintuitive, because default settings in dbpro playing animation with -1 and it makes...

This are awaiting pull, or I doing something wrong, and need to make another branch before pull request? Github Guides not so clear as expected:(.

Why you do not want to use wiki in github? ![image](https://cloud.githubusercontent.com/assets/310008/13804947/3c749fd4-eb62-11e5-89d2-cb98e36daf81.png)

Fix link in "Install Entitas and first steps" to examples page, it led to new empty page before.

Entitas works fine in console application and don't need unity. Also, you can have as many copies of context in one instance as you want. In our project we have...

ScriptableObjects is same as static objects, kind of. This objects is exists even before Z create himself (and will live after you going back from play mode, or change scene)....

I recommend you to change your mind. Inverse your logic a bit. You don't need MB here, and you don't need inject anything in SO, what you really need is...