#1.0 Baker API replacement questions
1 messages · Page 1 of 1 (latest)
GetEntity() i think is a general purpose for getting entities now
i'm not sure if there is a full GetEntities replacement - just get a GetComponentInChildren<Transform> maybe? then iterate/GetEntity now
Get entity is full replacement
How can I make sure my BakingSystems run after my Bakers<> ?