Weiter gearbeitet
This commit is contained in:
BIN
blight-assets/src/main/resources/animations/clips/idle.j3o
Normal file
BIN
blight-assets/src/main/resources/animations/clips/idle.j3o
Normal file
Binary file not shown.
BIN
blight-assets/src/main/resources/animations/clips/idle_jump.j3o
Normal file
BIN
blight-assets/src/main/resources/animations/clips/idle_jump.j3o
Normal file
Binary file not shown.
BIN
blight-assets/src/main/resources/animations/clips/running.j3o
Normal file
BIN
blight-assets/src/main/resources/animations/clips/running.j3o
Normal file
Binary file not shown.
Binary file not shown.
BIN
blight-assets/src/main/resources/animations/clips/sprint.j3o
Normal file
BIN
blight-assets/src/main/resources/animations/clips/sprint.j3o
Normal file
Binary file not shown.
BIN
blight-assets/src/main/resources/animations/clips/stand_up.j3o
Normal file
BIN
blight-assets/src/main/resources/animations/clips/stand_up.j3o
Normal file
Binary file not shown.
BIN
blight-assets/src/main/resources/animations/clips/tpose.j3o
Normal file
BIN
blight-assets/src/main/resources/animations/clips/tpose.j3o
Normal file
Binary file not shown.
BIN
blight-assets/src/main/resources/animations/clips/walking.j3o
Normal file
BIN
blight-assets/src/main/resources/animations/clips/walking.j3o
Normal file
Binary file not shown.
BIN
blight-assets/src/main/resources/animations/idle.glb
Normal file
BIN
blight-assets/src/main/resources/animations/idle.glb
Normal file
Binary file not shown.
BIN
blight-assets/src/main/resources/animations/idle_jump.glb
Normal file
BIN
blight-assets/src/main/resources/animations/idle_jump.glb
Normal file
Binary file not shown.
BIN
blight-assets/src/main/resources/animations/running_jump.glb
Normal file
BIN
blight-assets/src/main/resources/animations/running_jump.glb
Normal file
Binary file not shown.
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"clips": [
|
||||
"idle",
|
||||
"idle_jump",
|
||||
"running",
|
||||
"running_jump",
|
||||
"sprint",
|
||||
"stand_up",
|
||||
"tpose",
|
||||
"walking"
|
||||
],
|
||||
"actionMap": {
|
||||
"DEFAULT": "tpose",
|
||||
"IDLE": "idle",
|
||||
"WALK": "walking",
|
||||
"RUN": "running",
|
||||
"SPRINT": "sprint",
|
||||
"JUMP": "idle_jump",
|
||||
"RUNNING_JUMP": "running_jump"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"clips": [
|
||||
"idle",
|
||||
"idle_jump",
|
||||
"running",
|
||||
"running_jump",
|
||||
"sprint",
|
||||
"stand_up",
|
||||
"tpose",
|
||||
"walking"
|
||||
],
|
||||
"actionMap": {
|
||||
"DEFAULT": "tpose",
|
||||
"IDLE": "idle",
|
||||
"JUMP": "idle_jump",
|
||||
"WALK": "walking",
|
||||
"RUN": "running",
|
||||
"SPRINT": "sprint",
|
||||
"RUNNING_JUMP": "running_jump"
|
||||
}
|
||||
}
|
||||
BIN
blight-assets/src/main/resources/animations/sprinting.glb
Normal file
BIN
blight-assets/src/main/resources/animations/sprinting.glb
Normal file
Binary file not shown.
BIN
blight-assets/src/main/resources/animations/stand_up.glb
Normal file
BIN
blight-assets/src/main/resources/animations/stand_up.glb
Normal file
Binary file not shown.
BIN
blight-assets/src/main/resources/animations/tpose.glb
Normal file
BIN
blight-assets/src/main/resources/animations/tpose.glb
Normal file
Binary file not shown.
Reference in New Issue
Block a user