Snowman now uses more textures without overlaying

master
Unknown 2017-08-22 09:13:14 +02:00
parent abfb39090a
commit 3cbed2c908
8 changed files with 14 additions and 0 deletions

View File

@ -34,6 +34,14 @@ to make the model textures clearer in blender check the upper left menu bar - fi
- double press A to select everything then press CTRL-J to join all the objects together
- test animation by pressing ALT-A and export using [special minetest B3D exporter](https://github.com/minetest/B3Dexport)
## Exporting tips for Snowman
- join all the objects without pumpkin in their name together with CTRL-J
- dont forget to be in object mode and press SHIFT-C
- double press A to select everything then press SHIFT-CTRL-ALT-C origin to 3D cursor
- press 7 to switch to top view rotate with R for 180 degress
- test animation by pressing ALT-A and export using [special minetest B3D exporter](https://github.com/minetest/B3Dexport)
## Exporting tips for Mooshroom
- join all the objects named mooshrooom together with CTRL-J

Binary file not shown.

After

Width:  |  Height:  |  Size: 374 B

BIN
models/+/pumpkin_side.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 356 B

BIN
models/+/pumpkin_top.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 384 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

View File

@ -29,6 +29,12 @@
/summon enderman ~ ~ ~ {NoAI:1, carried:grass}
/summon enderman ~ ~ ~ {NoAI:1, carried:pumpkin}
/summon enderman ~ ~ ~ {NoAI:1, carried:clay}
/summon enderman ~ ~ ~ {NoAI:1, carried:blue_orchid}
/summon endermite ~ ~ ~ {NoAI:1}
/summon evocation_illager ~ ~ ~ {NoAI:1}