#Wrong weapon direction when aiming bottom positions

7 messages · Page 1 of 1 (latest)

grand bridge
#

The weapon is aiming in the wrong direction when aiming very bottom positions, as shown in the video. Please anyone can help to solve this issue? Thanks!

grand bridge
#

Wrong weapon direction when aiming bottom positions

valid fog
#

It looks like your line trace is hitting something.

If you get a blocking hit, you should check what the HitActor is. You can print a log or run in debug mode and place a breakpoint there to check HitActor's value. I suggest a log since a breakpoint will halt the game.

grand bridge
valid fog
#

Have you verified this? Also have you done the weapon correction in the Anim BP yet

grand bridge