To test what Samuel is saying, instead of getting the vector from HitNormal, drag from “OtherComp” and call GetForwardVector. Plug that into your multiply and see if you get any effect. Forward might not be the correct vector to use but it should at least be closer to what you want because it’s in world space. If it’s not right, try GetRightVector.