diff --git a/README.md b/README.md index 8841ae8..a552020 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,15 @@ to make the model textures clearer in blender check the upper left - file - user preferences...
on the system tab uncheck Mipmaps, set Anisotropic Filtering to Off and save user settings button in the lower left. -When exporting 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 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) +When exporting you have 2 options + +1. export it so that its 180 degress rotated + +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 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) + +2. export it without it being rotated 180 degress + +dont forget to be in object mode and press SHIFT-C
- 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) when exporting mobs that hold items like: zombie pigman. baby zombie pigman, vex, skeleton, stray, wither skeleton, illusioner and vindicator you have a choice between minecraft default item or pixel perfection item. If you want pp then delete the other holdable item without pp in the name. diff --git a/models/cat.blend b/models/cat.blend index 2c8d23a..297ee35 100644 Binary files a/models/cat.blend and b/models/cat.blend differ diff --git a/models/catbaby.blend b/models/catbaby.blend index b542688..523ee3c 100644 Binary files a/models/catbaby.blend and b/models/catbaby.blend differ diff --git a/models/object models/minecart.blend b/models/object models/minecart.blend index c3bcbfb..ae83186 100644 Binary files a/models/object models/minecart.blend and b/models/object models/minecart.blend differ