22i / amc

quickly test - how the Minecraft mobs look like in Minetest
https://github.com/22i/minecraft-voxel-blender-models
GNU General Public License v3.0
12 stars 2 forks source link

Slime does not look like in preview #6

Open Wuzzy2 opened 7 years ago

Wuzzy2 commented 7 years ago

The slime does not look like in the preview: Slime does not look like in preview

kingoscargames commented 7 years ago

Shouldnt it be translucent? (This isnt possible yet i believe)

22i commented 7 years ago

@Wuzzy2 @kingoscargames

ye i dont think its possible to make entities with partial transparency for now new icon mobs_mc_spawn_icon_slime

partialopacity

https://forum.minetest.net/viewtopic.php?f=47&t=17647&p=271100&sid=d8ffb001f4f9b733bb9ef31b3e41633c#p271100

https://github.com/minetest/minetest/issues/5049

Wuzzy2 commented 7 years ago

Try the texture I used in this mobs_mc PR: https://github.com/maikerumine/mobs_mc/pull/97/commits/dce60f425e49c859debefde3d5ea0ca444d59461 This fixes it simply by making the texture opaque. Not the prettiest solution, but better than before.

22i commented 7 years ago

gonna go with texture opaque till partial opacity comes