hi,
Is there a way to remove a module once you don`t need it?
For example to load a module you require it but what if you
no longer need it? Is there a way to remove the module?
Example:
level1(module) once you complete level1 you load(require)
level2(module) but how do you remove level1(module) so that
level1 objects are no longer under level2(module) and dont
get in your way as your game continues:
PS: Thank You in advance for help and hopefully I explained this
well enough. [import]uid: 30314 topic_id: 6875 reply_id: 306875[/import]
