casual-simulation / casualos

Casual Open Simulation for the Web
https://ab1.bot
MIT License
49 stars 9 forks source link

Bots with `scaleX`, `scaleY`, or `scaleZ` set to `0` are no longer pointable. #293

Closed Blitzy closed 1 year ago

Blitzy commented 1 year ago

Bots that have one of their scaleX, scaleY, or scaleZ set to 0 are no longer pointable. This appears to be a bug as there should be enough of a bounding box left to do input collision checks with.

Reproduction ab: https://ab1.bot/?ab=rc-scalezero-bug

image