I'm creating a world streaming system from scratch for my open world game. So my idea was to create grid of meshes from a heightmap and then place every mesh into a separate subscene. But I can't figure out how to create a subscene from code and place my game object there, or convert existing game object into a subscene.
Thanks
↧