Yonom/BotBits

Suggestion: multiply move coordinates by 16 internally

Closed this issue · 2 comments

Since move coordinates have to always be multiplied by 16, BotBits should do this internally (as it can be easy to forget.)

I suggest MoveTo extensions for Actions Package that would accept coordinates or Point.

Yonom commented

I will add MoveToBlock, because anything else would be confusing. Point doesn't imply being block coordinates.