mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/jibo-cli.git
synced 2026-06-17 16:56:03 +00:00
Initial commit — jibo-cli v3.0.7 with bundled node_modules
This commit is contained in:
59
templates/asset-pack-template/animations/animation.keys
Normal file
59
templates/asset-pack-template/animations/animation.keys
Normal file
@@ -0,0 +1,59 @@
|
||||
{
|
||||
"framerate": 30,
|
||||
"duration": 60,
|
||||
"layers": [
|
||||
{
|
||||
"id": "832d41d5e0934c00bc75634b9a305812",
|
||||
"name": "Body #1",
|
||||
"type": "Body",
|
||||
"visible": true,
|
||||
"locked": false,
|
||||
"keyframes": [
|
||||
{
|
||||
"value": {
|
||||
"Head": 0,
|
||||
"Torso": 0,
|
||||
"Pelvis": 0
|
||||
},
|
||||
"time": 0
|
||||
},
|
||||
{
|
||||
"value": {
|
||||
"Head": 56.000000000000014,
|
||||
"Torso": -65.5,
|
||||
"Pelvis": 0
|
||||
},
|
||||
"time": 29
|
||||
},
|
||||
{
|
||||
"value": {
|
||||
"Head": 0,
|
||||
"Torso": 0,
|
||||
"Pelvis": 0
|
||||
},
|
||||
"time": 59
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "1fd26d531b6e46ab81578d2c4b5ba169",
|
||||
"name": "Eye Texture #1",
|
||||
"type": "Eye Texture",
|
||||
"visible": true,
|
||||
"locked": false,
|
||||
"keyframes": [
|
||||
{
|
||||
"value": {
|
||||
"Texture": "animations/textures/lens.png",
|
||||
"Color": {
|
||||
"h": 0,
|
||||
"s": 0,
|
||||
"v": 100
|
||||
}
|
||||
},
|
||||
"time": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
templates/asset-pack-template/animations/textures/bg/black.png
Normal file
BIN
templates/asset-pack-template/animations/textures/bg/black.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
BIN
templates/asset-pack-template/animations/textures/bg/white.png
Normal file
BIN
templates/asset-pack-template/animations/textures/bg/white.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 18 KiB |
BIN
templates/asset-pack-template/animations/textures/happy-face.png
Normal file
BIN
templates/asset-pack-template/animations/textures/happy-face.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 169 KiB |
BIN
templates/asset-pack-template/animations/textures/lens.png
Normal file
BIN
templates/asset-pack-template/animations/textures/lens.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 766 KiB |
BIN
templates/asset-pack-template/animations/textures/white-eye.png
Normal file
BIN
templates/asset-pack-template/animations/textures/white-eye.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 194 KiB |
Reference in New Issue
Block a user