I can’t seem to find out what I’m doing wrong, any help is appreciated!
Delete the last y = (the last hero.pos.y + friend.pos.y)
so I havent done this level before but for the x shouldnt you add
x= (hero.pos.x+friend.pos.x)/2
to
x= (friend.pos.x+enemy.pos.x)/2
so @bladee change the hero.pos.x to friend.pos.x and the friend.pos.x to enemy.pos.x
please let me know if this doesnt work
Change hero to enemy
Lydia
Thank you very much, it worked!
1 Like
This topic was automatically closed 12 hours after the last reply. New replies are no longer allowed.