actuating-lemons / bobcraft-minetest

Bobcraft, A Minecraft 1.2.5 Re-imagining. Deprecated.
MIT License
5 stars 2 forks source link

Doors do not have their textures applied correctly. #7

Open ACBob opened 3 years ago

ACBob commented 3 years ago

It was mostly out of pure laziness on my end.

ACBob commented 3 years ago

However, we can't be lazy anymore as we need to rewrite at least large parts of the doors API to make them work around meshes, instead of individual node boxes.

A lazy :trollface: solution is to tell the top halves of doors to be invisible, and have the bottom use a mesh that has the height for both.\ This solution also guarantees backwards compatibility, as all we're changing is the visual appearance of doors.