]> Untitled Git - william-skin.git/commit
* Added face test animation
authorClifton Palmer <clifton.james.palmer@protonmail.com>
Fri, 29 Nov 2024 16:56:49 +0000 (18:56 +0200)
committerClifton Palmer <clifton.james.palmer@protonmail.com>
Sun, 1 Dec 2024 10:05:16 +0000 (12:05 +0200)
commitc84055968443414e67caa33c3a823094ed29365b
tree870c07097f4692c9fd6926bc9ca6398729353a26
parent3e74277bb1d2ad3f5ccdc26c690a0f6e37ffcd25
* Added face test animation
* Added proper hip rotation
* Added TrackingBone3D for 4.X compliant head tracking
* Updated external animation libraries
* Stupid class TrackingBone3D_head created for special head case, ought to be removed asap
15 files changed:
TrackingBone3D.gd [new file with mode: 0644]
TrackingBone3D_head.gd [new file with mode: 0644]
animation/face.res [new file with mode: 0644]
animation/hips.res [new file with mode: 0644]
animation/idle.res
animation/move.res
model/william.glb
module/godot-jigglebones
player/player.gd
player/player.tscn
project.godot
test/cube.tscn
test/test.tscn
william.gd
william.tscn