Reply to Re: Moving sprite damaging other sprites
If you don't have an account, just leave the password field blank.
D'oh, I figured it out. I can't believe how stupid my scripting errors always are.
I forgot to put sp_touch_damage(¤t_sprite, -1); in the main procedure. It works perfectly now.
I forgot to put sp_touch_damage(¤t_sprite, -1); in the main procedure. It works perfectly now.