The Dink Network

Reply to Re: Moving sprite damaging other sprites

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
May 27th 2009, 08:01 AM
bonca.gif
Christiaan
Bard They/Them Netherlands
Lazy bum 
D'oh, I figured it out. I can't believe how stupid my scripting errors always are.

I forgot to put sp_touch_damage(&current_sprite, -1); in the main procedure. It works perfectly now.