Merge branch 'release/1.0.0'

main 1.0.0
tiendat3699 2024-07-15 09:28:53 +07:00
commit 93f788d5be
1474 changed files with 359673 additions and 23588 deletions

20
.vscode/settings.json vendored
View File

@ -1,11 +1,25 @@
{
"editor.formatOnSave": true,
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.codeActionsOnSave": {
"source.sortImports": "explicit"
},
"files.exclude": {
"**/*.meta": true
"**/.git": true,
"**/.DS_Store": true,
"**/*.meta": true,
"library/": true,
"local/": true,
"temp/": true
},
"search.exclude": {
"**/*.meta": true
"**/node_modules": true,
"**/bower_components": true,
"build/": true,
"temp/": true,
"library/": true,
"**/*.anim": true
},
"cSpell.ignoreWords": ["Poolable", "ccclass", "endregion", "lerp"]
"cSpell.ignoreWords": ["Gacha", "Poolable", "ccclass", "endregion", "lerp"]
}

19
README.md Normal file
View File

@ -0,0 +1,19 @@
### Git work flow
1. Nếu lần đầu clone dự án về máy cần phải tạo git flow cho repo ở local bằng cmd `git flow init`. Sau khi chạy lệnh, sẽ xuất hiện câu hỏi để config git flow cho dự án, cứ tiếp tục enter qua tất cả câu hỏi để sử dụng các config mặc định.
2. Tạo nhánh feature từ develop bằng cmd `git flow feature start <feature-name>`. Nhánh feature sẽ được tạo ở local từ nhánh develop.
3. Để publish nhánh feature lên remote dùng cmd `git flow feature publish <feature-name>`.
4. Sau khi làm xong feature. Truy cập vào git tạo pull request, đợi review approve để merge feature vào nhánh develop (**không xóa nhánh feature**). Sau khi merge thành công, quay về local checkout về lại develop, pull code mới nhất về. R nhập cmd `git flow feature finish <feature-name>` để xóa nhánh feature ở cả local và remote.
5. Tham khảo thêm về git flow https://danielkummer.github.io/git-flow-cheatsheet/index.vi_VN.html
### Git commit message prefixes
- [feat]: Tính năng mới.
- [fix]: Sửa lỗi.
- [chore]: Chỉnh sửa nhỏ, việc vặt, không thay đổi code ở bản build.
- [doc]: Thêm, cập nhật doc.
- [dist]: Thêm package mới.
- [style]: Chỉnh sửa liên qua đến style code, syntax cho đẹp gọn hơn mà không thay đổi về logic game.
- [perf]: Cập nhật liên quan đến cải thiện hiệu suất.
- [test]: Thêm test, không thay đổi code ở bản build
- [refactory]: Tái cấu trúc dự án, những thay đổi về code không ảnh hưởng đến tính năng từ phía của user.

View File

@ -1,5 +1,5 @@
{
"ver": "1.1.0",
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "7beb751f-720d-4d3f-b404-7130c61a1dea",

View File

@ -1,5 +1,5 @@
{
"ver": "1.1.0",
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "8670cb90-7797-4574-b557-379a46b2bc37",

View File

@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "86892777-fa25-4cca-99dc-80b51e1f1f89",
"files": [],
"subMetas": {},
"userData": {}
}

View File

@ -0,0 +1,782 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "Vital_Garden_ScoreObjectSpawn",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"speed": 1,
"wrapMode": 0,
"enableTrsBlending": false,
"_duration": 0.7666666666666667,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
},
{
"__id__": 12
},
{
"__id__": 23
},
{
"__id__": 35
},
{
"__id__": 40
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": [],
"_additiveSettings": {
"__id__": 45
},
"_auxiliaryCurveEntries": []
},
{
"__type__": "cc.animation.VectorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
},
"proxy": null
},
"_channels": [
{
"__id__": 4
},
{
"__id__": 6
},
{
"__id__": 8
},
{
"__id__": 10
}
],
"_nComponents": 3
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 3
},
"eulerAngles"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 5
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0.18333333333333332,
0.4,
0.5,
0.6166666666666667,
0.7
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 7
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0.18333333333333332,
0.4,
0.5,
0.6166666666666667,
0.7
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 9
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0.18333333333333332,
0.31666666666666665,
0.6166666666666667,
0.7666666666666667
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 0,
"value": -19.69586181640625,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 0,
"value": 8,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 11
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.VectorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 13
},
"proxy": null
},
"_channels": [
{
"__id__": 15
},
{
"__id__": 17
},
{
"__id__": 19
},
{
"__id__": 21
}
],
"_nComponents": 3
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 14
},
"scale"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 16
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.18333333333333332,
0.31666666666666665,
0.5
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 0,
"value": 1.2000000476837158,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 18
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.18333333333333332,
0.31666666666666665,
0.5
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1.2000000476837158,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 20
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.18333333333333332,
0.31666666666666665,
0.5
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1.2000000476837158,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 22
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.ColorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 24
},
"proxy": null
},
"_channels": [
{
"__id__": 27
},
{
"__id__": 29
},
{
"__id__": 31
},
{
"__id__": 33
}
]
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 25
},
{
"__id__": 26
},
"color"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "Sprite"
},
{
"__type__": "cc.animation.ComponentPath",
"component": "cc.Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 28
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 30
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 32
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 34
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.4
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.ObjectTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 36
},
"proxy": null
},
"_channel": {
"__id__": 38
}
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 37
},
"active"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 39
}
},
{
"__type__": "cc.ObjectCurve",
"_times": [
0
],
"_values": [
true
]
},
{
"__type__": "cc.animation.ObjectTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 41
},
"proxy": null
},
"_channel": {
"__id__": 43
}
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 42
},
"active"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "vfx"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 44
}
},
{
"__type__": "cc.ObjectCurve",
"_times": [
0
],
"_values": [
false
]
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]

View File

@ -0,0 +1,13 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "d642b797-3320-46c3-9187-f9c87e4ca84c",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "Chocolate_ScoreObjectSpawn"
}
}

View File

@ -0,0 +1,243 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "Chocolate_item_hit",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.48333333333333334,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
},
{
"__id__": 7
},
{
"__id__": 12
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": [],
"_additiveSettings": {
"__id__": 17
},
"_auxiliaryCurveEntries": []
},
{
"__type__": "cc.animation.ObjectTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
},
"proxy": null
},
"_channel": {
"__id__": 5
}
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 3
},
{
"__id__": 4
},
"spriteFrame"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "vfx"
},
{
"__type__": "cc.animation.ComponentPath",
"component": "cc.Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 6
}
},
{
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.03333333333333333,
0.06666666666666667,
0.1,
0.13333333333333333,
0.16666666666666666,
0.2,
0.23333333333333334,
0.26666666666666666,
0.3,
0.3333333333333333,
0.36666666666666664,
0.4,
0.43333333333333335,
0.4666666666666667
],
"_values": [
{
"__uuid__": "02179bdd-8879-451f-85fa-922f12a09033@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "62034d80-8a9e-47f9-a2dc-28de3a232383@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "47242eac-8031-4a12-9c0d-108fea3fa1ee@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "3674ae68-f52a-48cd-b322-e1df05f37822@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "beb6236f-d7af-459d-9896-82e3e5df945a@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "dd1496ed-de78-4424-99f6-ed292fcb5100@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "8e89f04f-4d3c-474d-8f37-abb5d64bbf21@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "fbfe5500-e736-4384-a452-4975f29b9b2b@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "b49e2123-e811-4fb4-aa10-3fa4eea67604@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "4e92cbec-d3d2-4acd-aa1c-9114606635ba@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "c1e70576-2c4f-4352-bc41-54632b335b05@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "61de2a67-f375-4d9e-86ce-6ee967d8ca2a@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "61090641-a2e3-4405-af9d-399e08de0fe2@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "e82573e1-485e-47f4-96df-ead3a0a917eb@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "6064e811-e060-43be-bdfc-6fb14be1d7c7@f9941",
"__expectedType__": "cc.SpriteFrame"
}
]
},
{
"__type__": "cc.animation.ObjectTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 8
},
"proxy": null
},
"_channel": {
"__id__": 10
}
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 9
},
"active"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 11
}
},
{
"__type__": "cc.ObjectCurve",
"_times": [
0
],
"_values": [
false
]
},
{
"__type__": "cc.animation.ObjectTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 13
},
"proxy": null
},
"_channel": {
"__id__": 15
}
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 14
},
"active"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "vfx"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 16
}
},
{
"__type__": "cc.ObjectCurve",
"_times": [
0
],
"_values": [
true
]
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]

View File

@ -0,0 +1,13 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "51b7153d-b39e-4e0f-a369-e3572fb158b9",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "Chocolate_item_hit"
}
}

View File

@ -0,0 +1,83 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "Chocolate_slingshot1",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.18333333333333332,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": [],
"_additiveSettings": {
"__id__": 6
},
"_auxiliaryCurveEntries": []
},
{
"__type__": "cc.animation.ObjectTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
},
"proxy": null
},
"_channel": {
"__id__": 4
}
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 3
},
"spriteFrame"
]
},
{
"__type__": "cc.animation.ComponentPath",
"component": "cc.Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 5
}
},
{
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.16666666666666666
],
"_values": [
{
"__uuid__": "5e563b65-0099-4695-9c7f-e9cdbb13eeb3@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "b64973d7-9495-43ae-bdba-b51f721d19a3@f9941",
"__expectedType__": "cc.SpriteFrame"
}
]
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]

View File

@ -0,0 +1,13 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "01772e9c-980e-4a50-a2bc-3a0ea069007d",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "Chocolate_slingshot1"
}
}

View File

@ -1,5 +1,5 @@
{
"ver": "1.1.0",
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "e98bd0d7-bb92-44e9-a475-2ef43d4fa35b",

View File

@ -1,5 +1,5 @@
{
"ver": "1.1.0",
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "c8cf4bf6-10ee-4edd-81da-5f5e70656b56",

View File

@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "cf7397f1-adda-4a42-bb15-a4b09c027459",
"files": [],
"subMetas": {},
"userData": {}
}

View File

@ -0,0 +1,782 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "Vital_Garden_ScoreObjectSpawn",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"speed": 1,
"wrapMode": 0,
"enableTrsBlending": false,
"_duration": 0.7666666666666667,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
},
{
"__id__": 12
},
{
"__id__": 23
},
{
"__id__": 35
},
{
"__id__": 40
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": [],
"_additiveSettings": {
"__id__": 45
},
"_auxiliaryCurveEntries": []
},
{
"__type__": "cc.animation.VectorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
},
"proxy": null
},
"_channels": [
{
"__id__": 4
},
{
"__id__": 6
},
{
"__id__": 8
},
{
"__id__": 10
}
],
"_nComponents": 3
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 3
},
"eulerAngles"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 5
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0.18333333333333332,
0.4,
0.5,
0.6166666666666667,
0.7
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 7
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0.18333333333333332,
0.4,
0.5,
0.6166666666666667,
0.7
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 9
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0.18333333333333332,
0.31666666666666665,
0.6166666666666667,
0.7666666666666667
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 0,
"value": -19.69586181640625,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 0,
"value": 8,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 11
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.VectorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 13
},
"proxy": null
},
"_channels": [
{
"__id__": 15
},
{
"__id__": 17
},
{
"__id__": 19
},
{
"__id__": 21
}
],
"_nComponents": 3
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 14
},
"scale"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 16
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.18333333333333332,
0.31666666666666665,
0.5
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 0,
"value": 1.2000000476837158,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 18
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.18333333333333332,
0.31666666666666665,
0.5
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1.2000000476837158,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 20
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.18333333333333332,
0.31666666666666665,
0.5
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1.2000000476837158,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 0,
"tangentWeightMode": 0,
"value": 1,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 22
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.ColorTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 24
},
"proxy": null
},
"_channels": [
{
"__id__": 27
},
{
"__id__": 29
},
{
"__id__": 31
},
{
"__id__": 33
}
]
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 25
},
{
"__id__": 26
},
"color"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "Sprite"
},
{
"__type__": "cc.animation.ComponentPath",
"component": "cc.Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 28
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 30
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 32
}
},
{
"__type__": "cc.RealCurve",
"_times": [],
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 34
}
},
{
"__type__": "cc.RealCurve",
"_times": [
0,
0.4
],
"_values": [
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 0,
"value": 0,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
},
{
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 0,
"value": 255,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
"leftTangentWeight": 1,
"easingMethod": 0,
"__editorExtras__": null
}
],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.animation.ObjectTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 36
},
"proxy": null
},
"_channel": {
"__id__": 38
}
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 37
},
"active"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 39
}
},
{
"__type__": "cc.ObjectCurve",
"_times": [
0
],
"_values": [
true
]
},
{
"__type__": "cc.animation.ObjectTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 41
},
"proxy": null
},
"_channel": {
"__id__": 43
}
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 42
},
"active"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "vfx"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 44
}
},
{
"__type__": "cc.ObjectCurve",
"_times": [
0
],
"_values": [
false
]
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]

View File

@ -0,0 +1,13 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "d85db080-0106-4eb7-b820-d5f9136b8413",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "Mummy_ScoreObjectSpawn"
}
}

View File

@ -0,0 +1,243 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "Chocolate_item_hit",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.48333333333333334,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
},
{
"__id__": 7
},
{
"__id__": 12
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": [],
"_additiveSettings": {
"__id__": 17
},
"_auxiliaryCurveEntries": []
},
{
"__type__": "cc.animation.ObjectTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
},
"proxy": null
},
"_channel": {
"__id__": 5
}
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 3
},
{
"__id__": 4
},
"spriteFrame"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "vfx"
},
{
"__type__": "cc.animation.ComponentPath",
"component": "cc.Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 6
}
},
{
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.03333333333333333,
0.06666666666666667,
0.1,
0.13333333333333333,
0.16666666666666666,
0.2,
0.23333333333333334,
0.26666666666666666,
0.3,
0.3333333333333333,
0.36666666666666664,
0.4,
0.43333333333333335,
0.4666666666666667
],
"_values": [
{
"__uuid__": "02179bdd-8879-451f-85fa-922f12a09033@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "62034d80-8a9e-47f9-a2dc-28de3a232383@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "47242eac-8031-4a12-9c0d-108fea3fa1ee@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "3674ae68-f52a-48cd-b322-e1df05f37822@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "beb6236f-d7af-459d-9896-82e3e5df945a@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "dd1496ed-de78-4424-99f6-ed292fcb5100@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "8e89f04f-4d3c-474d-8f37-abb5d64bbf21@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "fbfe5500-e736-4384-a452-4975f29b9b2b@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "b49e2123-e811-4fb4-aa10-3fa4eea67604@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "4e92cbec-d3d2-4acd-aa1c-9114606635ba@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "c1e70576-2c4f-4352-bc41-54632b335b05@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "61de2a67-f375-4d9e-86ce-6ee967d8ca2a@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "61090641-a2e3-4405-af9d-399e08de0fe2@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "e82573e1-485e-47f4-96df-ead3a0a917eb@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "6064e811-e060-43be-bdfc-6fb14be1d7c7@f9941",
"__expectedType__": "cc.SpriteFrame"
}
]
},
{
"__type__": "cc.animation.ObjectTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 8
},
"proxy": null
},
"_channel": {
"__id__": 10
}
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 9
},
"active"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 11
}
},
{
"__type__": "cc.ObjectCurve",
"_times": [
0
],
"_values": [
false
]
},
{
"__type__": "cc.animation.ObjectTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 13
},
"proxy": null
},
"_channel": {
"__id__": 15
}
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 14
},
"active"
]
},
{
"__type__": "cc.animation.HierarchyPath",
"path": "vfx"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 16
}
},
{
"__type__": "cc.ObjectCurve",
"_times": [
0
],
"_values": [
true
]
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]

View File

@ -0,0 +1,13 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "e275fc86-a622-4631-b830-0e6c2bff0d24",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "Mummy_item_hit"
}
}

View File

@ -0,0 +1,83 @@
[
{
"__type__": "cc.AnimationClip",
"_name": "mummy_slingshot1",
"_objFlags": 0,
"__editorExtras__": {
"embeddedPlayerGroups": []
},
"_native": "",
"sample": 60,
"speed": 1,
"wrapMode": 1,
"enableTrsBlending": false,
"_duration": 0.18333333333333332,
"_hash": 500763545,
"_tracks": [
{
"__id__": 1
}
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": [],
"_additiveSettings": {
"__id__": 6
},
"_auxiliaryCurveEntries": []
},
{
"__type__": "cc.animation.ObjectTrack",
"_binding": {
"__type__": "cc.animation.TrackBinding",
"path": {
"__id__": 2
},
"proxy": null
},
"_channel": {
"__id__": 4
}
},
{
"__type__": "cc.animation.TrackPath",
"_paths": [
{
"__id__": 3
},
"spriteFrame"
]
},
{
"__type__": "cc.animation.ComponentPath",
"component": "cc.Sprite"
},
{
"__type__": "cc.animation.Channel",
"_curve": {
"__id__": 5
}
},
{
"__type__": "cc.ObjectCurve",
"_times": [
0,
0.16666666666666666
],
"_values": [
{
"__uuid__": "108a535d-cb93-45b8-866b-b67e482f43cb@f9941",
"__expectedType__": "cc.SpriteFrame"
},
{
"__uuid__": "ac5fd74c-1ca6-4006-838b-b153c7a19243@f9941",
"__expectedType__": "cc.SpriteFrame"
}
]
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]

View File

@ -0,0 +1,13 @@
{
"ver": "2.0.3",
"importer": "animation-clip",
"imported": true,
"uuid": "f86783b7-7320-4ed3-a525-bc47af2d208d",
"files": [
".cconb"
],
"subMetas": {},
"userData": {
"name": "mummy_slingshot1"
}
}

View File

@ -1,5 +1,5 @@
{
"ver": "1.1.0",
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "785a8661-045c-4799-a6f3-cd883ad0c540",

View File

@ -23,7 +23,11 @@
],
"_exoticAnimation": null,
"_events": [],
"_embeddedPlayers": []
"_embeddedPlayers": [],
"_additiveSettings": {
"__id__": 23
},
"_auxiliaryCurveEntries": []
},
{
"__type__": "cc.animation.VectorTrack",
@ -86,7 +90,7 @@
"__type__": "cc.RealCurve",
"_times": [
0,
0.16666666666666666
0.1666666716337204
],
"_values": [
{
@ -105,7 +109,7 @@
"__type__": "cc.RealKeyframeValue",
"interpolationMode": 2,
"tangentWeightMode": 0,
"value": 0,
"value": -40,
"rightTangent": 0,
"rightTangentWeight": 1,
"leftTangent": 0,
@ -204,10 +208,10 @@
"__type__": "cc.RealCurve",
"_times": [
0,
0.08333333333333333,
0.18333333333333332,
0.2833333333333333,
0.3333333333333333
0.0833333358168602,
0.18333333730697632,
0.28333333134651184,
0.3333333432674408
],
"_values": [
{
@ -299,5 +303,10 @@
"_values": [],
"preExtrapolation": 1,
"postExtrapolation": 1
},
{
"__type__": "cc.AnimationClipAdditiveSettings",
"enabled": false,
"refClip": null
}
]

View File

@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "22995de3-ea1d-4f64-b957-9ff35a0bb5a6",
"files": [],
"subMetas": {},
"userData": {}
}

View File

@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "8b2daed5-dc4a-4113-bd36-b1963a9acec5",
"files": [],
"subMetas": {},
"userData": {}
}

View File

@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "bb864fb2-28d3-4202-9101-ac4516fbc167",
"files": [],
"subMetas": {},
"userData": {}
}

View File

@ -0,0 +1,13 @@
lucky chain.png
size: 256,128
format: RGBA8888
filter: Linear,Linear
repeat: none
card1
rotate: false
xy: 4, 4
size: 140, 117
orig: 146, 121
offset: 3, 2
index: -1

View File

@ -0,0 +1,11 @@
{
"ver": "1.0.2",
"importer": "text",
"imported": true,
"uuid": "60ede0cf-599d-477b-87e3-903b4743a71d",
"files": [
".json"
],
"subMetas": {},
"userData": {}
}

View File

@ -0,0 +1,261 @@
{
"skeleton": {
"hash": "o+9KhyhHyaBydcKDBMs4T8XVyyU",
"spine": "3.8.99",
"x": -503.5,
"y": -480,
"width": 1015,
"height": 979,
"images": "",
"audio": "D:/Huy 2D Animation/works/2024/Product/Galaxy Seeker/Reward Animation/lucky chain"
},
"bones": [
{ "name": "root" },
{ "name": "pivot", "parent": "root" },
{ "name": "frame-pivot", "parent": "pivot" },
{ "name": "cards-pivot", "parent": "frame-pivot" },
{ "name": "card1", "parent": "cards-pivot", "x": -259.5, "y": 297.5 },
{ "name": "card2", "parent": "cards-pivot", "x": 267.5, "y": 297.5 },
{ "name": "card3", "parent": "cards-pivot", "x": 267.5, "y": -278.5 },
{ "name": "card4", "parent": "cards-pivot", "x": -259.5, "y": -278.5 },
{ "name": "card5", "parent": "cards-pivot", "x": -259.5, "y": -278.5 }
],
"slots": [
{ "name": "card5", "bone": "card5", "color": "ffffff00", "attachment": "card1" },
{ "name": "card4", "bone": "card4", "attachment": "card1" },
{ "name": "card3", "bone": "card3", "attachment": "card1" },
{ "name": "card2", "bone": "card2", "attachment": "card1" },
{ "name": "card1", "bone": "card1", "attachment": "card1" },
{ "name": "card2-orange", "bone": "card2", "color": "ffffff00", "attachment": "card1" },
{ "name": "card1-glow", "bone": "card1", "color": "ffffff00", "attachment": "card1", "blend": "additive" }
],
"skins": [
{
"name": "default",
"attachments": {
"card1": {
"card1": { "width": 488, "height": 403 }
},
"card1-glow": {
"card1": { "width": 488, "height": 403 }
},
"card2": {
"card1": { "width": 488, "height": 403 }
},
"card2-orange": {
"card1": { "width": 488, "height": 403 }
},
"card3": {
"card1": { "width": 488, "height": 403 }
},
"card4": {
"card1": { "width": 488, "height": 403 }
},
"card5": {
"card1": { "width": 488, "height": 403 }
}
}
}
],
"events": {
"card-appear": {},
"card-claimed": {},
"new-card-spawned": {}
},
"animations": {
"active": {
"slots": {
"card1": {
"color": [
{ "time": 0.2, "color": "ffffffff", "curve": 0.25, "c3": 0.75 },
{ "time": 0.4, "color": "ffffff00" }
]
},
"card1-glow": {
"color": [
{ "color": "ffffff00", "curve": 0.25, "c3": 0.75 },
{ "time": 0.0667, "color": "ffffffff", "curve": "stepped" },
{ "time": 0.2, "color": "ffffffff", "curve": 0.25, "c3": 0.75 },
{ "time": 0.4, "color": "ffffff00" }
]
},
"card2": {
"color": [
{ "color": "dadadaff", "curve": "stepped" },
{ "time": 0.4, "color": "dadadaff", "curve": 0.25, "c3": 0.75 },
{ "time": 0.7, "color": "ffffffff" }
]
},
"card2-orange": {
"color": [
{ "time": 0.7, "color": "ffffff00", "curve": 0.25, "c3": 0.75 },
{ "time": 0.9, "color": "ffffffff" }
]
},
"card3": {
"color": [
{ "color": "989898ff", "curve": "stepped" },
{ "time": 0.6, "color": "989898ff", "curve": 0.25, "c3": 0.75 },
{ "time": 0.7667, "color": "dadadaff" }
]
},
"card4": {
"color": [
{ "color": "797979ff", "curve": "stepped" },
{ "time": 0.6, "color": "797979ff", "curve": 0.25, "c3": 0.75 },
{ "time": 0.7667, "color": "808080ff" }
]
},
"card5": {
"color": [
{ "color": "79797900", "curve": "stepped" },
{ "time": 0.7, "color": "79797900", "curve": 0.25, "c3": 0.75 },
{ "time": 0.8, "color": "797979ff" }
]
}
},
"bones": {
"card1": {
"scale": [
{ "curve": 0.25, "c3": 0.75 },
{ "time": 0.1333, "x": 0.9, "y": 0.95, "curve": 0.25, "c3": 0.75 },
{ "time": 0.4, "x": 1.2, "y": 1.2 }
]
},
"card2": {
"translate": [
{ "time": 0.4, "curve": 0.25, "c3": 0.75 },
{ "time": 0.5, "x": 12.5, "curve": 0.25, "c3": 0.75 },
{ "time": 0.7, "x": -567.5, "curve": 0.25, "c3": 0.75 },
{ "time": 0.9, "x": -527 }
]
},
"card3": {
"translate": [
{ "time": 0.6, "curve": 0, "c2": 0.79, "c3": 0.75 },
{ "time": 0.7667, "y": 576 }
]
},
"card4": {
"translate": [
{ "time": 0.6, "curve": 0.25, "c3": 0.75 },
{ "time": 0.7667, "x": 527 }
]
},
"card5": {
"scale": [
{ "x": 0.9, "y": 0.9, "curve": "stepped" },
{ "time": 0.7, "x": 0.9, "y": 0.9, "curve": 0.25, "c3": 0.75 },
{ "time": 0.9, "x": 1.1, "y": 1.1, "curve": 0.25, "c3": 0.75 },
{ "time": 1.1 }
]
}
},
"events": [
{ "time": 0.4, "name": "card-claimed" },
{ "time": 0.8, "name": "new-card-spawned" }
]
},
"appear": {
"slots": {
"card1": {
"color": [
{ "color": "ffffff00", "curve": "stepped" },
{ "time": 0.5, "color": "ffffff00", "curve": 0.25, "c3": 0.75 },
{ "time": 0.6333, "color": "ffffffff" }
]
},
"card2": {
"color": [
{ "color": "dadada00", "curve": "stepped" },
{ "time": 0.6, "color": "dadada00", "curve": 0.25, "c3": 0.75 },
{ "time": 0.7333, "color": "dadadaff" }
]
},
"card3": {
"color": [
{ "color": "98989800", "curve": "stepped" },
{ "time": 0.7333, "color": "98989800", "curve": 0.25, "c3": 0.75 },
{ "time": 0.8667, "color": "989898ff" }
]
},
"card4": {
"color": [
{ "color": "79797900", "curve": "stepped" },
{ "time": 0.9, "color": "79797900", "curve": 0.25, "c3": 0.75 },
{ "time": 1.0333, "color": "797979ff" }
]
}
},
"bones": {
"card4": {
"scale": [
{ "x": 0.8, "y": 0.8, "curve": "stepped" },
{ "time": 0.9, "x": 0.8, "y": 0.8, "curve": 0.25, "c3": 0.75 },
{ "time": 1.0333, "x": 1.1, "y": 1.1, "curve": 0.25, "c3": 0.75 },
{ "time": 1.4 }
]
},
"card3": {
"scale": [
{ "x": 0.8, "y": 0.8, "curve": "stepped" },
{ "time": 0.7333, "x": 0.8, "y": 0.8, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8667, "x": 1.1, "y": 1.1, "curve": 0.25, "c3": 0.75 },
{ "time": 1.2333 }
]
},
"card2": {
"scale": [
{ "x": 0.8, "y": 0.8, "curve": "stepped" },
{ "time": 0.6, "x": 0.8, "y": 0.8, "curve": 0.25, "c3": 0.75 },
{ "time": 0.7333, "x": 1.1, "y": 1.1, "curve": 0.25, "c3": 0.75 },
{ "time": 1.1 }
]
},
"card1": {
"scale": [
{ "x": 0.8, "y": 0.8, "curve": "stepped" },
{ "time": 0.5, "x": 0.8, "y": 0.8, "curve": 0.25, "c3": 0.75 },
{ "time": 0.6333, "x": 1.1, "y": 1.1, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8, "x": 0.95, "y": 0.95, "curve": 0.25, "c3": 0.75 },
{ "time": 1 }
]
},
"frame-pivot": {
"translate": [
{ "y": -100, "curve": 0.25, "c3": 0.75 },
{ "time": 0.2, "y": 50, "curve": 0.25, "c3": 0.75 },
{ "time": 0.4 }
],
"scale": [
{ "x": 0.8, "y": 0.8, "curve": 0.25, "c3": 0.75 },
{ "time": 0.2, "x": 1.1, "y": 1.1, "curve": 0.25, "c3": 0.75 },
{ "time": 0.4 }
]
}
},
"events": [
{ "time": 0.6333, "name": "card-appear" }
]
},
"idle": {
"slots": {
"card2": {
"color": [
{ "color": "dadadaff" }
]
},
"card3": {
"color": [
{ "color": "989898ff" }
]
},
"card4": {
"color": [
{ "color": "7a7a7aff" }
]
}
}
}
}
}

View File

@ -0,0 +1,11 @@
{
"ver": "1.2.6",
"importer": "spine-data",
"imported": true,
"uuid": "6feeafbb-f998-4a3b-a2fb-740e89f0be72",
"files": [
".json"
],
"subMetas": {},
"userData": {}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "8f9fb730-f63d-4895-a912-a17b688031e3",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "8f9fb730-f63d-4895-a912-a17b688031e3@6c48a",
"displayName": "lucky chain",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "8f9fb730-f63d-4895-a912-a17b688031e3",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "8f9fb730-f63d-4895-a912-a17b688031e3@f9941",
"displayName": "lucky chain",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -54,
"offsetY": 1.5,
"trimX": 4,
"trimY": 4,
"width": 140,
"height": 117,
"rawWidth": 256,
"rawHeight": 128,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-70,
-58.5,
0,
70,
-58.5,
0,
-70,
58.5,
0,
70,
58.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
4,
124,
144,
124,
4,
7,
144,
7
],
"nuv": [
0.015625,
0.0546875,
0.5625,
0.0546875,
0.015625,
0.96875,
0.5625,
0.96875
],
"minPos": [
-70,
-58.5,
0
],
"maxPos": [
70,
58.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "8f9fb730-f63d-4895-a912-a17b688031e3@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "8f9fb730-f63d-4895-a912-a17b688031e3@f9941"
}
}

View File

@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "01f586f5-d9ec-425f-be69-a2cf26a7343b",
"files": [],
"subMetas": {},
"userData": {}
}

View File

@ -0,0 +1,41 @@
lucky-chest.png
size: 1024,512
format: RGBA8888
filter: Linear,Linear
repeat: none
chest-lid
rotate: false
xy: 328, 206
size: 269, 251
orig: 269, 251
offset: 0, 0
index: -1
glitter-vfx
rotate: false
xy: 4, 140
size: 320, 317
orig: 339, 323
offset: 6, 0
index: -1
lower-chest
rotate: false
xy: 603, 49
size: 240, 206
orig: 240, 206
offset: 0, 0
index: -1
orange-glow1
rotate: false
xy: 601, 259
size: 271, 198
orig: 285, 216
offset: 7, 9
index: -1
orange-glow2
rotate: false
xy: 328, 4
size: 271, 198
orig: 285, 216
offset: 7, 9
index: -1

View File

@ -0,0 +1,11 @@
{
"ver": "1.0.2",
"importer": "text",
"imported": true,
"uuid": "fd992bb7-cf9a-490e-9ca4-92d8a6dce6f1",
"files": [
".json"
],
"subMetas": {},
"userData": {}
}

View File

@ -0,0 +1,254 @@
{
"skeleton": {
"hash": "gGNgDeM82MpJz5PBV2YrQVjC4Ls",
"spine": "3.8.99",
"x": -305.95,
"y": -133.5,
"width": 691.64,
"height": 697.84,
"images": "",
"audio": "D:/Huy 2D Animation/works/2024/Product/Galaxy Seeker/Reward Animation/lucky-chest"
},
"bones": [
{ "name": "root" },
{ "name": "pivot", "parent": "root" },
{ "name": "lower-chest", "parent": "pivot", "length": 165.62, "rotation": 90, "x": 25, "y": -60 },
{ "name": "chest-lid", "parent": "lower-chest", "length": 155.21, "x": 180, "y": 35 },
{ "name": "chest-lid2", "parent": "lower-chest", "length": 425.29, "rotation": -79.62, "x": 284.38, "y": 326.62 },
{ "name": "chest-lid3", "parent": "chest-lid2", "length": 177.55, "rotation": 85.02, "x": 79.17, "y": 23.44 },
{ "name": "glitter-vfx", "parent": "pivot", "x": 25, "y": 140 },
{ "name": "chest-vfx", "parent": "lower-chest", "x": 201.94, "y": 21.9 },
{ "name": "gift", "parent": "lower-chest", "x": 198.3, "y": 30.03 }
],
"slots": [
{ "name": "lower-chest", "bone": "lower-chest", "attachment": "lower-chest" },
{ "name": "glitter-vfx", "bone": "glitter-vfx", "color": "ffffff00", "attachment": "glitter-vfx", "blend": "additive" },
{ "name": "orange-glow1", "bone": "chest-vfx", "color": "ffffff00", "attachment": "orange-glow1", "blend": "screen" },
{ "name": "orange-glow2", "bone": "chest-vfx", "color": "ffffff00", "attachment": "orange-glow2", "blend": "screen" },
{ "name": "chest-lid", "bone": "chest-lid", "attachment": "chest-lid" }
],
"skins": [
{
"name": "default",
"attachments": {
"chest-lid": {
"chest-lid": { "x": 152.91, "y": -10, "rotation": -90, "width": 538, "height": 501 }
},
"glitter-vfx": {
"glitter-vfx": { "x": 22.2, "y": 101.34, "width": 677, "height": 646 }
},
"lower-chest": {
"lower-chest": { "x": 132, "y": 25, "rotation": -90, "width": 479, "height": 411 }
},
"orange-glow1": {
"orange-glow1": { "x": 6.85, "y": 24.54, "rotation": -90, "width": 569, "height": 431 }
},
"orange-glow2": {
"orange-glow2": { "x": -3.12, "y": 11.51, "rotation": -90, "width": 569, "height": 431 }
}
}
}
],
"events": {
"open": {}
},
"animations": {
"appear": {
"slots": {
"chest-lid": {
"color": [
{ "color": "ffffff00", "curve": 0.25, "c3": 0.75 },
{ "time": 0.1333, "color": "ffffffff" }
]
},
"lower-chest": {
"color": [
{ "color": "ffffff00", "curve": 0.25, "c3": 0.75 },
{ "time": 0.1333, "color": "ffffffff" }
]
}
},
"bones": {
"pivot": {
"scale": [
{ "x": 0.7, "y": 0.7, "curve": 0.25, "c3": 0.75 },
{ "time": 0.2667, "x": 1.1, "y": 1.1, "curve": 0.25, "c3": 0.75 },
{ "time": 0.5 }
]
}
}
},
"idle": {
"bones": {
"pivot": {
"scale": [
{ "curve": 0.25, "c3": 0.75 },
{ "time": 0.4, "x": 1.02, "y": 1.02, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8 }
]
},
"chest-lid": {
"translate": [
{ "curve": 0.25, "c3": 0.75 },
{ "time": 0.2667, "x": 4.89, "curve": 0.25, "c3": 0.75 },
{ "time": 0.5333, "x": -7.33, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8 }
]
}
}
},
"open": {
"slots": {
"chest-lid": {
"color": [
{ "time": 0.6667, "color": "ffffffff", "curve": "stepped" },
{ "time": 0.7333, "color": "ffffff00" }
]
},
"glitter-vfx": {
"color": [
{ "time": 0.7, "color": "ffffff00", "curve": 0.25, "c3": 0.75 },
{ "time": 0.7667, "color": "ffffffff", "curve": "stepped" },
{ "time": 0.9, "color": "ffffffff", "curve": 0.25, "c3": 0.75 },
{ "time": 1.3, "color": "ffffff00" }
]
},
"orange-glow1": {
"color": [
{ "time": 0.6667, "color": "ffffff00", "curve": 0, "c2": 0.35, "c3": 0.75 },
{ "time": 0.9, "color": "ffffffff", "curve": 0.25, "c3": 0.75 },
{ "time": 2, "color": "ffffff00" }
]
},
"orange-glow2": {
"color": [
{ "time": 0.6667, "color": "ffffff00", "curve": 0, "c2": 0.35, "c3": 0.75 },
{ "time": 0.9, "color": "ffffffff", "curve": 0.25, "c3": 0.75 },
{ "time": 2, "color": "ffffff00" }
]
}
},
"bones": {
"pivot": {
"rotate": [
{ "time": 0.7, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8333, "angle": 2.85, "curve": 0.25, "c3": 0.75 },
{ "time": 0.9667, "angle": -1.62, "curve": 0.25, "c3": 0.75 },
{ "time": 1.1, "angle": 1.81, "curve": 0.25, "c3": 0.75 },
{ "time": 1.2667 }
],
"translate": [
{ "time": 0.7, "curve": 0.25, "c3": 0.75 },
{ "time": 0.7667, "y": 46.56, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8333, "curve": 0.25, "c3": 0.75 },
{ "time": 0.9667, "y": 6.65, "curve": 0.25, "c3": 0.75 },
{ "time": 1.0667, "curve": 0.25, "c3": 0.75 },
{ "time": 1.1667, "y": 2.22, "curve": 0.25, "c3": 0.75 },
{ "time": 1.3 }
],
"scale": [
{ "curve": 0.25, "c3": 0.75 },
{ "time": 0.7, "x": 0.9, "y": 0.9, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8, "x": 1.1, "y": 1.1, "curve": 0.25, "c3": 0.75 },
{ "time": 1 }
]
},
"lower-chest": {
"translate": [
{ "curve": 0.25, "c3": 0.75 },
{ "time": 0.1, "x": -2.42, "curve": 0.25, "c3": 0.75 },
{ "time": 0.2, "x": 12.33, "y": -7.37, "curve": 0.25, "c3": 0.75 },
{ "time": 0.3, "x": 4.81, "y": 0.14, "curve": 0.25, "c3": 0.75 },
{ "time": 0.4, "x": 8.82, "y": 2.81, "curve": 0.25, "c3": 0.75 },
{ "time": 0.5, "x": 3.37, "y": 1.45, "curve": 0.25, "c3": 0.75 },
{ "time": 0.6, "x": 7.52, "y": -4.08, "curve": 0.25, "c3": 0.75 },
{ "time": 0.7, "x": 10.31, "y": 1.49, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8 }
]
},
"chest-lid": {
"translate": [
{ "curve": 0.25, "c3": 0.75 },
{ "time": 0.1, "x": -5.48, "y": -7.31, "curve": 0.25, "c3": 0.75 },
{ "time": 0.2, "x": -9.2, "y": 3.82, "curve": 0.25, "c3": 0.75 },
{ "time": 0.2667, "x": -3.56, "y": 13.21, "curve": 0.25, "c3": 0.75 },
{ "time": 0.3333, "x": -5.46, "y": 3.7, "curve": 0.25, "c3": 0.75 },
{ "time": 0.4, "x": -11.25, "y": -2.09, "curve": 0.25, "c3": 0.75 },
{ "time": 0.4667, "x": -9.3, "y": 3.77, "curve": 0.25, "c3": 0.75 },
{ "time": 0.5333, "x": -3.36, "y": -2.16, "curve": 0.25, "c3": 0.75 },
{ "time": 0.6, "x": -9.36, "y": 1.84, "curve": 0.25, "c3": 0.75 },
{ "time": 0.6667, "x": -31.49, "y": 5.86, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8 }
]
},
"chest-lid2": {
"rotate": [
{ "time": 0.6667, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8, "angle": 4.28, "curve": 0.25, "c3": 0.75 },
{ "time": 0.9333, "angle": -7.73, "curve": 0.25, "c3": 0.75 },
{ "time": 1.1 }
],
"translate": [
{ "time": 0.6667, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8333, "x": -3.91, "y": 3.78, "curve": 0.25, "c3": 0.75 },
{ "time": 0.9667, "x": 4.44, "y": 14.77, "curve": 0.25, "c3": 0.75 },
{ "time": 1.1333 }
],
"scale": [
{ "time": 0.6667, "curve": 0.25, "c3": 0.75 },
{ "time": 0.7667, "x": 0.984, "y": 1.127, "curve": 0.25, "c3": 0.75 },
{ "time": 1 }
],
"shear": [
{ "time": 0.6667, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8, "x": -2.21, "y": 4.37, "curve": 0.25, "c3": 0.75 },
{ "time": 0.9333, "x": 2.3, "y": 2.71, "curve": 0.25, "c3": 0.75 },
{ "time": 1.1 }
]
},
"chest-lid3": {
"scale": [
{ "time": 0.7, "curve": 0.25, "c3": 0.75 },
{ "time": 0.7667, "x": 0.817, "y": 0.721, "curve": 0.25, "c3": 0.75 },
{ "time": 1 }
],
"shear": [
{ "time": 0.7, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8, "x": 7.69, "y": -14.24, "curve": 0.25, "c3": 0.75 },
{ "time": 0.9333, "x": -6.27, "y": 5.08, "curve": 0.25, "c3": 0.75 },
{ "time": 1.1 }
]
},
"glitter-vfx": {
"rotate": [
{ "time": 0.6333, "curve": 0.25, "c3": 0.75 },
{ "time": 1.4, "angle": -67.1, "curve": "stepped" },
{ "time": 1.5, "angle": -67.1, "curve": 0.25, "c3": 0.75 },
{ "time": 1.6333 }
],
"translate": [
{ "x": 22.9, "y": 24.3 }
],
"scale": [
{ "x": 0.5, "y": 0.5, "curve": "stepped" },
{ "time": 0.7, "x": 0.5, "y": 0.5, "curve": 0, "c2": 0.89, "c3": 0.75 },
{ "time": 1.3, "x": 1.757, "y": 1.757 }
]
},
"gift": {
"translate": [
{ "time": 0.7, "curve": 0.25, "c3": 0.75 },
{ "time": 0.9, "x": 72.4 }
],
"scale": [
{ "time": 0.7, "curve": 0.25, "c3": 0.75 },
{ "time": 0.9, "x": 1.3, "y": 1.3 }
]
}
},
"events": [
{ "time": 0.8, "name": "open" }
]
}
}
}

View File

@ -0,0 +1,11 @@
{
"ver": "1.2.6",
"importer": "spine-data",
"imported": true,
"uuid": "f07ad308-52ec-4942-b33e-9344851b6305",
"files": [
".json"
],
"subMetas": {},
"userData": {}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 200 KiB

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "7998fe5d-e2b5-4bdf-a492-4d2d4ffd252d",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "7998fe5d-e2b5-4bdf-a492-4d2d4ffd252d@6c48a",
"displayName": "lucky-chest",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "7998fe5d-e2b5-4bdf-a492-4d2d4ffd252d",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "7998fe5d-e2b5-4bdf-a492-4d2d4ffd252d@f9941",
"displayName": "lucky-chest",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -74,
"offsetY": 25.5,
"trimX": 4,
"trimY": 4,
"width": 868,
"height": 453,
"rawWidth": 1024,
"rawHeight": 512,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-434,
-226.5,
0,
434,
-226.5,
0,
-434,
226.5,
0,
434,
226.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
4,
508,
872,
508,
4,
55,
872,
55
],
"nuv": [
0.00390625,
0.107421875,
0.8515625,
0.107421875,
0.00390625,
0.9921875,
0.8515625,
0.9921875
],
"minPos": [
-434,
-226.5,
0
],
"maxPos": [
434,
226.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "7998fe5d-e2b5-4bdf-a492-4d2d4ffd252d@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "7998fe5d-e2b5-4bdf-a492-4d2d4ffd252d@f9941"
}
}

View File

@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "bb74a90f-283b-4f56-a747-059cd1fefb28",
"files": [],
"subMetas": {},
"userData": {}
}

View File

@ -0,0 +1,20 @@
random-flip-card.png
size: 1024,1024
format: RGBA8888
filter: Linear,Linear
repeat: none
back
rotate: false
xy: 4, 4
size: 480, 626
orig: 480, 626
offset: 0, 0
index: -1
front
rotate: false
xy: 488, 4
size: 480, 626
orig: 480, 626
offset: 0, 0
index: -1

View File

@ -0,0 +1,11 @@
{
"ver": "1.0.2",
"importer": "text",
"imported": true,
"uuid": "f39b8c56-47d4-4e6e-b248-590f5b20b12b",
"files": [
".json"
],
"subMetas": {},
"userData": {}
}

View File

@ -0,0 +1,185 @@
{
"skeleton": {
"hash": "PX1+wVKM5wMCDGsqvRNd/w+9GHE",
"spine": "3.8.99",
"x": -490,
"y": -63,
"width": 980,
"height": 626,
"images": "",
"audio": ""
},
"bones": [
{ "name": "root" },
{ "name": "card1", "parent": "root", "x": -250, "y": 250 },
{ "name": "card2", "parent": "root", "x": 250, "y": 250 },
{ "name": "card1-flip", "parent": "card1" },
{ "name": "card2-flip", "parent": "card2" }
],
"slots": [
{ "name": "front1", "bone": "card1-flip", "color": "ffffff00", "attachment": "front" },
{ "name": "front2", "bone": "card2-flip", "color": "ffffff00", "attachment": "front" },
{ "name": "back1", "bone": "card1-flip", "attachment": "back" },
{ "name": "back2", "bone": "card2-flip", "attachment": "back" }
],
"skins": [
{
"name": "default",
"attachments": {
"back1": {
"back": { "width": 480, "height": 626 }
},
"back2": {
"back": { "width": 480, "height": 626 }
},
"front1": {
"front": { "width": 480, "height": 626 }
},
"front2": {
"front": { "width": 480, "height": 626 }
}
}
}
],
"events": {
"card1-active": {},
"card2-active": {},
"card3-active": {},
"card4-active": {}
},
"animations": {
"appear": {
"slots": {
"back1": {
"color": [
{ "color": "ffffff00", "curve": 0.25, "c3": 0.75 },
{ "time": 0.1333, "color": "ffffffff" }
]
},
"back2": {
"color": [
{ "color": "ffffff00", "curve": "stepped" },
{ "time": 0.1667, "color": "ffffff00", "curve": 0.25, "c3": 0.75 },
{ "time": 0.3, "color": "ffffffff" }
]
},
"front2": {
"color": [
{ "time": 0.8, "color": "ffffff00" }
]
}
},
"bones": {
"card1": {
"translate": [
{ "y": -200.13, "curve": 0.25, "c3": 0.75 },
{ "time": 0.1667, "y": 77.24, "curve": 0.25, "c3": 0.75 },
{ "time": 0.2667, "y": -17.55, "curve": 0.25, "c3": 0.75 },
{ "time": 0.4 }
],
"scale": [
{ "x": 0.5, "y": 0.5, "curve": 0.25, "c3": 0.75 },
{ "time": 0.1, "x": 1.1, "y": 1.1, "curve": 0.25, "c3": 0.75 },
{ "time": 0.3 }
]
},
"card2": {
"translate": [
{ "y": -200.13, "curve": "stepped" },
{ "time": 0.1667, "y": -200.13, "curve": 0.25, "c3": 0.75 },
{ "time": 0.3333, "y": 77.24, "curve": 0.25, "c3": 0.75 },
{ "time": 0.4333, "y": -17.55, "curve": 0.25, "c3": 0.75 },
{ "time": 0.5667 }
],
"scale": [
{ "x": 0.5, "y": 0.5, "curve": "stepped" },
{ "time": 0.1667, "x": 0.5, "y": 0.5, "curve": 0.25, "c3": 0.75 },
{ "time": 0.2667, "x": 1.1, "y": 1.1, "curve": 0.25, "c3": 0.75 },
{ "time": 0.4667 }
]
}
}
},
"card1-active": {
"slots": {
"back1": {
"color": [
{ "color": "ffffffff", "curve": "stepped" },
{ "time": 0.1333, "color": "ffffff00" }
]
},
"front1": {
"color": [
{ "color": "ffffff00", "curve": "stepped" },
{ "time": 0.1333, "color": "ffffffff" }
]
}
},
"bones": {
"card1": {
"scale": [
{ "curve": 0.25, "c3": 0.75 },
{ "time": 0.0667, "x": 0.9, "y": 0.9, "curve": 0.25, "c3": 0.75 },
{ "time": 0.1667, "x": 1.152, "y": 1.152, "curve": 0.25, "c3": 0.75 },
{ "time": 0.3 }
]
},
"card1-flip": {
"scale": [
{ "curve": 0.25, "c3": 0.75 },
{ "time": 0.1333, "x": 0, "curve": 0.25, "c3": 0.75 },
{ "time": 0.2667 }
]
}
},
"events": [
{ "time": 0.1, "name": "card1-active" }
]
},
"card2-active": {
"slots": {
"back2": {
"color": [
{ "color": "ffffffff", "curve": "stepped" },
{ "time": 0.1333, "color": "ffffff00" }
]
},
"front2": {
"color": [
{ "color": "ffffff00", "curve": "stepped" },
{ "time": 0.1333, "color": "ffffffff" }
]
}
},
"bones": {
"card2": {
"scale": [
{ "curve": 0.25, "c3": 0.75 },
{ "time": 0.0667, "x": 0.9, "y": 0.9, "curve": 0.25, "c3": 0.75 },
{ "time": 0.1667, "x": 1.152, "y": 1.152, "curve": 0.25, "c3": 0.75 },
{ "time": 0.3 }
]
},
"card2-flip": {
"scale": [
{ "curve": 0.25, "c3": 0.75 },
{ "time": 0.1333, "x": 0, "curve": 0.25, "c3": 0.75 },
{ "time": 0.2667 }
]
}
},
"events": [
{ "time": 0.1, "name": "card2-active" }
]
},
"idle": {
"slots": {
"front2": {
"color": [
{ "time": 0.0667, "color": "ffffff00" }
]
}
}
}
}
}

View File

@ -0,0 +1,11 @@
{
"ver": "1.2.6",
"importer": "spine-data",
"imported": true,
"uuid": "2a758e0f-aced-42c2-853e-08058ff422ad",
"files": [
".json"
],
"subMetas": {},
"userData": {}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 KiB

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "19b4d26f-c886-484e-a633-46563bfe425b",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "19b4d26f-c886-484e-a633-46563bfe425b@6c48a",
"displayName": "random-flip-card",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "19b4d26f-c886-484e-a633-46563bfe425b",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "19b4d26f-c886-484e-a633-46563bfe425b@f9941",
"displayName": "random-flip-card",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -26,
"offsetY": 195,
"trimX": 4,
"trimY": 4,
"width": 964,
"height": 626,
"rawWidth": 1024,
"rawHeight": 1024,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-482,
-313,
0,
482,
-313,
0,
-482,
313,
0,
482,
313,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
4,
1020,
968,
1020,
4,
394,
968,
394
],
"nuv": [
0.00390625,
0.384765625,
0.9453125,
0.384765625,
0.00390625,
0.99609375,
0.9453125,
0.99609375
],
"minPos": [
-482,
-313,
0
],
"maxPos": [
482,
313,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "19b4d26f-c886-484e-a633-46563bfe425b@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "19b4d26f-c886-484e-a633-46563bfe425b@f9941"
}
}

View File

@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "88cec452-b0df-4877-8cd3-7c150a332c76",
"files": [],
"subMetas": {},
"userData": {}
}

View File

@ -0,0 +1,34 @@
lucky-spin.png
size: 1024,1024
format: RGBA8888
filter: Linear,Linear
repeat: none
arrow
rotate: true
xy: 4, 4
size: 57, 104
orig: 57, 104
offset: 0, 0
index: -1
base
rotate: false
xy: 4, 518
size: 483, 484
orig: 483, 484
offset: 0, 0
index: -1
center
rotate: false
xy: 454, 417
size: 96, 97
orig: 96, 97
offset: 0, 0
index: -1
wheel
rotate: true
xy: 4, 65
size: 449, 446
orig: 449, 446
offset: 0, 0
index: -1

View File

@ -0,0 +1,11 @@
{
"ver": "1.0.2",
"importer": "text",
"imported": true,
"uuid": "1e68ab72-054e-48f1-ac2b-333d61bf8de0",
"files": [
".json"
],
"subMetas": {},
"userData": {}
}

View File

@ -0,0 +1,111 @@
{
"skeleton": {
"hash": "WULbScoleREGWE4DhvUCfDZMt48",
"spine": "3.8.99",
"x": -483,
"y": -484,
"width": 966,
"height": 968,
"images": "",
"audio": "D:/Huy 2D Animation/works/2024/Product/Galaxy Seeker/Reward Animation/lucky-spin"
},
"bones": [
{ "name": "root" },
{ "name": "pivot", "parent": "root" },
{ "name": "wheel", "parent": "pivot", "length": 415.93 },
{ "name": "spin-button", "parent": "pivot" },
{ "name": "slot01", "parent": "wheel", "length": 80, "rotation": -75, "x": 311.72, "y": 121.65 },
{ "name": "slot02", "parent": "wheel", "length": 80, "rotation": -30, "x": 134.4, "y": 306.44 },
{ "name": "slot03", "parent": "wheel", "length": 80, "rotation": 15, "x": -121.65, "y": 311.72 },
{ "name": "slot04", "parent": "wheel", "length": 80, "rotation": 60, "x": -306.44, "y": 134.4 },
{ "name": "slot05", "parent": "wheel", "length": 80, "rotation": 105, "x": -311.72, "y": -121.65 },
{ "name": "slot06", "parent": "wheel", "length": 80, "rotation": 150, "x": -134.4, "y": -306.44 },
{ "name": "slot07", "parent": "wheel", "length": 80, "rotation": -165, "x": 121.65, "y": -311.72 },
{ "name": "slot08", "parent": "wheel", "length": 80, "rotation": -120, "x": 306.44, "y": -134.4 }
],
"slots": [
{ "name": "base", "bone": "pivot", "attachment": "base" },
{ "name": "wheel", "bone": "wheel", "attachment": "wheel" },
{ "name": "center", "bone": "spin-button", "attachment": "center" },
{ "name": "arrow", "bone": "pivot", "attachment": "arrow" }
],
"skins": [
{
"name": "default",
"attachments": {
"arrow": {
"arrow": { "y": 80, "width": 114, "height": 208 }
},
"base": {
"base": { "width": 966, "height": 968 }
},
"center": {
"center": { "width": 192, "height": 193 }
},
"wheel": {
"wheel": { "width": 897, "height": 892 }
}
}
}
],
"animations": {
"appear": {
"slots": {
"base": {
"color": [
{ "color": "ffffff00", "curve": 0.25, "c3": 0.75 },
{ "time": 0.1667, "color": "ffffffff" }
]
},
"center": {
"color": [
{ "color": "ffffff00", "curve": 0.25, "c3": 0.75 },
{ "time": 0.1667, "color": "ffffffff" }
]
},
"wheel": {
"color": [
{ "color": "ffffff00", "curve": 0.25, "c3": 0.75 },
{ "time": 0.1667, "color": "ffffffff" }
]
}
},
"bones": {
"pivot": {
"scale": [
{ "x": 0.8, "y": 0.8, "curve": 0.25, "c3": 0.75 },
{ "time": 0.2667, "x": 1.1, "y": 1.1, "curve": 0.25, "c3": 0.75 },
{ "time": 0.5333 }
]
}
}
},
"idle": {
"bones": {
"wheel": {
"rotate": [
{},
{ "time": 3.3333, "angle": 90 },
{ "time": 6.6667, "angle": 180 },
{ "time": 10, "angle": -90 },
{ "time": 13.3333 }
]
}
}
},
"spin": {
"bones": {
"wheel": {
"rotate": [
{},
{ "time": 0.1333, "angle": -90 },
{ "time": 0.2667, "angle": 180 },
{ "time": 0.4, "angle": 90 },
{ "time": 0.5333 }
]
}
}
},
"stop": {}
}
}

View File

@ -0,0 +1,11 @@
{
"ver": "1.2.6",
"importer": "spine-data",
"imported": true,
"uuid": "12fab532-0601-426b-93b9-813a1644c555",
"files": [
".json"
],
"subMetas": {},
"userData": {}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 166 KiB

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "85733ac6-fb74-4733-ba1d-2735bfc1363d",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "85733ac6-fb74-4733-ba1d-2735bfc1363d@6c48a",
"displayName": "lucky-spin",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "85733ac6-fb74-4733-ba1d-2735bfc1363d",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "85733ac6-fb74-4733-ba1d-2735bfc1363d@f9941",
"displayName": "lucky-spin",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -235,
"offsetY": 9,
"trimX": 4,
"trimY": 4,
"width": 546,
"height": 998,
"rawWidth": 1024,
"rawHeight": 1024,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-273,
-499,
0,
273,
-499,
0,
-273,
499,
0,
273,
499,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
4,
1020,
550,
1020,
4,
22,
550,
22
],
"nuv": [
0.00390625,
0.021484375,
0.537109375,
0.021484375,
0.00390625,
0.99609375,
0.537109375,
0.99609375
],
"minPos": [
-273,
-499,
0
],
"maxPos": [
273,
499,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "85733ac6-fb74-4733-ba1d-2735bfc1363d@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "85733ac6-fb74-4733-ba1d-2735bfc1363d@f9941"
}
}

View File

@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "571489a5-8423-40cc-8449-6a9f3c4cdc9b",
"files": [],
"subMetas": {},
"userData": {}
}

View File

@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "3a10ae35-22a3-4fb7-8cc9-88bdb275c6e2",
"files": [],
"subMetas": {},
"userData": {}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "82ee0101-78b7-49f8-b43b-93b472d8c57c",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "82ee0101-78b7-49f8-b43b-93b472d8c57c@6c48a",
"displayName": "card-mask",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "82ee0101-78b7-49f8-b43b-93b472d8c57c",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "82ee0101-78b7-49f8-b43b-93b472d8c57c@f9941",
"displayName": "card-mask",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 381,
"height": 273,
"rawWidth": 381,
"rawHeight": 273,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-190.5,
-136.5,
0,
190.5,
-136.5,
0,
-190.5,
136.5,
0,
190.5,
136.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
273,
381,
273,
0,
0,
381,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-190.5,
-136.5,
0
],
"maxPos": [
190.5,
136.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "82ee0101-78b7-49f8-b43b-93b472d8c57c@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "82ee0101-78b7-49f8-b43b-93b472d8c57c@f9941"
}
}

View File

@ -0,0 +1,13 @@
lucky chain.png
size: 256,128
format: RGBA8888
filter: Linear,Linear
repeat: none
card1
rotate: false
xy: 4, 4
size: 122, 110
orig: 122, 110
offset: 0, 0
index: -1

View File

@ -0,0 +1,11 @@
{
"ver": "1.0.2",
"importer": "text",
"imported": true,
"uuid": "1c7aac58-fd6a-4a75-a849-03ada8573c04",
"files": [
".json"
],
"subMetas": {},
"userData": {}
}

View File

@ -0,0 +1,261 @@
{
"skeleton": {
"hash": "z869oG7LDqyShqUNJokW43LlQlQ",
"spine": "3.8.99",
"x": -463,
"y": -462,
"width": 934,
"height": 943,
"images": "",
"audio": "D:/Huy 2D Animation/works/2024/Product/Galaxy Seeker/Reward Animation/lucky chain"
},
"bones": [
{ "name": "root" },
{ "name": "pivot", "parent": "root" },
{ "name": "frame-pivot", "parent": "pivot" },
{ "name": "cards-pivot", "parent": "frame-pivot" },
{ "name": "card1", "parent": "cards-pivot", "x": -259.5, "y": 297.5 },
{ "name": "card2", "parent": "cards-pivot", "x": 267.5, "y": 297.5 },
{ "name": "card3", "parent": "cards-pivot", "x": 267.5, "y": -278.5 },
{ "name": "card4", "parent": "cards-pivot", "x": -259.5, "y": -278.5 },
{ "name": "card5", "parent": "cards-pivot", "x": -259.5, "y": -278.5 }
],
"slots": [
{ "name": "card5", "bone": "card5", "color": "ffffff00", "attachment": "card1" },
{ "name": "card4", "bone": "card4", "attachment": "card1" },
{ "name": "card3", "bone": "card3", "attachment": "card1" },
{ "name": "card2", "bone": "card2", "attachment": "card1" },
{ "name": "card1", "bone": "card1", "attachment": "card1" },
{ "name": "card2-orange", "bone": "card2", "color": "ffffff00", "attachment": "card1" },
{ "name": "card1-glow", "bone": "card1", "color": "ffffff00", "attachment": "card1", "blend": "additive" }
],
"skins": [
{
"name": "default",
"attachments": {
"card1": {
"card1": { "width": 407, "height": 367 }
},
"card1-glow": {
"card1": { "width": 407, "height": 367 }
},
"card2": {
"card1": { "width": 407, "height": 367 }
},
"card2-orange": {
"card1": { "width": 407, "height": 367 }
},
"card3": {
"card1": { "width": 407, "height": 367 }
},
"card4": {
"card1": { "width": 407, "height": 367 }
},
"card5": {
"card1": { "width": 407, "height": 367 }
}
}
}
],
"events": {
"card-appear": {},
"card-claimed": {},
"new-card-spawned": {}
},
"animations": {
"active": {
"slots": {
"card1": {
"color": [
{ "time": 0.2, "color": "ffffffff", "curve": 0.25, "c3": 0.75 },
{ "time": 0.4, "color": "ffffff00" }
]
},
"card1-glow": {
"color": [
{ "color": "ffffff00", "curve": 0.25, "c3": 0.75 },
{ "time": 0.0667, "color": "ffffffff", "curve": "stepped" },
{ "time": 0.2, "color": "ffffffff", "curve": 0.25, "c3": 0.75 },
{ "time": 0.4, "color": "ffffff00" }
]
},
"card2": {
"color": [
{ "color": "dadadaff", "curve": "stepped" },
{ "time": 0.4, "color": "dadadaff", "curve": 0.25, "c3": 0.75 },
{ "time": 0.7, "color": "ffffffff" }
]
},
"card2-orange": {
"color": [
{ "time": 0.7, "color": "ffffff00", "curve": 0.25, "c3": 0.75 },
{ "time": 0.9, "color": "ffffffff" }
]
},
"card3": {
"color": [
{ "color": "989898ff", "curve": "stepped" },
{ "time": 0.6, "color": "989898ff", "curve": 0.25, "c3": 0.75 },
{ "time": 0.7667, "color": "dadadaff" }
]
},
"card4": {
"color": [
{ "color": "797979ff", "curve": "stepped" },
{ "time": 0.6, "color": "797979ff", "curve": 0.25, "c3": 0.75 },
{ "time": 0.7667, "color": "808080ff" }
]
},
"card5": {
"color": [
{ "color": "79797900", "curve": "stepped" },
{ "time": 0.7, "color": "79797900", "curve": 0.25, "c3": 0.75 },
{ "time": 0.8, "color": "797979ff" }
]
}
},
"bones": {
"card1": {
"scale": [
{ "curve": 0.25, "c3": 0.75 },
{ "time": 0.1333, "x": 0.9, "y": 0.95, "curve": 0.25, "c3": 0.75 },
{ "time": 0.4, "x": 1.2, "y": 1.2 }
]
},
"card2": {
"translate": [
{ "time": 0.4, "curve": 0.25, "c3": 0.75 },
{ "time": 0.5, "x": 12.5, "curve": 0.25, "c3": 0.75 },
{ "time": 0.7, "x": -567.5, "curve": 0.25, "c3": 0.75 },
{ "time": 0.9, "x": -527 }
]
},
"card3": {
"translate": [
{ "time": 0.6, "curve": 0, "c2": 0.79, "c3": 0.75 },
{ "time": 0.7667, "y": 576 }
]
},
"card4": {
"translate": [
{ "time": 0.6, "curve": 0.25, "c3": 0.75 },
{ "time": 0.7667, "x": 527 }
]
},
"card5": {
"scale": [
{ "x": 0.9, "y": 0.9, "curve": "stepped" },
{ "time": 0.7, "x": 0.9, "y": 0.9, "curve": 0.25, "c3": 0.75 },
{ "time": 0.9, "x": 1.1, "y": 1.1, "curve": 0.25, "c3": 0.75 },
{ "time": 1.1 }
]
}
},
"events": [
{ "time": 0.4, "name": "card-claimed" },
{ "time": 0.8, "name": "new-card-spawned" }
]
},
"appear": {
"slots": {
"card1": {
"color": [
{ "color": "ffffff00", "curve": "stepped" },
{ "time": 0.5, "color": "ffffff00", "curve": 0.25, "c3": 0.75 },
{ "time": 0.6333, "color": "ffffffff" }
]
},
"card2": {
"color": [
{ "color": "dadada00", "curve": "stepped" },
{ "time": 0.6, "color": "dadada00", "curve": 0.25, "c3": 0.75 },
{ "time": 0.7333, "color": "dadadaff" }
]
},
"card3": {
"color": [
{ "color": "98989800", "curve": "stepped" },
{ "time": 0.7333, "color": "98989800", "curve": 0.25, "c3": 0.75 },
{ "time": 0.8667, "color": "989898ff" }
]
},
"card4": {
"color": [
{ "color": "79797900", "curve": "stepped" },
{ "time": 0.9, "color": "79797900", "curve": 0.25, "c3": 0.75 },
{ "time": 1.0333, "color": "797979ff" }
]
}
},
"bones": {
"card4": {
"scale": [
{ "x": 0.8, "y": 0.8, "curve": "stepped" },
{ "time": 0.9, "x": 0.8, "y": 0.8, "curve": 0.25, "c3": 0.75 },
{ "time": 1.0333, "x": 1.1, "y": 1.1, "curve": 0.25, "c3": 0.75 },
{ "time": 1.4 }
]
},
"card3": {
"scale": [
{ "x": 0.8, "y": 0.8, "curve": "stepped" },
{ "time": 0.7333, "x": 0.8, "y": 0.8, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8667, "x": 1.1, "y": 1.1, "curve": 0.25, "c3": 0.75 },
{ "time": 1.2333 }
]
},
"card2": {
"scale": [
{ "x": 0.8, "y": 0.8, "curve": "stepped" },
{ "time": 0.6, "x": 0.8, "y": 0.8, "curve": 0.25, "c3": 0.75 },
{ "time": 0.7333, "x": 1.1, "y": 1.1, "curve": 0.25, "c3": 0.75 },
{ "time": 1.1 }
]
},
"card1": {
"scale": [
{ "x": 0.8, "y": 0.8, "curve": "stepped" },
{ "time": 0.5, "x": 0.8, "y": 0.8, "curve": 0.25, "c3": 0.75 },
{ "time": 0.6333, "x": 1.1, "y": 1.1, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8, "x": 0.95, "y": 0.95, "curve": 0.25, "c3": 0.75 },
{ "time": 1 }
]
},
"frame-pivot": {
"translate": [
{ "y": -100, "curve": 0.25, "c3": 0.75 },
{ "time": 0.2, "y": 50, "curve": 0.25, "c3": 0.75 },
{ "time": 0.4 }
],
"scale": [
{ "x": 0.8, "y": 0.8, "curve": 0.25, "c3": 0.75 },
{ "time": 0.2, "x": 1.1, "y": 1.1, "curve": 0.25, "c3": 0.75 },
{ "time": 0.4 }
]
}
},
"events": [
{ "time": 0.6333, "name": "card-appear" }
]
},
"idle": {
"slots": {
"card2": {
"color": [
{ "color": "dadadaff" }
]
},
"card3": {
"color": [
{ "color": "989898ff" }
]
},
"card4": {
"color": [
{ "color": "7a7a7aff" }
]
}
}
}
}
}

View File

@ -0,0 +1,11 @@
{
"ver": "1.2.6",
"importer": "spine-data",
"imported": true,
"uuid": "276cc296-647f-4b61-9d51-b290faa1a089",
"files": [
".json"
],
"subMetas": {},
"userData": {}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "1a35ad1b-5a1b-47d2-9c4c-3de7e8bf8508",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "1a35ad1b-5a1b-47d2-9c4c-3de7e8bf8508@6c48a",
"displayName": "lucky chain",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "1a35ad1b-5a1b-47d2-9c4c-3de7e8bf8508",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "1a35ad1b-5a1b-47d2-9c4c-3de7e8bf8508@f9941",
"displayName": "lucky chain",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -63,
"offsetY": 5,
"trimX": 4,
"trimY": 4,
"width": 122,
"height": 110,
"rawWidth": 256,
"rawHeight": 128,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-61,
-55,
0,
61,
-55,
0,
-61,
55,
0,
61,
55,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
4,
124,
126,
124,
4,
14,
126,
14
],
"nuv": [
0.015625,
0.109375,
0.4921875,
0.109375,
0.015625,
0.96875,
0.4921875,
0.96875
],
"minPos": [
-61,
-55,
0
],
"maxPos": [
61,
55,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "1a35ad1b-5a1b-47d2-9c4c-3de7e8bf8508@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "1a35ad1b-5a1b-47d2-9c4c-3de7e8bf8508@f9941"
}
}

View File

@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "ed532a31-76bd-4a90-ab77-0b07f4eb66f2",
"files": [],
"subMetas": {},
"userData": {}
}

View File

@ -0,0 +1,48 @@
lucky-chest.png
size: 1024,512
format: RGBA8888
filter: Linear,Linear
repeat: none
chest-lid
rotate: false
xy: 598, 243
size: 265, 206
orig: 290, 234
offset: 12, 14
index: -1
glitter-vfx
rotate: false
xy: 4, 132
size: 320, 317
orig: 339, 323
offset: 6, 0
index: -1
lower-chest
rotate: false
xy: 328, 206
size: 266, 243
orig: 266, 243
offset: 0, 0
index: -1
orange-glow1
rotate: false
xy: 328, 4
size: 271, 198
orig: 285, 216
offset: 7, 9
index: -1
orange-glow2
rotate: false
xy: 603, 41
size: 271, 198
orig: 285, 216
offset: 7, 9
index: -1
yellow-glow2
rotate: false
xy: 4, 17
size: 205, 111
orig: 211, 118
offset: 3, 3
index: -1

View File

@ -0,0 +1,11 @@
{
"ver": "1.0.2",
"importer": "text",
"imported": true,
"uuid": "b09f0a34-73c2-4634-9fd2-c85f0af5b717",
"files": [
".json"
],
"subMetas": {},
"userData": {}
}

View File

@ -0,0 +1,273 @@
{
"skeleton": {
"hash": "P/bEMgj+gZyx9nKLpeYXuXh9PxA",
"spine": "3.8.99",
"x": -305.95,
"y": -170.5,
"width": 691.64,
"height": 734.84,
"images": "",
"audio": "D:/Huy 2D Animation/works/2024/Product/Galaxy Seeker/Reward Animation/lucky-chest"
},
"bones": [
{ "name": "root" },
{ "name": "pivot", "parent": "root" },
{ "name": "lower-chest", "parent": "pivot", "length": 165.62, "rotation": 90, "x": 25, "y": -60 },
{ "name": "chest-lid", "parent": "lower-chest", "length": 155.21, "x": 180, "y": 35 },
{ "name": "chest-lid2", "parent": "lower-chest", "length": 425.29, "rotation": -79.62, "x": 284.38, "y": 326.62 },
{ "name": "chest-lid3", "parent": "chest-lid2", "length": 177.55, "rotation": 85.02, "x": 79.17, "y": 23.44 },
{ "name": "glitter-vfx", "parent": "pivot", "x": 25, "y": 140 },
{ "name": "chest-vfx", "parent": "lower-chest", "x": 201.94, "y": 21.9 },
{ "name": "gift", "parent": "lower-chest", "x": 198.3, "y": 30.03 }
],
"slots": [
{ "name": "lower-chest", "bone": "lower-chest", "attachment": "lower-chest" },
{ "name": "glitter-vfx", "bone": "glitter-vfx", "color": "ffffff00", "attachment": "glitter-vfx", "blend": "additive" },
{ "name": "orange-glow1", "bone": "chest-vfx", "color": "ffffff00", "attachment": "orange-glow1" },
{ "name": "orange-glow2", "bone": "chest-vfx", "color": "ffffff00", "attachment": "orange-glow2" },
{ "name": "yellow-glow2", "bone": "chest-vfx", "color": "ffffff00", "attachment": "yellow-glow2" },
{ "name": "chest-lid", "bone": "chest-lid", "attachment": "chest-lid" }
],
"skins": [
{
"name": "default",
"attachments": {
"chest-lid": {
"chest-lid": {
"x": 169.49,
"y": -10.44,
"scaleX": 1.05,
"scaleY": 1.05,
"rotation": -90,
"width": 580,
"height": 467
}
},
"glitter-vfx": {
"glitter-vfx": { "x": 22.2, "y": 101.34, "width": 677, "height": 646 }
},
"lower-chest": {
"lower-chest": { "x": 132, "y": 25, "rotation": -90, "width": 532, "height": 485 }
},
"orange-glow1": {
"orange-glow1": { "x": 6.85, "y": 24.54, "rotation": -90, "width": 569, "height": 431 }
},
"orange-glow2": {
"orange-glow2": { "x": -3.12, "y": 11.51, "rotation": -90, "width": 569, "height": 431 }
},
"yellow-glow2": {
"yellow-glow2": { "x": 23.09, "y": -2.3, "rotation": -90, "width": 422, "height": 235 }
}
}
}
],
"events": {
"open": {}
},
"animations": {
"appear": {
"slots": {
"chest-lid": {
"color": [
{ "color": "ffffff00", "curve": 0.25, "c3": 0.75 },
{ "time": 0.1333, "color": "ffffffff" }
]
},
"lower-chest": {
"color": [
{ "color": "ffffff00", "curve": 0.25, "c3": 0.75 },
{ "time": 0.1333, "color": "ffffffff" }
]
}
},
"bones": {
"pivot": {
"scale": [
{ "x": 0.7, "y": 0.7, "curve": 0.25, "c3": 0.75 },
{ "time": 0.2667, "x": 1.1, "y": 1.1, "curve": 0.25, "c3": 0.75 },
{ "time": 0.5 }
]
}
}
},
"idle": {
"bones": {
"pivot": {
"scale": [
{ "curve": 0.25, "c3": 0.75 },
{ "time": 0.4, "x": 1.02, "y": 1.02, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8 }
]
},
"chest-lid": {
"translate": [
{ "curve": 0.25, "c3": 0.75 },
{ "time": 0.2667, "x": 4.89, "curve": 0.25, "c3": 0.75 },
{ "time": 0.5333, "x": -7.33, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8 }
]
}
}
},
"open": {
"slots": {
"chest-lid": {
"color": [
{ "time": 0.6667, "color": "ffffffff", "curve": "stepped" },
{ "time": 0.7333, "color": "ffffff00" }
]
},
"glitter-vfx": {
"color": [
{ "time": 0.7, "color": "ffffff00", "curve": 0.25, "c3": 0.75 },
{ "time": 0.7667, "color": "ffffffff", "curve": "stepped" },
{ "time": 0.9, "color": "ffffffff", "curve": 0.25, "c3": 0.75 },
{ "time": 1.3, "color": "ffffff00" }
]
},
"orange-glow1": {
"color": [
{ "time": 0.6667, "color": "ffffff00", "curve": 0, "c2": 0.35, "c3": 0.75 },
{ "time": 0.9, "color": "ffffffff", "curve": 0.25, "c3": 0.75 },
{ "time": 2, "color": "ffffff00" }
]
},
"orange-glow2": {
"color": [
{ "time": 0.6667, "color": "ffffff00", "curve": 0, "c2": 0.35, "c3": 0.75 },
{ "time": 0.9, "color": "ffffffff", "curve": 0.25, "c3": 0.75 },
{ "time": 2, "color": "ffffff00" }
]
},
"yellow-glow2": {
"color": [
{ "time": 0.6667, "color": "ffffff00", "curve": 0, "c2": 0.35, "c3": 0.75 },
{ "time": 0.9, "color": "ffffffff", "curve": 0.25, "c3": 0.75 },
{ "time": 2, "color": "ffffff00" }
]
}
},
"bones": {
"pivot": {
"rotate": [
{ "time": 0.7, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8333, "angle": 2.85, "curve": 0.25, "c3": 0.75 },
{ "time": 0.9667, "angle": -1.62, "curve": 0.25, "c3": 0.75 },
{ "time": 1.1, "angle": 1.81, "curve": 0.25, "c3": 0.75 },
{ "time": 1.2667 }
],
"translate": [
{ "time": 0.7, "curve": 0.25, "c3": 0.75 },
{ "time": 0.7667, "y": 46.56, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8333, "curve": 0.25, "c3": 0.75 },
{ "time": 0.9667, "y": 6.65, "curve": 0.25, "c3": 0.75 },
{ "time": 1.0667, "curve": 0.25, "c3": 0.75 },
{ "time": 1.1667, "y": 2.22, "curve": 0.25, "c3": 0.75 },
{ "time": 1.3 }
],
"scale": [
{ "curve": 0.25, "c3": 0.75 },
{ "time": 0.7, "x": 0.9, "y": 0.9, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8, "x": 1.1, "y": 1.1, "curve": 0.25, "c3": 0.75 },
{ "time": 1 }
]
},
"lower-chest": {
"translate": [
{ "curve": 0.25, "c3": 0.75 },
{ "time": 0.1, "x": -2.42, "curve": 0.25, "c3": 0.75 },
{ "time": 0.2, "x": 12.33, "y": -7.37, "curve": 0.25, "c3": 0.75 },
{ "time": 0.3, "x": 4.81, "y": 0.14, "curve": 0.25, "c3": 0.75 },
{ "time": 0.4, "x": 8.82, "y": 2.81, "curve": 0.25, "c3": 0.75 },
{ "time": 0.5, "x": 3.37, "y": 1.45, "curve": 0.25, "c3": 0.75 },
{ "time": 0.6, "x": 7.52, "y": -4.08, "curve": 0.25, "c3": 0.75 },
{ "time": 0.7, "x": 10.31, "y": 1.49, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8 }
]
},
"chest-lid": {
"translate": [
{ "curve": 0.25, "c3": 0.75 },
{ "time": 0.1, "x": -5.48, "y": -7.31, "curve": 0.25, "c3": 0.75 },
{ "time": 0.2, "x": -9.2, "y": 3.82, "curve": 0.25, "c3": 0.75 },
{ "time": 0.2667, "x": -3.56, "y": 13.21, "curve": 0.25, "c3": 0.75 },
{ "time": 0.3333, "x": -5.46, "y": 3.7, "curve": 0.25, "c3": 0.75 },
{ "time": 0.4, "x": -11.25, "y": -2.09, "curve": 0.25, "c3": 0.75 },
{ "time": 0.4667, "x": -9.3, "y": 3.77, "curve": 0.25, "c3": 0.75 },
{ "time": 0.5333, "x": -3.36, "y": -2.16, "curve": 0.25, "c3": 0.75 },
{ "time": 0.6, "x": -9.36, "y": 1.84, "curve": 0.25, "c3": 0.75 },
{ "time": 0.6667, "x": -31.49, "y": 5.86, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8 }
]
},
"chest-lid2": {
"rotate": [
{ "time": 0.6667, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8, "angle": 4.28, "curve": 0.25, "c3": 0.75 },
{ "time": 0.9333, "angle": -7.73, "curve": 0.25, "c3": 0.75 },
{ "time": 1.1 }
],
"translate": [
{ "time": 0.6667, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8333, "x": -3.91, "y": 3.78, "curve": 0.25, "c3": 0.75 },
{ "time": 0.9667, "x": 4.44, "y": 14.77, "curve": 0.25, "c3": 0.75 },
{ "time": 1.1333 }
],
"scale": [
{ "time": 0.6667, "curve": 0.25, "c3": 0.75 },
{ "time": 0.7667, "x": 0.984, "y": 1.127, "curve": 0.25, "c3": 0.75 },
{ "time": 1 }
],
"shear": [
{ "time": 0.6667, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8, "x": -2.21, "y": 4.37, "curve": 0.25, "c3": 0.75 },
{ "time": 0.9333, "x": 2.3, "y": 2.71, "curve": 0.25, "c3": 0.75 },
{ "time": 1.1 }
]
},
"chest-lid3": {
"scale": [
{ "time": 0.7, "curve": 0.25, "c3": 0.75 },
{ "time": 0.7667, "x": 0.817, "y": 0.721, "curve": 0.25, "c3": 0.75 },
{ "time": 1 }
],
"shear": [
{ "time": 0.7, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8, "x": 7.69, "y": -14.24, "curve": 0.25, "c3": 0.75 },
{ "time": 0.9333, "x": -6.27, "y": 5.08, "curve": 0.25, "c3": 0.75 },
{ "time": 1.1 }
]
},
"glitter-vfx": {
"rotate": [
{ "time": 0.6333, "curve": 0.25, "c3": 0.75 },
{ "time": 1.4, "angle": -67.1, "curve": "stepped" },
{ "time": 1.5, "angle": -67.1, "curve": 0.25, "c3": 0.75 },
{ "time": 1.6333 }
],
"translate": [
{ "x": 22.9, "y": 24.3 }
],
"scale": [
{ "x": 0.5, "y": 0.5, "curve": "stepped" },
{ "time": 0.7, "x": 0.5, "y": 0.5, "curve": 0, "c2": 0.89, "c3": 0.75 },
{ "time": 1.3, "x": 1.757, "y": 1.757 }
]
},
"gift": {
"translate": [
{ "time": 0.7, "curve": 0.25, "c3": 0.75 },
{ "time": 0.9, "x": 72.4 }
],
"scale": [
{ "time": 0.7, "curve": 0.25, "c3": 0.75 },
{ "time": 0.9, "x": 1.3, "y": 1.3 }
]
}
},
"events": [
{ "time": 0.8, "name": "open" }
]
}
}
}

View File

@ -0,0 +1,11 @@
{
"ver": "1.2.6",
"importer": "spine-data",
"imported": true,
"uuid": "ffd15f9d-95ab-48bd-ab60-469bfb5faab3",
"files": [
".json"
],
"subMetas": {},
"userData": {}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 316 KiB

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "90500379-16d3-4ce8-a0c9-e960f8d21938",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "90500379-16d3-4ce8-a0c9-e960f8d21938@6c48a",
"displayName": "lucky-chest",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "90500379-16d3-4ce8-a0c9-e960f8d21938",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "90500379-16d3-4ce8-a0c9-e960f8d21938@f9941",
"displayName": "lucky-chest",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -73,
"offsetY": 29.5,
"trimX": 4,
"trimY": 4,
"width": 870,
"height": 445,
"rawWidth": 1024,
"rawHeight": 512,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-435,
-222.5,
0,
435,
-222.5,
0,
-435,
222.5,
0,
435,
222.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
4,
508,
874,
508,
4,
63,
874,
63
],
"nuv": [
0.00390625,
0.123046875,
0.853515625,
0.123046875,
0.00390625,
0.9921875,
0.853515625,
0.9921875
],
"minPos": [
-435,
-222.5,
0
],
"maxPos": [
435,
222.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "90500379-16d3-4ce8-a0c9-e960f8d21938@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "90500379-16d3-4ce8-a0c9-e960f8d21938@f9941"
}
}

View File

@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "4c60c9d0-f971-4205-8553-320ea9dc6148",
"files": [],
"subMetas": {},
"userData": {}
}

View File

@ -0,0 +1,20 @@
random-flip-card.png
size: 1024,1024
format: RGBA8888
filter: Linear,Linear
repeat: none
back
rotate: false
xy: 4, 4
size: 459, 630
orig: 459, 630
offset: 0, 0
index: -1
front
rotate: false
xy: 467, 4
size: 459, 630
orig: 459, 630
offset: 0, 0
index: -1

View File

@ -0,0 +1,11 @@
{
"ver": "1.0.2",
"importer": "text",
"imported": true,
"uuid": "9ded24a4-81cc-4b2a-b073-199138a8f9d4",
"files": [
".json"
],
"subMetas": {},
"userData": {}
}

View File

@ -0,0 +1,185 @@
{
"skeleton": {
"hash": "JbqspqnZlnAVIr1BKWqDf9Sx5q8",
"spine": "3.8.99",
"x": -479.5,
"y": -65,
"width": 959,
"height": 630,
"images": "",
"audio": ""
},
"bones": [
{ "name": "root" },
{ "name": "card1", "parent": "root", "x": -250, "y": 250 },
{ "name": "card2", "parent": "root", "x": 250, "y": 250 },
{ "name": "card1-flip", "parent": "card1" },
{ "name": "card2-flip", "parent": "card2" }
],
"slots": [
{ "name": "front1", "bone": "card1-flip", "color": "ffffff00", "attachment": "front" },
{ "name": "front2", "bone": "card2-flip", "color": "ffffff00", "attachment": "front" },
{ "name": "back1", "bone": "card1-flip", "attachment": "back" },
{ "name": "back2", "bone": "card2-flip", "attachment": "back" }
],
"skins": [
{
"name": "default",
"attachments": {
"back1": {
"back": { "width": 459, "height": 630 }
},
"back2": {
"back": { "width": 459, "height": 630 }
},
"front1": {
"front": { "width": 459, "height": 630 }
},
"front2": {
"front": { "width": 459, "height": 630 }
}
}
}
],
"events": {
"card1-active": {},
"card2-active": {},
"card3-active": {},
"card4-active": {}
},
"animations": {
"appear": {
"slots": {
"back1": {
"color": [
{ "color": "ffffff00", "curve": 0.25, "c3": 0.75 },
{ "time": 0.1333, "color": "ffffffff" }
]
},
"back2": {
"color": [
{ "color": "ffffff00", "curve": "stepped" },
{ "time": 0.1667, "color": "ffffff00", "curve": 0.25, "c3": 0.75 },
{ "time": 0.3, "color": "ffffffff" }
]
},
"front2": {
"color": [
{ "time": 0.8, "color": "ffffff00" }
]
}
},
"bones": {
"card1": {
"translate": [
{ "y": -200.13, "curve": 0.25, "c3": 0.75 },
{ "time": 0.1667, "y": 77.24, "curve": 0.25, "c3": 0.75 },
{ "time": 0.2667, "y": -17.55, "curve": 0.25, "c3": 0.75 },
{ "time": 0.4 }
],
"scale": [
{ "x": 0.5, "y": 0.5, "curve": 0.25, "c3": 0.75 },
{ "time": 0.1, "x": 1.1, "y": 1.1, "curve": 0.25, "c3": 0.75 },
{ "time": 0.3 }
]
},
"card2": {
"translate": [
{ "y": -200.13, "curve": "stepped" },
{ "time": 0.1667, "y": -200.13, "curve": 0.25, "c3": 0.75 },
{ "time": 0.3333, "y": 77.24, "curve": 0.25, "c3": 0.75 },
{ "time": 0.4333, "y": -17.55, "curve": 0.25, "c3": 0.75 },
{ "time": 0.5667 }
],
"scale": [
{ "x": 0.5, "y": 0.5, "curve": "stepped" },
{ "time": 0.1667, "x": 0.5, "y": 0.5, "curve": 0.25, "c3": 0.75 },
{ "time": 0.2667, "x": 1.1, "y": 1.1, "curve": 0.25, "c3": 0.75 },
{ "time": 0.4667 }
]
}
}
},
"card1-active": {
"slots": {
"back1": {
"color": [
{ "color": "ffffffff", "curve": "stepped" },
{ "time": 0.1333, "color": "ffffff00" }
]
},
"front1": {
"color": [
{ "color": "ffffff00", "curve": "stepped" },
{ "time": 0.1333, "color": "ffffffff" }
]
}
},
"bones": {
"card1": {
"scale": [
{ "curve": 0.25, "c3": 0.75 },
{ "time": 0.0667, "x": 0.9, "y": 0.9, "curve": 0.25, "c3": 0.75 },
{ "time": 0.1667, "x": 1.152, "y": 1.152, "curve": 0.25, "c3": 0.75 },
{ "time": 0.3 }
]
},
"card1-flip": {
"scale": [
{ "curve": 0.25, "c3": 0.75 },
{ "time": 0.1333, "x": 0, "curve": 0.25, "c3": 0.75 },
{ "time": 0.2667 }
]
}
},
"events": [
{ "time": 0.1, "name": "card1-active" }
]
},
"card2-active": {
"slots": {
"back2": {
"color": [
{ "color": "ffffffff", "curve": "stepped" },
{ "time": 0.1333, "color": "ffffff00" }
]
},
"front2": {
"color": [
{ "color": "ffffff00", "curve": "stepped" },
{ "time": 0.1333, "color": "ffffffff" }
]
}
},
"bones": {
"card2": {
"scale": [
{ "curve": 0.25, "c3": 0.75 },
{ "time": 0.0667, "x": 0.9, "y": 0.9, "curve": 0.25, "c3": 0.75 },
{ "time": 0.1667, "x": 1.152, "y": 1.152, "curve": 0.25, "c3": 0.75 },
{ "time": 0.3 }
]
},
"card2-flip": {
"scale": [
{ "curve": 0.25, "c3": 0.75 },
{ "time": 0.1333, "x": 0, "curve": 0.25, "c3": 0.75 },
{ "time": 0.2667 }
]
}
},
"events": [
{ "time": 0.1, "name": "card2-active" }
]
},
"idle": {
"slots": {
"front2": {
"color": [
{ "time": 0.0667, "color": "ffffff00" }
]
}
}
}
}
}

View File

@ -0,0 +1,11 @@
{
"ver": "1.2.6",
"importer": "spine-data",
"imported": true,
"uuid": "77cb0eae-29b8-4cee-a976-30774c58a1a6",
"files": [
".json"
],
"subMetas": {},
"userData": {}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 257 KiB

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "e656bea7-88f1-4e78-a6c0-9bdc1f68c563",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "e656bea7-88f1-4e78-a6c0-9bdc1f68c563@6c48a",
"displayName": "random-flip-card",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "e656bea7-88f1-4e78-a6c0-9bdc1f68c563",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "e656bea7-88f1-4e78-a6c0-9bdc1f68c563@f9941",
"displayName": "random-flip-card",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -47,
"offsetY": 193,
"trimX": 4,
"trimY": 4,
"width": 922,
"height": 630,
"rawWidth": 1024,
"rawHeight": 1024,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-461,
-315,
0,
461,
-315,
0,
-461,
315,
0,
461,
315,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
4,
1020,
926,
1020,
4,
390,
926,
390
],
"nuv": [
0.00390625,
0.380859375,
0.904296875,
0.380859375,
0.00390625,
0.99609375,
0.904296875,
0.99609375
],
"minPos": [
-461,
-315,
0
],
"maxPos": [
461,
315,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "e656bea7-88f1-4e78-a6c0-9bdc1f68c563@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "e656bea7-88f1-4e78-a6c0-9bdc1f68c563@f9941"
}
}

View File

@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "f408721e-7bed-4507-82c4-763f22c00093",
"files": [],
"subMetas": {},
"userData": {}
}

View File

@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "7d3be966-d739-4233-928f-1d1881e551c7",
"files": [],
"subMetas": {},
"userData": {}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "94156ac4-6efa-48a2-922d-f17b4ee77714",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "94156ac4-6efa-48a2-922d-f17b4ee77714@6c48a",
"displayName": "card-mask",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "94156ac4-6efa-48a2-922d-f17b4ee77714",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "94156ac4-6efa-48a2-922d-f17b4ee77714@f9941",
"displayName": "card-mask",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 306,
"height": 280,
"rawWidth": 306,
"rawHeight": 280,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-153,
-140,
0,
153,
-140,
0,
-153,
140,
0,
153,
140,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
280,
306,
280,
0,
0,
306,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-153,
-140,
0
],
"maxPos": [
153,
140,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "94156ac4-6efa-48a2-922d-f17b4ee77714@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "94156ac4-6efa-48a2-922d-f17b4ee77714@f9941"
}
}

View File

@ -0,0 +1,13 @@
lucky chain.png
size: 128,128
format: RGBA8888
filter: Linear,Linear
repeat: none
card1
rotate: false
xy: 4, 4
size: 113, 104
orig: 117, 108
offset: 2, 2
index: -1

View File

@ -0,0 +1,11 @@
{
"ver": "1.0.2",
"importer": "text",
"imported": true,
"uuid": "fece7aa5-37a9-4e84-a275-84de249547d0",
"files": [
".json"
],
"subMetas": {},
"userData": {}
}

View File

@ -0,0 +1,261 @@
{
"skeleton": {
"hash": "C13gRw26VJyoPtvCJBIN6SrzcO4",
"spine": "3.8.99",
"x": -454,
"y": -459,
"width": 916,
"height": 937,
"images": "",
"audio": "D:/Huy 2D Animation/works/2024/Product/Galaxy Seeker/Reward Animation/lucky chain"
},
"bones": [
{ "name": "root" },
{ "name": "pivot", "parent": "root" },
{ "name": "frame-pivot", "parent": "pivot" },
{ "name": "cards-pivot", "parent": "frame-pivot" },
{ "name": "card1", "parent": "cards-pivot", "x": -259.5, "y": 297.5 },
{ "name": "card2", "parent": "cards-pivot", "x": 267.5, "y": 297.5 },
{ "name": "card3", "parent": "cards-pivot", "x": 267.5, "y": -278.5 },
{ "name": "card4", "parent": "cards-pivot", "x": -259.5, "y": -278.5 },
{ "name": "card5", "parent": "cards-pivot", "x": -259.5, "y": -278.5 }
],
"slots": [
{ "name": "card5", "bone": "card5", "color": "ffffff00", "attachment": "card1" },
{ "name": "card4", "bone": "card4", "attachment": "card1" },
{ "name": "card3", "bone": "card3", "attachment": "card1" },
{ "name": "card2", "bone": "card2", "attachment": "card1" },
{ "name": "card1", "bone": "card1", "attachment": "card1" },
{ "name": "card2-orange", "bone": "card2", "color": "ffffff00", "attachment": "card1" },
{ "name": "card1-glow", "bone": "card1", "color": "ffffff00", "attachment": "card1", "blend": "additive" }
],
"skins": [
{
"name": "default",
"attachments": {
"card1": {
"card1": { "width": 389, "height": 361 }
},
"card1-glow": {
"card1": { "width": 389, "height": 361 }
},
"card2": {
"card1": { "width": 389, "height": 361 }
},
"card2-orange": {
"card1": { "width": 389, "height": 361 }
},
"card3": {
"card1": { "width": 389, "height": 361 }
},
"card4": {
"card1": { "width": 389, "height": 361 }
},
"card5": {
"card1": { "width": 389, "height": 361 }
}
}
}
],
"events": {
"card-appear": {},
"card-claimed": {},
"new-card-spawned": {}
},
"animations": {
"active": {
"slots": {
"card1": {
"color": [
{ "time": 0.2, "color": "ffffffff", "curve": 0.25, "c3": 0.75 },
{ "time": 0.4, "color": "ffffff00" }
]
},
"card1-glow": {
"color": [
{ "color": "ffffff00", "curve": 0.25, "c3": 0.75 },
{ "time": 0.0667, "color": "ffffffff", "curve": "stepped" },
{ "time": 0.2, "color": "ffffffff", "curve": 0.25, "c3": 0.75 },
{ "time": 0.4, "color": "ffffff00" }
]
},
"card2": {
"color": [
{ "color": "dadadaff", "curve": "stepped" },
{ "time": 0.4, "color": "dadadaff", "curve": 0.25, "c3": 0.75 },
{ "time": 0.7, "color": "ffffffff" }
]
},
"card2-orange": {
"color": [
{ "time": 0.7, "color": "ffffff00", "curve": 0.25, "c3": 0.75 },
{ "time": 0.9, "color": "ffffffff" }
]
},
"card3": {
"color": [
{ "color": "989898ff", "curve": "stepped" },
{ "time": 0.6, "color": "989898ff", "curve": 0.25, "c3": 0.75 },
{ "time": 0.7667, "color": "dadadaff" }
]
},
"card4": {
"color": [
{ "color": "797979ff", "curve": "stepped" },
{ "time": 0.6, "color": "797979ff", "curve": 0.25, "c3": 0.75 },
{ "time": 0.7667, "color": "808080ff" }
]
},
"card5": {
"color": [
{ "color": "79797900", "curve": "stepped" },
{ "time": 0.7, "color": "79797900", "curve": 0.25, "c3": 0.75 },
{ "time": 0.8, "color": "797979ff" }
]
}
},
"bones": {
"card1": {
"scale": [
{ "curve": 0.25, "c3": 0.75 },
{ "time": 0.1333, "x": 0.9, "y": 0.95, "curve": 0.25, "c3": 0.75 },
{ "time": 0.4, "x": 1.2, "y": 1.2 }
]
},
"card2": {
"translate": [
{ "time": 0.4, "curve": 0.25, "c3": 0.75 },
{ "time": 0.5, "x": 12.5, "curve": 0.25, "c3": 0.75 },
{ "time": 0.7, "x": -567.5, "curve": 0.25, "c3": 0.75 },
{ "time": 0.9, "x": -527 }
]
},
"card3": {
"translate": [
{ "time": 0.6, "curve": 0, "c2": 0.79, "c3": 0.75 },
{ "time": 0.7667, "y": 576 }
]
},
"card4": {
"translate": [
{ "time": 0.6, "curve": 0.25, "c3": 0.75 },
{ "time": 0.7667, "x": 527 }
]
},
"card5": {
"scale": [
{ "x": 0.9, "y": 0.9, "curve": "stepped" },
{ "time": 0.7, "x": 0.9, "y": 0.9, "curve": 0.25, "c3": 0.75 },
{ "time": 0.9, "x": 1.1, "y": 1.1, "curve": 0.25, "c3": 0.75 },
{ "time": 1.1 }
]
}
},
"events": [
{ "time": 0.4, "name": "card-claimed" },
{ "time": 0.8, "name": "new-card-spawned" }
]
},
"appear": {
"slots": {
"card1": {
"color": [
{ "color": "ffffff00", "curve": "stepped" },
{ "time": 0.5, "color": "ffffff00", "curve": 0.25, "c3": 0.75 },
{ "time": 0.6333, "color": "ffffffff" }
]
},
"card2": {
"color": [
{ "color": "dadada00", "curve": "stepped" },
{ "time": 0.6, "color": "dadada00", "curve": 0.25, "c3": 0.75 },
{ "time": 0.7333, "color": "dadadaff" }
]
},
"card3": {
"color": [
{ "color": "98989800", "curve": "stepped" },
{ "time": 0.7333, "color": "98989800", "curve": 0.25, "c3": 0.75 },
{ "time": 0.8667, "color": "989898ff" }
]
},
"card4": {
"color": [
{ "color": "79797900", "curve": "stepped" },
{ "time": 0.9, "color": "79797900", "curve": 0.25, "c3": 0.75 },
{ "time": 1.0333, "color": "797979ff" }
]
}
},
"bones": {
"card4": {
"scale": [
{ "x": 0.8, "y": 0.8, "curve": "stepped" },
{ "time": 0.9, "x": 0.8, "y": 0.8, "curve": 0.25, "c3": 0.75 },
{ "time": 1.0333, "x": 1.1, "y": 1.1, "curve": 0.25, "c3": 0.75 },
{ "time": 1.4 }
]
},
"card3": {
"scale": [
{ "x": 0.8, "y": 0.8, "curve": "stepped" },
{ "time": 0.7333, "x": 0.8, "y": 0.8, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8667, "x": 1.1, "y": 1.1, "curve": 0.25, "c3": 0.75 },
{ "time": 1.2333 }
]
},
"card2": {
"scale": [
{ "x": 0.8, "y": 0.8, "curve": "stepped" },
{ "time": 0.6, "x": 0.8, "y": 0.8, "curve": 0.25, "c3": 0.75 },
{ "time": 0.7333, "x": 1.1, "y": 1.1, "curve": 0.25, "c3": 0.75 },
{ "time": 1.1 }
]
},
"card1": {
"scale": [
{ "x": 0.8, "y": 0.8, "curve": "stepped" },
{ "time": 0.5, "x": 0.8, "y": 0.8, "curve": 0.25, "c3": 0.75 },
{ "time": 0.6333, "x": 1.1, "y": 1.1, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8, "x": 0.95, "y": 0.95, "curve": 0.25, "c3": 0.75 },
{ "time": 1 }
]
},
"frame-pivot": {
"translate": [
{ "y": -100, "curve": 0.25, "c3": 0.75 },
{ "time": 0.2, "y": 50, "curve": 0.25, "c3": 0.75 },
{ "time": 0.4 }
],
"scale": [
{ "x": 0.8, "y": 0.8, "curve": 0.25, "c3": 0.75 },
{ "time": 0.2, "x": 1.1, "y": 1.1, "curve": 0.25, "c3": 0.75 },
{ "time": 0.4 }
]
}
},
"events": [
{ "time": 0.6333, "name": "card-appear" }
]
},
"idle": {
"slots": {
"card2": {
"color": [
{ "color": "dadadaff" }
]
},
"card3": {
"color": [
{ "color": "989898ff" }
]
},
"card4": {
"color": [
{ "color": "7a7a7aff" }
]
}
}
}
}
}

View File

@ -0,0 +1,11 @@
{
"ver": "1.2.6",
"importer": "spine-data",
"imported": true,
"uuid": "0fbc08f8-5013-4baa-b818-5b5344461d5c",
"files": [
".json"
],
"subMetas": {},
"userData": {}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "3d9fb56f-c8b1-460b-b4fb-2fc5fc5c5def",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "3d9fb56f-c8b1-460b-b4fb-2fc5fc5c5def@6c48a",
"displayName": "lucky chain",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "3d9fb56f-c8b1-460b-b4fb-2fc5fc5c5def",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "3d9fb56f-c8b1-460b-b4fb-2fc5fc5c5def@f9941",
"displayName": "lucky chain",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -3.5,
"offsetY": 8,
"trimX": 4,
"trimY": 4,
"width": 113,
"height": 104,
"rawWidth": 128,
"rawHeight": 128,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-56.5,
-52,
0,
56.5,
-52,
0,
-56.5,
52,
0,
56.5,
52,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
4,
124,
117,
124,
4,
20,
117,
20
],
"nuv": [
0.03125,
0.15625,
0.9140625,
0.15625,
0.03125,
0.96875,
0.9140625,
0.96875
],
"minPos": [
-56.5,
-52,
0
],
"maxPos": [
56.5,
52,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "3d9fb56f-c8b1-460b-b4fb-2fc5fc5c5def@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "3d9fb56f-c8b1-460b-b4fb-2fc5fc5c5def@f9941"
}
}

View File

@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "efad5811-59fd-4b18-8d5d-4a12a9ea9d2b",
"files": [],
"subMetas": {},
"userData": {}
}

View File

@ -0,0 +1,48 @@
lucky-chest.png
size: 1024,512
format: RGBA8888
filter: Linear,Linear
repeat: none
chest-lid
rotate: false
xy: 328, 209
size: 278, 227
orig: 293, 227
offset: 15, 0
index: -1
glitter-vfx
rotate: false
xy: 4, 119
size: 320, 317
orig: 339, 323
offset: 6, 0
index: -1
lower-chest
rotate: false
xy: 610, 21
size: 254, 213
orig: 263, 213
offset: 2, 0
index: -1
orange-glow1
rotate: false
xy: 610, 238
size: 271, 198
orig: 285, 216
offset: 7, 9
index: -1
orange-glow2
rotate: false
xy: 328, 7
size: 271, 198
orig: 285, 216
offset: 7, 9
index: -1
yellow-glow2
rotate: false
xy: 4, 4
size: 205, 111
orig: 211, 118
offset: 3, 3
index: -1

View File

@ -0,0 +1,11 @@
{
"ver": "1.0.2",
"importer": "text",
"imported": true,
"uuid": "149bcd88-7230-4efe-9e44-939230991a98",
"files": [
".json"
],
"subMetas": {},
"userData": {}
}

View File

@ -0,0 +1,265 @@
{
"skeleton": {
"hash": "tLCoVY3szB8t9hUyUn0uroHRPZo",
"spine": "3.8.99",
"x": -314.49,
"y": -141,
"width": 700.19,
"height": 705.34,
"images": "",
"audio": "D:/Huy 2D Animation/works/2024/Product/Galaxy Seeker/Reward Animation/lucky-chest"
},
"bones": [
{ "name": "root" },
{ "name": "pivot", "parent": "root" },
{ "name": "lower-chest", "parent": "pivot", "length": 165.62, "rotation": 90, "x": 25, "y": -60 },
{ "name": "chest-lid", "parent": "lower-chest", "length": 155.21, "x": 180, "y": 35 },
{ "name": "chest-lid2", "parent": "lower-chest", "length": 425.29, "rotation": -79.62, "x": 284.38, "y": 326.62 },
{ "name": "chest-lid3", "parent": "chest-lid2", "length": 177.55, "rotation": 85.02, "x": 79.17, "y": 23.44 },
{ "name": "glitter-vfx", "parent": "pivot", "x": 25, "y": 140 },
{ "name": "chest-vfx", "parent": "lower-chest", "x": 201.94, "y": 21.9 },
{ "name": "gift", "parent": "lower-chest", "x": 198.3, "y": 30.03 }
],
"slots": [
{ "name": "lower-chest", "bone": "lower-chest", "attachment": "lower-chest" },
{ "name": "glitter-vfx", "bone": "glitter-vfx", "color": "ffffff00", "attachment": "glitter-vfx", "blend": "additive" },
{ "name": "orange-glow1", "bone": "chest-vfx", "color": "ffffff00", "attachment": "orange-glow1" },
{ "name": "orange-glow2", "bone": "chest-vfx", "color": "ffffff00", "attachment": "orange-glow2" },
{ "name": "yellow-glow2", "bone": "chest-vfx", "color": "ffffff00", "attachment": "yellow-glow2" },
{ "name": "chest-lid", "bone": "chest-lid", "attachment": "chest-lid" }
],
"skins": [
{
"name": "default",
"attachments": {
"chest-lid": {
"chest-lid": { "x": 133.86, "y": 11.49, "rotation": -90, "width": 586, "height": 454 }
},
"glitter-vfx": {
"glitter-vfx": { "x": 22.2, "y": 101.34, "width": 677, "height": 646 }
},
"lower-chest": {
"lower-chest": { "x": 132, "y": 25, "rotation": -90, "width": 525, "height": 426 }
},
"orange-glow1": {
"orange-glow1": { "x": 6.85, "y": 24.54, "rotation": -90, "width": 569, "height": 431 }
},
"orange-glow2": {
"orange-glow2": { "x": -3.12, "y": 11.51, "rotation": -90, "width": 569, "height": 431 }
},
"yellow-glow2": {
"yellow-glow2": { "x": 23.09, "y": -2.3, "rotation": -90, "width": 422, "height": 235 }
}
}
}
],
"events": {
"open": {}
},
"animations": {
"appear": {
"slots": {
"chest-lid": {
"color": [
{ "color": "ffffff00", "curve": 0.25, "c3": 0.75 },
{ "time": 0.1333, "color": "ffffffff" }
]
},
"lower-chest": {
"color": [
{ "color": "ffffff00", "curve": 0.25, "c3": 0.75 },
{ "time": 0.1333, "color": "ffffffff" }
]
}
},
"bones": {
"pivot": {
"scale": [
{ "x": 0.7, "y": 0.7, "curve": 0.25, "c3": 0.75 },
{ "time": 0.2667, "x": 1.1, "y": 1.1, "curve": 0.25, "c3": 0.75 },
{ "time": 0.5 }
]
}
}
},
"idle": {
"bones": {
"pivot": {
"scale": [
{ "curve": 0.25, "c3": 0.75 },
{ "time": 0.4, "x": 1.02, "y": 1.02, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8 }
]
},
"chest-lid": {
"translate": [
{ "curve": 0.25, "c3": 0.75 },
{ "time": 0.2667, "x": 4.89, "curve": 0.25, "c3": 0.75 },
{ "time": 0.5333, "x": -7.33, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8 }
]
}
}
},
"open": {
"slots": {
"chest-lid": {
"color": [
{ "time": 0.6667, "color": "ffffffff", "curve": "stepped" },
{ "time": 0.7333, "color": "ffffff00" }
]
},
"glitter-vfx": {
"color": [
{ "time": 0.7, "color": "ffffff00", "curve": 0.25, "c3": 0.75 },
{ "time": 0.7667, "color": "ffffffff", "curve": "stepped" },
{ "time": 0.9, "color": "ffffffff", "curve": 0.25, "c3": 0.75 },
{ "time": 1.3, "color": "ffffff00" }
]
},
"orange-glow1": {
"color": [
{ "time": 0.6667, "color": "ffffff00", "curve": 0, "c2": 0.35, "c3": 0.75 },
{ "time": 0.9, "color": "ffffffff", "curve": 0.25, "c3": 0.75 },
{ "time": 2, "color": "ffffff00" }
]
},
"orange-glow2": {
"color": [
{ "time": 0.6667, "color": "ffffff00", "curve": 0, "c2": 0.35, "c3": 0.75 },
{ "time": 0.9, "color": "ffffffff", "curve": 0.25, "c3": 0.75 },
{ "time": 2, "color": "ffffff00" }
]
},
"yellow-glow2": {
"color": [
{ "time": 0.6667, "color": "ffffff00", "curve": 0, "c2": 0.35, "c3": 0.75 },
{ "time": 0.9, "color": "ffffffff", "curve": 0.25, "c3": 0.75 },
{ "time": 2, "color": "ffffff00" }
]
}
},
"bones": {
"pivot": {
"rotate": [
{ "time": 0.7, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8333, "angle": 2.85, "curve": 0.25, "c3": 0.75 },
{ "time": 0.9667, "angle": -1.62, "curve": 0.25, "c3": 0.75 },
{ "time": 1.1, "angle": 1.81, "curve": 0.25, "c3": 0.75 },
{ "time": 1.2667 }
],
"translate": [
{ "time": 0.7, "curve": 0.25, "c3": 0.75 },
{ "time": 0.7667, "y": 46.56, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8333, "curve": 0.25, "c3": 0.75 },
{ "time": 0.9667, "y": 6.65, "curve": 0.25, "c3": 0.75 },
{ "time": 1.0667, "curve": 0.25, "c3": 0.75 },
{ "time": 1.1667, "y": 2.22, "curve": 0.25, "c3": 0.75 },
{ "time": 1.3 }
],
"scale": [
{ "curve": 0.25, "c3": 0.75 },
{ "time": 0.7, "x": 0.9, "y": 0.9, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8, "x": 1.1, "y": 1.1, "curve": 0.25, "c3": 0.75 },
{ "time": 1 }
]
},
"lower-chest": {
"translate": [
{ "curve": 0.25, "c3": 0.75 },
{ "time": 0.1, "x": -2.42, "curve": 0.25, "c3": 0.75 },
{ "time": 0.2, "x": 12.33, "y": -7.37, "curve": 0.25, "c3": 0.75 },
{ "time": 0.3, "x": 4.81, "y": 0.14, "curve": 0.25, "c3": 0.75 },
{ "time": 0.4, "x": 8.82, "y": 2.81, "curve": 0.25, "c3": 0.75 },
{ "time": 0.5, "x": 3.37, "y": 1.45, "curve": 0.25, "c3": 0.75 },
{ "time": 0.6, "x": 7.52, "y": -4.08, "curve": 0.25, "c3": 0.75 },
{ "time": 0.7, "x": 10.31, "y": 1.49, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8 }
]
},
"chest-lid": {
"translate": [
{ "curve": 0.25, "c3": 0.75 },
{ "time": 0.1, "x": -5.48, "y": -7.31, "curve": 0.25, "c3": 0.75 },
{ "time": 0.2, "x": -9.2, "y": 3.82, "curve": 0.25, "c3": 0.75 },
{ "time": 0.2667, "x": -3.56, "y": 13.21, "curve": 0.25, "c3": 0.75 },
{ "time": 0.3333, "x": -5.46, "y": 3.7, "curve": 0.25, "c3": 0.75 },
{ "time": 0.4, "x": -11.25, "y": -2.09, "curve": 0.25, "c3": 0.75 },
{ "time": 0.4667, "x": -9.3, "y": 3.77, "curve": 0.25, "c3": 0.75 },
{ "time": 0.5333, "x": -3.36, "y": -2.16, "curve": 0.25, "c3": 0.75 },
{ "time": 0.6, "x": -9.36, "y": 1.84, "curve": 0.25, "c3": 0.75 },
{ "time": 0.6667, "x": -31.49, "y": 5.86, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8 }
]
},
"chest-lid2": {
"rotate": [
{ "time": 0.6667, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8, "angle": 4.28, "curve": 0.25, "c3": 0.75 },
{ "time": 0.9333, "angle": -7.73, "curve": 0.25, "c3": 0.75 },
{ "time": 1.1 }
],
"translate": [
{ "time": 0.6667, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8333, "x": -3.91, "y": 3.78, "curve": 0.25, "c3": 0.75 },
{ "time": 0.9667, "x": 4.44, "y": 14.77, "curve": 0.25, "c3": 0.75 },
{ "time": 1.1333 }
],
"scale": [
{ "time": 0.6667, "curve": 0.25, "c3": 0.75 },
{ "time": 0.7667, "x": 0.984, "y": 1.127, "curve": 0.25, "c3": 0.75 },
{ "time": 1 }
],
"shear": [
{ "time": 0.6667, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8, "x": -2.21, "y": 4.37, "curve": 0.25, "c3": 0.75 },
{ "time": 0.9333, "x": 2.3, "y": 2.71, "curve": 0.25, "c3": 0.75 },
{ "time": 1.1 }
]
},
"chest-lid3": {
"scale": [
{ "time": 0.7, "curve": 0.25, "c3": 0.75 },
{ "time": 0.7667, "x": 0.817, "y": 0.721, "curve": 0.25, "c3": 0.75 },
{ "time": 1 }
],
"shear": [
{ "time": 0.7, "curve": 0.25, "c3": 0.75 },
{ "time": 0.8, "x": 7.69, "y": -14.24, "curve": 0.25, "c3": 0.75 },
{ "time": 0.9333, "x": -6.27, "y": 5.08, "curve": 0.25, "c3": 0.75 },
{ "time": 1.1 }
]
},
"glitter-vfx": {
"rotate": [
{ "time": 0.6333, "curve": 0.25, "c3": 0.75 },
{ "time": 1.4, "angle": -67.1, "curve": "stepped" },
{ "time": 1.5, "angle": -67.1, "curve": 0.25, "c3": 0.75 },
{ "time": 1.6333 }
],
"translate": [
{ "x": 22.9, "y": 24.3 }
],
"scale": [
{ "x": 0.5, "y": 0.5, "curve": "stepped" },
{ "time": 0.7, "x": 0.5, "y": 0.5, "curve": 0, "c2": 0.89, "c3": 0.75 },
{ "time": 1.3, "x": 1.757, "y": 1.757 }
]
},
"gift": {
"translate": [
{ "time": 0.7, "curve": 0.25, "c3": 0.75 },
{ "time": 0.9, "x": 72.4 }
],
"scale": [
{ "time": 0.7, "curve": 0.25, "c3": 0.75 },
{ "time": 0.9, "x": 1.3, "y": 1.3 }
]
}
},
"events": [
{ "time": 0.8, "name": "open" }
]
}
}
}

View File

@ -0,0 +1,11 @@
{
"ver": "1.2.6",
"importer": "spine-data",
"imported": true,
"uuid": "ef858f55-fb32-4c1a-88ea-033e032c8f12",
"files": [
".json"
],
"subMetas": {},
"userData": {}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 296 KiB

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "7fa19a2c-0d95-466d-8db8-db89964d1624",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "7fa19a2c-0d95-466d-8db8-db89964d1624@6c48a",
"displayName": "lucky-chest",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "7fa19a2c-0d95-466d-8db8-db89964d1624",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "7fa19a2c-0d95-466d-8db8-db89964d1624@f9941",
"displayName": "lucky-chest",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -69.5,
"offsetY": 36,
"trimX": 4,
"trimY": 4,
"width": 877,
"height": 432,
"rawWidth": 1024,
"rawHeight": 512,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-438.5,
-216,
0,
438.5,
-216,
0,
-438.5,
216,
0,
438.5,
216,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
4,
508,
881,
508,
4,
76,
881,
76
],
"nuv": [
0.00390625,
0.1484375,
0.8603515625,
0.1484375,
0.00390625,
0.9921875,
0.8603515625,
0.9921875
],
"minPos": [
-438.5,
-216,
0
],
"maxPos": [
438.5,
216,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "7fa19a2c-0d95-466d-8db8-db89964d1624@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "7fa19a2c-0d95-466d-8db8-db89964d1624@f9941"
}
}

View File

@ -0,0 +1,9 @@
{
"ver": "1.2.0",
"importer": "directory",
"imported": true,
"uuid": "fd6d3683-e2dd-411d-b7ea-ff641b608c3a",
"files": [],
"subMetas": {},
"userData": {}
}

View File

@ -0,0 +1,20 @@
random-flip-card.png
size: 1024,1024
format: RGBA8888
filter: Linear,Linear
repeat: none
back
rotate: false
xy: 4, 4
size: 469, 637
orig: 469, 637
offset: 0, 0
index: -1
front
rotate: false
xy: 477, 4
size: 469, 637
orig: 469, 637
offset: 0, 0
index: -1

View File

@ -0,0 +1,11 @@
{
"ver": "1.0.2",
"importer": "text",
"imported": true,
"uuid": "372a5194-af44-4f11-ac93-a3fe74634402",
"files": [
".json"
],
"subMetas": {},
"userData": {}
}

View File

@ -0,0 +1,185 @@
{
"skeleton": {
"hash": "cU8mVebdj+D0iCszVsn9KbgWo2A",
"spine": "3.8.99",
"x": -484.5,
"y": -68.5,
"width": 969,
"height": 637,
"images": "",
"audio": ""
},
"bones": [
{ "name": "root" },
{ "name": "card1", "parent": "root", "x": -250, "y": 250 },
{ "name": "card2", "parent": "root", "x": 250, "y": 250 },
{ "name": "card1-flip", "parent": "card1" },
{ "name": "card2-flip", "parent": "card2" }
],
"slots": [
{ "name": "front1", "bone": "card1-flip", "color": "ffffff00", "attachment": "front" },
{ "name": "front2", "bone": "card2-flip", "color": "ffffff00", "attachment": "front" },
{ "name": "back1", "bone": "card1-flip", "attachment": "back" },
{ "name": "back2", "bone": "card2-flip", "attachment": "back" }
],
"skins": [
{
"name": "default",
"attachments": {
"back1": {
"back": { "width": 469, "height": 637 }
},
"back2": {
"back": { "width": 469, "height": 637 }
},
"front1": {
"front": { "width": 469, "height": 637 }
},
"front2": {
"front": { "width": 469, "height": 637 }
}
}
}
],
"events": {
"card1-active": {},
"card2-active": {},
"card3-active": {},
"card4-active": {}
},
"animations": {
"appear": {
"slots": {
"back1": {
"color": [
{ "color": "ffffff00", "curve": 0.25, "c3": 0.75 },
{ "time": 0.1333, "color": "ffffffff" }
]
},
"back2": {
"color": [
{ "color": "ffffff00", "curve": "stepped" },
{ "time": 0.1667, "color": "ffffff00", "curve": 0.25, "c3": 0.75 },
{ "time": 0.3, "color": "ffffffff" }
]
},
"front2": {
"color": [
{ "time": 0.8, "color": "ffffff00" }
]
}
},
"bones": {
"card1": {
"translate": [
{ "y": -200.13, "curve": 0.25, "c3": 0.75 },
{ "time": 0.1667, "y": 77.24, "curve": 0.25, "c3": 0.75 },
{ "time": 0.2667, "y": -17.55, "curve": 0.25, "c3": 0.75 },
{ "time": 0.4 }
],
"scale": [
{ "x": 0.5, "y": 0.5, "curve": 0.25, "c3": 0.75 },
{ "time": 0.1, "x": 1.1, "y": 1.1, "curve": 0.25, "c3": 0.75 },
{ "time": 0.3 }
]
},
"card2": {
"translate": [
{ "y": -200.13, "curve": "stepped" },
{ "time": 0.1667, "y": -200.13, "curve": 0.25, "c3": 0.75 },
{ "time": 0.3333, "y": 77.24, "curve": 0.25, "c3": 0.75 },
{ "time": 0.4333, "y": -17.55, "curve": 0.25, "c3": 0.75 },
{ "time": 0.5667 }
],
"scale": [
{ "x": 0.5, "y": 0.5, "curve": "stepped" },
{ "time": 0.1667, "x": 0.5, "y": 0.5, "curve": 0.25, "c3": 0.75 },
{ "time": 0.2667, "x": 1.1, "y": 1.1, "curve": 0.25, "c3": 0.75 },
{ "time": 0.4667 }
]
}
}
},
"card1-active": {
"slots": {
"back1": {
"color": [
{ "color": "ffffffff", "curve": "stepped" },
{ "time": 0.1333, "color": "ffffff00" }
]
},
"front1": {
"color": [
{ "color": "ffffff00", "curve": "stepped" },
{ "time": 0.1333, "color": "ffffffff" }
]
}
},
"bones": {
"card1": {
"scale": [
{ "curve": 0.25, "c3": 0.75 },
{ "time": 0.0667, "x": 0.9, "y": 0.9, "curve": 0.25, "c3": 0.75 },
{ "time": 0.1667, "x": 1.152, "y": 1.152, "curve": 0.25, "c3": 0.75 },
{ "time": 0.3 }
]
},
"card1-flip": {
"scale": [
{ "curve": 0.25, "c3": 0.75 },
{ "time": 0.1333, "x": 0, "curve": 0.25, "c3": 0.75 },
{ "time": 0.2667 }
]
}
},
"events": [
{ "time": 0.1, "name": "card1-active" }
]
},
"card2-active": {
"slots": {
"back2": {
"color": [
{ "color": "ffffffff", "curve": "stepped" },
{ "time": 0.1333, "color": "ffffff00" }
]
},
"front2": {
"color": [
{ "color": "ffffff00", "curve": "stepped" },
{ "time": 0.1333, "color": "ffffffff" }
]
}
},
"bones": {
"card2": {
"scale": [
{ "curve": 0.25, "c3": 0.75 },
{ "time": 0.0667, "x": 0.9, "y": 0.9, "curve": 0.25, "c3": 0.75 },
{ "time": 0.1667, "x": 1.152, "y": 1.152, "curve": 0.25, "c3": 0.75 },
{ "time": 0.3 }
]
},
"card2-flip": {
"scale": [
{ "curve": 0.25, "c3": 0.75 },
{ "time": 0.1333, "x": 0, "curve": 0.25, "c3": 0.75 },
{ "time": 0.2667 }
]
}
},
"events": [
{ "time": 0.1, "name": "card2-active" }
]
},
"idle": {
"slots": {
"front2": {
"color": [
{ "time": 0.0667, "color": "ffffff00" }
]
}
}
}
}
}

View File

@ -0,0 +1,11 @@
{
"ver": "1.2.6",
"importer": "spine-data",
"imported": true,
"uuid": "6e8c2fe4-3c9c-4a29-8a54-cc968d9f7d46",
"files": [
".json"
],
"subMetas": {},
"userData": {}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 KiB

View File

@ -0,0 +1,134 @@
{
"ver": "1.0.26",
"importer": "image",
"imported": true,
"uuid": "b80571e8-e629-4e74-9a43-4b1d13069470",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "b80571e8-e629-4e74-9a43-4b1d13069470@6c48a",
"displayName": "random-flip-card",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "b80571e8-e629-4e74-9a43-4b1d13069470",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "b80571e8-e629-4e74-9a43-4b1d13069470@f9941",
"displayName": "random-flip-card",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -37,
"offsetY": 189.5,
"trimX": 4,
"trimY": 4,
"width": 942,
"height": 637,
"rawWidth": 1024,
"rawHeight": 1024,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-471,
-318.5,
0,
471,
-318.5,
0,
-471,
318.5,
0,
471,
318.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
4,
1020,
946,
1020,
4,
383,
946,
383
],
"nuv": [
0.00390625,
0.3740234375,
0.923828125,
0.3740234375,
0.00390625,
0.99609375,
0.923828125,
0.99609375
],
"minPos": [
-471,
-318.5,
0
],
"maxPos": [
471,
318.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "b80571e8-e629-4e74-9a43-4b1d13069470@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "b80571e8-e629-4e74-9a43-4b1d13069470@f9941"
}
}

Some files were not shown because too many files have changed in this diff Show More