Leawind / Third-Person

A practical, smooth, feature-rich third person mod for Minecraft
https://leawind.github.io/Third-Person/en-US/?autolang
MIT License
37 stars 12 forks source link

Calculate camera-to-player distance by the total size of player and his vehicle(s) #142

Closed Leawind closed 1 month ago

Leawind commented 1 month ago

Iterate through all of the player's vehicles and passengers, and calculate the distance from the camera to the player based on the size of their total collision box.