Getting ready to start a project that will need to allow the user to change the model. For instance the user will select buttons to change the object based on their selections. I’ve been reading thru the forums and getting the impression that this is not possible (which I can’t believe).
So my question is how would you swap out a model or turn parts off/on (invisible/visible). Can you unload a mesh and reload a new mesh? Can you hide/unhide a mesh? I’ve seen posts that say dispose is the only way but doesn’t that unload all meshes at once?
This seems like a basic operation that games would need…swap out a gun for another type of weapon etc.
Any help to this newbie would be appreciated! I’m hoping the discouraging posts were from older versions of away3d.
Thanks in advance for your help!