Release v0.1.3 2026-07-11

This commit is contained in:
Warren H
2026-07-11 23:23:02 -04:00
parent 076f6cf97c
commit b48b3a4f8f
103 changed files with 6708 additions and 454 deletions
@@ -0,0 +1,61 @@
{
"name": "Cinderback Ricochet",
"assetId": "cinderback-ricochet",
"authoringTool": "5.1.2",
"format": "glTF 2.0 binary (GLB)",
"runtime": {
"renderMesh": "Cinderback_Body",
"armature": "Cinderback_Rig",
"collisionAsset": "cinderback-ricochet_collision.glb",
"materials": [
"M_Charcoal",
"M_Plate",
"M_Underbody",
"M_Lava",
"M_Claw"
],
"trianglesApprox": 788
},
"animations": {
"Idle": {
"frames": 60,
"seconds": 2.0,
"loop": true
},
"Walk": {
"frames": 32,
"seconds": 1.067,
"loop": true
},
"Curl": {
"frames": 28,
"seconds": 0.933,
"loop": false
},
"Ricochet": {
"frames": 30,
"seconds": 1.0,
"loop": true
},
"ArmorSlam": {
"frames": 38,
"seconds": 1.267,
"loop": false
},
"Recover": {
"frames": 24,
"seconds": 0.8,
"loop": false
},
"Stagger": {
"frames": 26,
"seconds": 0.867,
"loop": false
},
"Death": {
"frames": 66,
"seconds": 2.2,
"loop": false
}
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 624 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 674 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 636 KiB

@@ -0,0 +1,55 @@
{
"name": "Obsidian Ram Golem",
"assetId": "obsidian-ram-golem",
"authoringTool": "5.1.2",
"format": "glTF 2.0 binary (GLB)",
"runtime": {
"renderMesh": "ObsidianRam_Body",
"armature": "ObsidianRam_Rig",
"collisionAsset": "obsidian-ram-golem_collision.glb",
"materials": [
"M_Obsidian",
"M_Basalt",
"M_Armor",
"M_Lava"
],
"trianglesApprox": 916
},
"animations": {
"Idle": {
"frames": 60,
"seconds": 2.0,
"loop": true
},
"Walk": {
"frames": 32,
"seconds": 1.067,
"loop": true
},
"Charge": {
"frames": 30,
"seconds": 1.0,
"loop": false
},
"Quake": {
"frames": 36,
"seconds": 1.2,
"loop": false
},
"ArmorShatter": {
"frames": 42,
"seconds": 1.4,
"loop": false
},
"Stagger": {
"frames": 26,
"seconds": 0.867,
"loop": false
},
"Death": {
"frames": 70,
"seconds": 2.333,
"loop": false
}
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 657 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 673 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 659 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 637 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 670 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 642 KiB

@@ -0,0 +1,61 @@
{
"name": "Sandglass Scorpion",
"assetId": "sandglass-scorpion",
"authoringTool": "5.1.2",
"format": "glTF 2.0 binary (GLB)",
"runtime": {
"renderMesh": "SandglassScorpion_Body",
"armature": "SandglassScorpion_Rig",
"collisionAsset": "sandglass-scorpion_collision.glb",
"materials": [
"M_Obsidian",
"M_Ochre",
"M_Gold",
"M_Glass",
"M_Bone"
],
"trianglesApprox": 1048
},
"animations": {
"Idle": {
"frames": 60,
"seconds": 2.0,
"loop": true
},
"Walk": {
"frames": 32,
"seconds": 1.067,
"loop": true
},
"ClawAttack": {
"frames": 28,
"seconds": 0.933,
"loop": false
},
"Burrow": {
"frames": 34,
"seconds": 1.133,
"loop": false
},
"Eruption": {
"frames": 38,
"seconds": 1.267,
"loop": false
},
"Hourglass": {
"frames": 44,
"seconds": 1.467,
"loop": false
},
"Stagger": {
"frames": 26,
"seconds": 0.867,
"loop": false
},
"Death": {
"frames": 70,
"seconds": 2.333,
"loop": false
}
}
}