I'll just be straight with this set of questions:
Is it possible to make a world so large and detailed beforehand that all new things you add to it simply do not work? Because I believe this is happening to my current project.
If so, how can I alleviate this problem?
See, I am trying to implement an interactive world where there are books scattered about it, and hovering over them with the mouse shows front page information and clicking them shows a short journal entry. However, after making the third and fourth books - after which I made a relatively big but simple house with moving doors and a sorta detailed bunk bed - the procedures I put on them simply do not work. Do I need to change the procedures, or are there too many objects to support these two newly added interactive journals?