player and weapons models import?

I am using 3d character model as a player who is using weapons. Should I import character model with weapons as child objects (all in single fbx file) or should the weapons be different fbx files?

Both ways are perfectly acceptable methods. You need to decide which is best for your project yourself.

I’m suggesting you to use import with child objects. It is easier to scrypt that.

Don’t need to script anything to make a weapon mesh a child of a figure. You can just do it and make a prefab. Unless you want to of course.

yea,
my mistake