I have a sprite that I am trying to get to spawn. Its called OwlWind and it is at the bottom of Event sheet 1.
The owl has a line of site with Idle(player) play animation attack as well as spawn Owl Wind at the image point 1
of the Owl....some odd reason the Wind is spawning way away from the image point..
http://www.dwbailey.com/images/owlwind.capx
Develop games in your browser. Powerful, performant & highly capable.
You need to look at your images closer. The image point (1) isn't following the image as it moves around. Also, your collision polygons are way off.