hi,my game takes place in a big mansion.im not sure how i should code the loading of the objects,because i want to put alot of objects in each room like paper,chairs,books ,etc.
so my question is:
a: should i load every single object in my mansion at one time,so the entire mansion will be furnished etc?? (will probablly add up to 500+ objects or more.)
b: or should i try to load the objects for only the area my player is in at the time???( if i do it this way,should i delete the objects in the rooms that are not occupied??)
need advice from some smart programmers out there..