Make bot look where he's going while trading
This commit is contained in:
@@ -88,6 +88,7 @@ class SellToVillagerStates:
|
||||
if navpath:
|
||||
self.g.path = navpath
|
||||
self.state = self.going_to_villager
|
||||
self.g.look_at = None
|
||||
else:
|
||||
self.openings.pop(0)
|
||||
time.sleep(0.1)
|
||||
|
Reference in New Issue
Block a user