From e3d52584dca2f626c4fc03bac2dad30feff06dd7 Mon Sep 17 00:00:00 2001 From: alan Date: Wed, 17 Jan 2024 19:39:35 -0500 Subject: [PATCH] organization + make files for Shelby, Tommy --- .../insurrectionist/{p1-anims.blend => anims-alan.blend} | 0 animations/insurrectionist/anims-shelby.blend | 3 +++ animations/insurrectionist/anims-tommy.blend | 3 +++ .../axe_Ambient_occlusion.png => textures/mat_axe_ao.png} | 0 .../mat_axe_basecolor.png} | 0 .../mat_axe_metallic.png} | 0 .../axe_low.05_axe_Normal.png => textures/mat_axe_normal.png} | 0 .../mat_axe_roughness.png} | 0 8 files changed, 6 insertions(+) rename animations/insurrectionist/{p1-anims.blend => anims-alan.blend} (100%) create mode 100644 animations/insurrectionist/anims-shelby.blend create mode 100644 animations/insurrectionist/anims-tommy.blend rename characters/insurrectionist/{models/axe_asset/axe_Ambient_occlusion.png => textures/mat_axe_ao.png} (100%) rename characters/insurrectionist/{models/axe_asset/axe_low.05_axe_BaseColor.png => textures/mat_axe_basecolor.png} (100%) rename characters/insurrectionist/{models/axe_asset/axe_low.05_axe_Metallic.png => textures/mat_axe_metallic.png} (100%) rename characters/insurrectionist/{models/axe_asset/axe_low.05_axe_Normal.png => textures/mat_axe_normal.png} (100%) rename characters/insurrectionist/{models/axe_asset/axe_low.05_axe_Roughness.png => textures/mat_axe_roughness.png} (100%) diff --git a/animations/insurrectionist/p1-anims.blend b/animations/insurrectionist/anims-alan.blend similarity index 100% rename from animations/insurrectionist/p1-anims.blend rename to animations/insurrectionist/anims-alan.blend diff --git a/animations/insurrectionist/anims-shelby.blend b/animations/insurrectionist/anims-shelby.blend new file mode 100644 index 0000000..1e25217 --- /dev/null +++ b/animations/insurrectionist/anims-shelby.blend @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:670aaca11d3313d796976f980e1a7445419b1b08052d297437fb0087521cf3b4 +size 3098352 diff --git a/animations/insurrectionist/anims-tommy.blend b/animations/insurrectionist/anims-tommy.blend new file mode 100644 index 0000000..1e25217 --- /dev/null +++ b/animations/insurrectionist/anims-tommy.blend @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:670aaca11d3313d796976f980e1a7445419b1b08052d297437fb0087521cf3b4 +size 3098352 diff --git a/characters/insurrectionist/models/axe_asset/axe_Ambient_occlusion.png b/characters/insurrectionist/textures/mat_axe_ao.png similarity index 100% rename from characters/insurrectionist/models/axe_asset/axe_Ambient_occlusion.png rename to characters/insurrectionist/textures/mat_axe_ao.png diff --git a/characters/insurrectionist/models/axe_asset/axe_low.05_axe_BaseColor.png b/characters/insurrectionist/textures/mat_axe_basecolor.png similarity index 100% rename from characters/insurrectionist/models/axe_asset/axe_low.05_axe_BaseColor.png rename to characters/insurrectionist/textures/mat_axe_basecolor.png diff --git a/characters/insurrectionist/models/axe_asset/axe_low.05_axe_Metallic.png b/characters/insurrectionist/textures/mat_axe_metallic.png similarity index 100% rename from characters/insurrectionist/models/axe_asset/axe_low.05_axe_Metallic.png rename to characters/insurrectionist/textures/mat_axe_metallic.png diff --git a/characters/insurrectionist/models/axe_asset/axe_low.05_axe_Normal.png b/characters/insurrectionist/textures/mat_axe_normal.png similarity index 100% rename from characters/insurrectionist/models/axe_asset/axe_low.05_axe_Normal.png rename to characters/insurrectionist/textures/mat_axe_normal.png diff --git a/characters/insurrectionist/models/axe_asset/axe_low.05_axe_Roughness.png b/characters/insurrectionist/textures/mat_axe_roughness.png similarity index 100% rename from characters/insurrectionist/models/axe_asset/axe_low.05_axe_Roughness.png rename to characters/insurrectionist/textures/mat_axe_roughness.png