Can't get past this level

Hi, I’m at a level called “The Mighty Sand Yak”

I don’t understand the help thing. I just can’t figure it out.

What should I write? I have absolutely no idea :confused:

I’m using Python.

if there’s an enemy sand-yak and if its distance is < 10 m from you, you want to move your position 10 m to the right along the X axis.

Yeah, but is it self.findNearestEnemy() ? or what should I write?

Jep, it’s self.findNearestEnemy() (or your programming-language equivalent).
As the yaks trample you, they are clearly evil and you should look at them as enemies.

1 Like