Hello Opsive team,
I’m currently working with the Third Person Controller and I’m having trouble setting up a bow and arrow item correctly.
I followed your "Third Person Item Creation" tutorials, and I was able to successfully create a custom item (My_Hammer) by replicating the sword tutorial. However, I’m running into issues when trying to implement a bow.
The problem is the following:
I’ve tried to follow the setup as closely as possible to the tutorials, but I suspect I may be missing something specific to ranged weapons.
Could you please guide me on what might be causing this issue or what I should check?
Thank you very much for your support.
Best regards,
Joan
I’m currently working with the Third Person Controller and I’m having trouble setting up a bow and arrow item correctly.
I followed your "Third Person Item Creation" tutorials, and I was able to successfully create a custom item (My_Hammer) by replicating the sword tutorial. However, I’m running into issues when trying to implement a bow.
The problem is the following:
- The player is able to shoot only once, and then gets stuck.
- After the first shot, the bow no longer responds.
- In the Player Inventory, it have 1 Bow and 100 BowArrows (seems correctly).
- No arrow is visually spawned or fired.
- There is no impact or collision happening.
I’ve tried to follow the setup as closely as possible to the tutorials, but I suspect I may be missing something specific to ranged weapons.
Could you please guide me on what might be causing this issue or what I should check?
Thank you very much for your support.
Best regards,
Joan