how can I Get the velocity of a component or actor In its relative vector

Hello,

I can’t test it right now, but isn’t there a function called ‘InverseTransfromDirection’? I think it does what you need (transforming a vector from world to local space) if you supply the transform and the velocity of the weapon?