Many, many, many ways to do this..
Easiest is probably giving the sprite bullet behaviour, disabling it at the start in the properties..
on sprite clicked
sprite enable bullet behaviour
sprite set bulletspeed : 100
sprite set bullet angle of movement -180
If you don't want the sprite to rotate turn that of in the bullet behaviour properties as well..