Reply to Re: pushing things
If you don't have an account, just leave the password field blank.
I quote the updated DinkC reference:
"draw_hard_sprite() adds the hardness for
the sprite's new location, but does not remove the hardness from its old one."
I've never encountered this problem since I always use draw_hard_map, so I wouldn't know if Ted is right or not. But if you still have trouble, that's something to try (draw_hard_map instead of draw_hard_sprite).
"draw_hard_sprite() adds the hardness for
the sprite's new location, but does not remove the hardness from its old one."
I've never encountered this problem since I always use draw_hard_map, so I wouldn't know if Ted is right or not. But if you still have trouble, that's something to try (draw_hard_map instead of draw_hard_sprite).