I cant figure it out plz help my code-
while True:
skeleton = hero.findNearest(hero.findByType('skeleton'))
if skeleton:
hero.forcePush(skeleton, Vector(0, 1), 1)
I cant figure it out plz help my code-
while True:
skeleton = hero.findNearest(hero.findByType('skeleton'))
if skeleton:
hero.forcePush(skeleton, Vector(0, 1), 1)
Don’t make multiple of same topic or you will probably be banned