i don’t’ know if this is a bug or not but instead of throwing i can just use the rifle? is this intended ? because I don’t throw at all I just use the rifile
edit: this isn’t a bug but if u have good armour then you can complete the level with any code
i just change this part
if distance < hero.throwRange:
to
if distance < hero.attackRange:
and then I attack
This is not a bug because the goal of this level is just to survive.
However, I suggest that you use throw()
more often, because it comes in handy in difficult levels like The Trials, Clash of Clones, Restless Dead, Summit’s Gate? (I have no idea)
Lydia
2 Likes
oh ok thank you
2 Likes