ID:2018302
Jan 14 2016, 11:23 am
|
|
Just wondering what is the best way to delete or even create a bunch of screens and items that need to be created when your going into your pause screens. my ideas 1. i create a pause list, all these objects in this list get deleted when i exit pause 2. for(objects in view) delete. which is better or are there better ideas. My interface will not be tied to the screen so it will be an actual objects(or multitued because of all the buttons) |
Jan 14 2016, 11:24 am
|
|
or not delete it at all, just make it invisible is another option.
|