Initial commit

This commit is contained in:
Eagle517
2026-01-14 10:27:57 -06:00
commit c1576fee30
11290 changed files with 1552799 additions and 0 deletions

View File

@@ -0,0 +1,37 @@
AlwaysExport:
eye
cam
mount0
mount1
jetnozzle0
NeverExport:
Bip01
Bip01 L Finger*
Bip01 R Finger*
Dum*
submesh*
Bip01 L Toe*
Bip01 R Toe*
Gun256
case right
guide right
case left
housing left
disc
housing right
sensor
handle_disc
second hand hold
guide left
generator
hideGun256
start01
root 128
energy 128
endcap 128
sensor 128
barrel 128
mountpoint
=Params::T2AutoDetail 250

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -0,0 +1,32 @@
AlwaysExport:
eye
cam
mount0
//mount1
//jetnozzle0
NeverExport:
Bip01
Bip01 L Finger*
Bip01 R Finger*
Dummy*
Bip01 L Toe*
Bip01 R Toe*
start01
mountpoint
DELETE*
//Ski0
//Ski1
Light0
Light1
//Mount1
//Mount2
+Error::AllowEmptySubtrees
+Error::AllowCrossedDetails
+Error::AllowUnusedMeshes
-Error::AllowOldSequences
-Error::RequireViconNode
-Param::CollapseTransforms
//=Params::T2AutoDetail -1

View File

@@ -0,0 +1,39 @@
//-----------------------------------------------------------------------------
// Torque Game Engine
// Copyright (C) GarageGames.com, Inc.
//-----------------------------------------------------------------------------
datablock TSShapeConstructor(PlayerDts)
{
baseShape = "./knight.dts";
sequence0 = "./knight_root.dsq root";
sequence1 = "./knight_forward.dsq run";
sequence2 = "./knight_back.dsq back";
sequence3 = "./knight_side.dsq side";
sequence4 = "./knight_lookde.dsq look";
sequence5 = "./knight_head.dsq head";
sequence6 = "./knight_fall.dsq fall";
sequence7 = "./knight_land.dsq land";
sequence8 = "./knight_jump.dsq jump";
sequence9 = "./knight_diehead.dsq death1";
sequence10 = "./knight_diechest.dsq death2";
sequence11 = "./knight_dieback.dsq death3";
sequence12 = "./knight_diesidelf.dsq death4";
sequence13 = "./knight_diesidert.dsq death5";
sequence14 = "./knight_dieleglf.dsq death6";
sequence15 = "./knight_dielegrt.dsq death7";
sequence16 = "./knight_dieslump.dsq death8";
sequence17 = "./knight_dieknees.dsq death9";
sequence18 = "./knight_dieforward.dsq death10";
sequence19 = "./knight_diespin.dsq death11";
sequence20 = "./knight_looksn.dsq looksn";
sequence21 = "./knight_lookms.dsq lookms";
sequence22 = "./knight_scoutroot.dsq scoutroot";
sequence23 = "./knight_headside.dsq headside";
sequence24 = "./knight_recoilde.dsq light_recoil";
sequence25 = "./knight_sitting.dsq sitting";
sequence26 = "./knight_celsalute.dsq celsalute";
sequence27 = "./knight_celwave.dsq celwave";
sequence28 = "./knight_standjump.dsq standjump";
sequence29 = "./knight_looknw.dsq looknw";
};

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB