| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 1 month |
| seen | May 14 at 18:45 | |
| stats | profile views | 5 |
|
May 26 |
comment |
How do I sync entity ids with the server and client? I was thinking along similar lines. Artimis does it by placing the entity in a third "deleted" list, which createEntity() checks first. I do have some worries about the performance compared to lists, but optimize later right :) |
|
May 25 |
awarded | Supporter |
|
May 24 |
asked | How do I sync entity ids with the server and client? |
|
Apr 14 |
comment |
How to model interentity membership in entity-component architecture? I'm using the artemis framework in java. I haven't spent too much time on the components as I wasn't sure the best way to go forward. I also haven't found any good reading on how to structure components, just how to write a framework like artemis. |
|
Apr 12 |
comment |
How to model interentity membership in entity-component architecture? I plan on using my mini-engine for a minecraft plugin (can player place block here, can player a attack player b) and hopefully for my outerspace colony building game. I was thinking SQL for at least the former as the structure lends itself to a relational database. |
|
Apr 11 |
awarded | Student |
|
Apr 11 |
asked | How to model interentity membership in entity-component architecture? |