Skip to content

Commit

Permalink
Updates some models
Browse files Browse the repository at this point in the history
# Updates:

-  chingling
-  drilbur
-  excadrill

Thanks to EnderN4T for the new models
  • Loading branch information
Thutmose committed Mar 28, 2020
1 parent d680216 commit ed6bd07
Show file tree
Hide file tree
Showing 17 changed files with 430 additions and 131 deletions.
Binary file modified blender_files/gen_3/chingling.blend
Binary file not shown.
Binary file added blender_files/gen_5/drilbur.blend
Binary file not shown.
Binary file added blender_files/gen_5/excadrill.blend
Binary file not shown.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<ModelAnimator version="0.1">
<model name="">
<phase headAxis="1" headCap="-50,50" name="global" scale="0.5"/>
<phase headAxis="1" headCap="-50,50" name="global" scale="0.25"/>
<metadata head="_"/>
</model>
</ModelAnimator>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
211 changes: 184 additions & 27 deletions src/main/resources/assets/pokecube_mobs/gen_5/entity/models/drilbur.x3d

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<ModelAnimator version="0.1">
<model name="">
<phase headAxis="1" headCap="-50,50" name="global" scale="0.07"/>
<phase headAxis="1" headCap="-50,50" name="global" scale="0.2"/>
<metadata head="head" headAxis="2" headAxis2="0" headCap="-80,80" headCap1="-50,50" headDir="-1" headDir2="1"/>
<phase duration="10" leftArm="left arm" leftLeg="left foot" legAngle="15" name="biWalk" rightArm="right arm" rightLeg="right foot"/>
<customTex default="drilbur">
<part name="Head" tex="drilbur_eye"/>
</customTex>
</model>
</ModelAnimator>

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<ModelAnimator version="0.1">
<model name="">
<phase headAxis="1" headCap="-50,50" name="global" rotation="0,1,0,180" scale="0.14"/>
<phase name="global" scale="0.3"/>
<metadata head="head" headAxis="2" headAxis2="0" headCap="-30,30" headCap1="-10,50" headDir="-1" headDir2="1"/>
<phase duration="10" leftArm="left arm" leftLeg="left leg" legAngle="15" name="biWalk" rightArm="right arm" rightLeg="right leg"/>
</model>
</ModelAnimator>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ed6bd07

Please sign in to comment.