Proper way to reuse loaded model node

it is all in the title I have a gun I want to make a copy to each hand of character…

O.? srysly? I mean at least ask a question.

assetManager.loadModel(“Models/MyModel.j3o”); ← always reuses everything that was loaded before if possible

normen said:
assetManager.loadModel("Models/MyModel.j3o"); <-- always reuses everything that was loaded before if possible

ok cool