ashoulson / RailgunNet

A Client/Server Network State-Synchronization Layer for Games
Other
156 stars 21 forks source link

Blackboard vs. Dynamic Entities #27

Closed ashoulson closed 8 years ago

ashoulson commented 8 years ago

Dynamic Entities:

Blackboard Entities:

Both should live in the state/entity stream and blackboards should occupy entity slots when filling packets.

ashoulson commented 8 years ago

Merge with #28, will be resolved when that's done. Slow-updating entities will work naturally in that system (just set them not to freeze).