36 Days Ago
GameObjectSystems can implement scene events * Replace Scene.GetAllComponents<T> with Scene.GetAll<T> * GameObjectSystems can implement scene events (Scene.RunEvent<T>) * GameObjectSystems can implement INetworkListener