I am making a galaga game but I am having trouble. I set the blocks so that when the spaceship touches the red on the bullet thing it would blow up (i did the animation for that). I then tried it as if touching sprite and it still didn't work, it looks like the thing is passing right under the spaceship sprite. pls help me!!!!
Offline
While it would be more helpful to us if you post the project, I can offer a few suggestions on some possible problems.
1. Is there anything Ghosted between the two sprites? That may cause it to not sense the object.
2. Are you sure that they are touching? Sometimes the stpe size can make a sprite jump over another sprite.
3. Maybe you have the wrong color/Sprite selected.
It helps if we can Identify the problem. Thanks!
Offline
If you can upload it, I would definetley be able to tell you what the problem is, so upload what you have, and I'll tell you what's wrong.
Offline