Bizorke / Gear3Engine-Issues

For bugs and features.
1 stars 0 forks source link

GameObject Dependency network. #1178

Open JSideris opened 3 years ago

JSideris commented 3 years ago

Build a better network for managing GameObject dependencies so that objects that depend on another object won't be loaded until that object is loaded.

For v1 we don't need to support cyclic dependencies.