Skip to content

Commit

Permalink
Kartong: Added a stick figure.
Browse files Browse the repository at this point in the history
  • Loading branch information
apistol78 committed Nov 26, 2024
1 parent b99fbf0 commit 388fa7c
Show file tree
Hide file tree
Showing 10 changed files with 158 additions and 32 deletions.
Binary file modified data/Assets/Models/Vegetation/Tentacle.blend
Binary file not shown.
9 changes: 9 additions & 0 deletions data/Source/Entities/TestAnim/Samba/Stick/Stick-Animation.xdi
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<object type="traktor.animation.AnimationAsset" version="7">
<fileName>Models/TestAnim/Samba/Stick/Stick.fbx</fileName>
<targetSkeleton>{00000000-0000-0000-0000-000000000000}</targetSkeleton>
<take/>
<scale>0.1</scale>
<translate>0, 0, 0, 0</translate>
<removeLocomotion>false</removeLocomotion>
</object>
6 changes: 6 additions & 0 deletions data/Source/Entities/TestAnim/Samba/Stick/Stick-Animation.xdm
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<object type="traktor.db.LocalInstanceMeta" version="2">
<guid>{B696D312-871A-B447-940A-B4BEFD03ABD8}</guid>
<primaryType>traktor.animation.AnimationAsset</primaryType>
<blobs/>
</object>
9 changes: 9 additions & 0 deletions data/Source/Entities/TestAnim/Samba/Stick/Stick-Skeleton.xdi
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<object type="traktor.animation.SkeletonAsset" version="3">
<fileName>Models/TestAnim/Samba/Stick/Stick.fbx</fileName>
<offset>0, 0, 0, 1</offset>
<scale>0.1</scale>
<radius>0.25</radius>
<invertX>false</invertX>
<invertZ>false</invertZ>
</object>
6 changes: 6 additions & 0 deletions data/Source/Entities/TestAnim/Samba/Stick/Stick-Skeleton.xdm
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<object type="traktor.db.LocalInstanceMeta" version="2">
<guid>{4744793E-B03B-2A41-BEC7-2604F93442CB}</guid>
<primaryType>traktor.animation.SkeletonAsset</primaryType>
<blobs/>
</object>
16 changes: 16 additions & 0 deletions data/Source/Entities/TestAnim/Samba/Stick/Stick-Visual.xdi
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<object type="traktor.mesh.MeshAsset" version="24">
<fileName>Models/TestAnim/Samba/Stick/Stick.fbx</fileName>
<importFilter/>
<meshType>MtSkinned</meshType>
<materialShaders/>
<materialTextures/>
<scaleFactor>0.1</scaleFactor>
<offset>0, 0, 0, 0</offset>
<renormalize>false</renormalize>
<center>false</center>
<grounded>false</grounded>
<decalResponse>true</decalResponse>
<reduce>1</reduce>
<previewAngle>0</previewAngle>
</object>
6 changes: 6 additions & 0 deletions data/Source/Entities/TestAnim/Samba/Stick/Stick-Visual.xdm
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<object type="traktor.db.LocalInstanceMeta" version="2">
<guid>{A158E4ED-92EB-CA45-9CD1-23F19D50A18A}</guid>
<primaryType>traktor.mesh.MeshAsset</primaryType>
<blobs/>
</object>
26 changes: 26 additions & 0 deletions data/Source/Entities/TestAnim/Samba/Stick/Stick.xdi
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
<?xml version="1.0" encoding="utf-8"?>
<object type="traktor.world.EntityData" version="2">
<id>{FA4A37CC-AFDF-094A-BFC6-72414B62E844}</id>
<name>Stick</name>
<state>
<visible>true</visible>
<dynamic>false</dynamic>
<locked>false</locked>
</state>
<transform>
<translation>0, 0, 0, 0</translation>
<rotation>0, 0, 0, 1</rotation>
</transform>
<components>
<item type="traktor.animation.SkeletonComponentData">
<skeleton>{4744793E-B03B-2A41-BEC7-2604F93442CB}</skeleton>
<poseController type="traktor.animation.SimpleAnimationControllerData" version="2">
<animation>{B696D312-871A-B447-940A-B4BEFD03ABD8}</animation>
<transformTime/>
</poseController>
</item>
<item type="traktor.animation.AnimatedMeshComponentData" version="3">
<mesh>{A158E4ED-92EB-CA45-9CD1-23F19D50A18A}</mesh>
</item>
</components>
</object>
6 changes: 6 additions & 0 deletions data/Source/Entities/TestAnim/Samba/Stick/Stick.xdm
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<object type="traktor.db.LocalInstanceMeta" version="2">
<guid>{17F6AADF-A383-5747-A023-B2D51FF38214}</guid>
<primaryType>traktor.world.EntityData</primaryType>
<blobs/>
</object>
Loading

0 comments on commit 388fa7c

Please sign in to comment.