Replace Quern handle interaction checking with a raytrace on the handle bounding box
drhaber opened this issue ยท 0 comments
The quern handle hitbox is currently the following face area:
which leads to much frustration when trying to interact with the handle. Instead, it should attempt to do a raytrace with just the handle hitbox, a. la. bloomery interaction, to better mimic the appearance of what is actually happening.
Relavant: