#Gun disappears
1 messages · Page 1 of 1 (latest)
i can see you have some errors, maybe fix them first, it could be the reason
Did the mesh disappear or the actual weapon game object? I suggest solving all the errors first. Here's what could go wrong: 1) Weapon doesn't have the Weapon Bone property set up - this one defines the weapon default position. 2) Weapon mesh is not visible, check the renderer settings, but if you are using a demo weapon it should be fine. 3) Weapon is parented incorrectly: make sure to parent it to the WeaponBone game object
Thank You it was the weapon bone I had to put it on the unity character weapon bone right
but now i have a different problem after fixing the gun problem and playing the game the character moves backwards by itself and sometimes teleports around my terrain
This only happens when I put the gun in the characters hands
Hey, this is probably the weapon collider, make sure to set up the collision properly in your project
Got it thanks again
but now my hands arent in the position of holding a rifle they're bent backwards
this happens in game only
Its beacuse you havent set up the weapon position probably