Is there a way to check your logic by stepping through the code one line at a time? I’m probably missing something obvious but i couldn’t see it. One poster mentioned a Debug mode. If that is it, how do I enable it?
1 Like
If you have Programmaticon V you can use hero.debug(message)
. If you have a pet you can use pet.debug(message)
4 Likes
Wow, I did not know that before! That makes passing levels in later world much easier.
@Bryukh Thanks
1 Like