Zhu Chun
Zhu Chun
Oh, I see. That's normal. Regarding your first two questions, you may need to rewrite your game logic on the RoomServer/GameServer. Otherwise, your teammate may yell "Oh WTH, why this...
CMD is my favorite, it fits any environment say a pure C# project. This file is human readable so don't be afraid to edit it manually. _Backup first_
Open the property file in your root folder, find a line with "IgnoreNamespace" and set it to false. Next time the code generator will give you something like "MyNamespaceMyComponent", it's...
As far as I know, that's not supported. That's interesting, why would you do that? Maybe other solution can solve your problem, other than use namespace?
Hi, this is the thing I would like to avoid if possible. In practice, I consider data as a "flat" structure in the ECS, so they can be batched/multi-threaded easily....
There's no native implementation. Regarding your purpose, is that possible to create/destroy the whole entity on demand?
> Thank you so much for the font. This is so much productive work. This helped a lot. Are you planning to make a serf font too? No. My past...
Hi, check this out [here](https://github.com/zhuchun/cjk/issues/1)