Reply to Re: remove hardness/spirit
If you don't have an account, just leave the password field blank.
Quiztis:
1) You don't have a void main(void)
2) You don't a have semi-colon after int &hard. I dunno if this hurts anything, just saying.
3) You only referred to your created sprite (hard) as &hard once. The rest of the time it was ¤t_sprite.
I didn't see anything else wrong...I'm just pointing out it's a bit easier if you just attach the script to the sprite.
1) You don't have a void main(void)
2) You don't a have semi-colon after int &hard. I dunno if this hurts anything, just saying.
3) You only referred to your created sprite (hard) as &hard once. The rest of the time it was ¤t_sprite.
I didn't see anything else wrong...I'm just pointing out it's a bit easier if you just attach the script to the sprite.
