Hey @Kiame!
One thing you can do to debug this is break the out hit struct pin!
Disconnect the out hit line, and right click the pin to break it. Then you can get a ton of information! You will likely need the location of the hit, though you can also get the hit actor and check if it’s valid then do stuff if it is (like if you hit an enemy actor) or use the location to spawn bullet holes etc.