Left hand pistol spawns when using single pistol

Hi all,

So I added a pistol using the demo pistol as an action template. The pistol is working, but a PistolWeaponLeft is being spawned in, which I'm assuming is part of the dual wielding setup. If I equip the next weapon, it tries to equip this left pistol, which causes errors. I'm only wanting to use the single pistol, so how do I prevent the left pistol from spawning in? Thanks.
 
The demo pistol prefab is setup for dual pistols so it'll be easiest to just create a new pistol using the Item Builder rather than using the prefab.
 
The demo pistol prefab is setup for dual pistols so it'll be easiest to just create a new pistol using the Item Builder rather than using the prefab.
Yeah I assumed the prefab was probably configured for dual pistols. I'll just create a new one then, it'll probably be easier. Thanks (y)
 
Top