Dragons suffocate in blocks due to their eye height being above their collision box.
MWall541 opened this issue ยท 0 comments
Logs: N/A
Steps to Reproduce:
- Introduce solid object to dragon
- Observe as dragon walks inside block and slowly loses oxygen.
- dragon gone
Description of issue:
Dragons suffocate in solid blocks over their collision box because the eye height is above said box.
Solution: perhaps override the way suffocation occurs for dragons, so it does not include the eye height, OR make dragons entirely immune to suffocation altogether.