Add force to 2d

Hi I have a 2d game, and a shoot in it… It shoots with projectal movement, and I want to add a vind component to the Game, tha wind will manipulates the trajectory of the shooting. How can I add that? I tried to add “Add force, and Add Impulse” to the paper sprite of the shooting actor, but it didn’t work. does anyone can help me?