Weiter an den Dialogen gearbeitet
This commit is contained in:
Binary file not shown.
Binary file not shown.
BIN
blight-assets/src/main/resources/animations/clips/talking1.j3o
Normal file
BIN
blight-assets/src/main/resources/animations/clips/talking1.j3o
Normal file
Binary file not shown.
BIN
blight-assets/src/main/resources/animations/clips/talking2.j3o
Normal file
BIN
blight-assets/src/main/resources/animations/clips/talking2.j3o
Normal file
Binary file not shown.
BIN
blight-assets/src/main/resources/animations/clips/yelling.j3o
Normal file
BIN
blight-assets/src/main/resources/animations/clips/yelling.j3o
Normal file
Binary file not shown.
@@ -13,7 +13,8 @@
|
||||
"stand_up",
|
||||
"stand_up_bench",
|
||||
"tpose",
|
||||
"walking"
|
||||
"walking",
|
||||
"sitting_talking"
|
||||
],
|
||||
"actionMap": {
|
||||
"DEFAULT": "tpose",
|
||||
@@ -31,7 +32,22 @@
|
||||
},
|
||||
"previewModelPath": "Models/Chars/mainchar.j3o",
|
||||
"animOffsets": {
|
||||
"sitting": {"tx": 0.0, "ty": 0.0, "tz": -0.5, "rx": 0.0, "ry": 0.0, "rz": 0.0},
|
||||
"get_up_sitting": {"tx": 0.0, "ty": 0.0, "tz": -0.5, "rx": 0.0, "ry": 0.0, "rz": 0.0}
|
||||
}
|
||||
"sitting": {
|
||||
"tx": 0.0,
|
||||
"ty": 0.0,
|
||||
"tz": -0.5,
|
||||
"rx": 0.0,
|
||||
"ry": 0.0,
|
||||
"rz": 0.0
|
||||
},
|
||||
"get_up_sitting": {
|
||||
"tx": 0.0,
|
||||
"ty": 0.0,
|
||||
"tz": -0.5,
|
||||
"rx": 0.0,
|
||||
"ry": 0.0,
|
||||
"rz": 0.0
|
||||
}
|
||||
},
|
||||
"subClips": {}
|
||||
}
|
||||
Reference in New Issue
Block a user