Forest fire dancing

hey, guys I just need a little help because I do does not know what I’m doing wrong.
here is my code:

image

can someone plz help me?

what is the problem? is there an error?

Delete the second if evilstone statement

if evilstone:

You don’t need the second one since the first one is already checking if there is a eveilstone. For the hero.moveXY(43,22) statement, change that to hero.moveXY(40,22).

my character always gets killed when I move to the next XY possession.

1 Like

1 Like

I found the problem:
on line 16 change the hero.moveXY(43,22) to hero.moveXY(40,23)

thankyou all of you for helping me!

1 Like

did it work? if so press on solution on the post that helped u