Reply to Re: Attacking sprites
If you don't have an account, just leave the password field blank.
No, touch damage only affects dink.
You simply have to use:
sp_target(&current_sprite, &othersprite);
or whatever, but you'll also need to give it an attack sequence then...you could make the attack the same as the walk, but that would look kinda funny...too bad the spike doesn't come with one..
You simply have to use:
sp_target(&current_sprite, &othersprite);
or whatever, but you'll also need to give it an attack sequence then...you could make the attack the same as the walk, but that would look kinda funny...too bad the spike doesn't come with one..