I’m finding my project stutters when the camera pans to new objects, like its having to load up the textures or models when viewed which takes a split second. I’m only dealing with bitmaps on planes with the poly count < 200 currently.
All the objects are in the scene already, just yet to be viewed
Is there a trick to getting all the models and textures cached or preloaded or something?