How are you hitting the object? A melee Weapon? Try casting from the hit actor to the object and add the “add impulse” to the character movement component. The way i set it up my self is getting the “Actor forward vector” and Multiply it by a negative number and setting that as the velocity
Hope that helps.