diff --git a/assets/res/animations/uianimation/an_levelup.anim b/assets/res/animations/uianimation/an_levelup.anim new file mode 100644 index 00000000..4d5b5a8c --- /dev/null +++ b/assets/res/animations/uianimation/an_levelup.anim @@ -0,0 +1,111 @@ +{ + "__type__": "cc.AnimationClip", + "_name": "an_levelup", + "_objFlags": 0, + "_native": "", + "_duration": 0.8333333333333334, + "sample": 30, + "speed": 1, + "wrapMode": 1, + "curveData": { + "paths": { + "levelup": { + "props": { + "position": [ + { + "frame": 0, + "value": [ + 1342, + 683 + ], + "curve": [ + 0.4272316384180791, + 0.5084180790960453, + 0.4140395480225988, + 0.9929378531073446 + ] + }, + { + "frame": 0.8333333333333334, + "value": [ + 1342, + 728 + ] + } + ], + "opacity": [ + { + "frame": 0, + "value": 0 + }, + { + "frame": 0.8333333333333334, + "value": 255 + } + ] + } + }, + "levelup/xiaojiantou_1": { + "props": { + "position": [], + "opacity": [] + } + }, + "levelup/xiaojiantou_2": { + "props": { + "position": [], + "opacity": [] + } + }, + "levelup/xiaojiantou_3": { + "props": { + "position": [], + "opacity": [] + } + }, + "levelup/xiaojiantou_4": { + "props": { + "position": [], + "opacity": [] + } + }, + "levelup copy": { + "props": { + "position": [ + { + "frame": 0, + "value": [ + 1342, + 683 + ], + "curve": [ + 0.4272316384180791, + 0.5084180790960453, + 0.4140395480225988, + 0.9929378531073446 + ] + }, + { + "frame": 0.8333333333333334, + "value": [ + 1342, + 728 + ] + } + ], + "opacity": [ + { + "frame": 0, + "value": 0 + }, + { + "frame": 0.8333333333333334, + "value": 255 + } + ] + } + } + } + }, + "events": [] +} \ No newline at end of file diff --git a/assets/res/animations/uianimation/an_levelup.anim.meta b/assets/res/animations/uianimation/an_levelup.anim.meta new file mode 100644 index 00000000..fe9a4a78 --- /dev/null +++ b/assets/res/animations/uianimation/an_levelup.anim.meta @@ -0,0 +1,5 @@ +{ + "ver": "1.0.0", + "uuid": "d2cd24ac-cd3b-4f47-85eb-a48588d1532d", + "subMetas": {} +} \ No newline at end of file diff --git a/assets/res/ui/ui_academy/an_advanced/levelup.png b/assets/res/ui/ui_academy/an_advanced/levelup.png new file mode 100644 index 00000000..a0e80a93 Binary files /dev/null and b/assets/res/ui/ui_academy/an_advanced/levelup.png differ diff --git a/assets/res/ui/ui_academy/an_advanced/levelup.png.meta b/assets/res/ui/ui_academy/an_advanced/levelup.png.meta new file mode 100644 index 00000000..d221774b --- /dev/null +++ b/assets/res/ui/ui_academy/an_advanced/levelup.png.meta @@ -0,0 +1,31 @@ +{ + "ver": "2.2.0", + "uuid": "2d38b763-62f4-4350-b7d3-cecd520e0d98", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "subMetas": { + "levelup": { + "ver": "1.0.4", + "uuid": "015b1137-69cb-4b52-bd72-b340203c1cac", + "rawTextureUuid": "2d38b763-62f4-4350-b7d3-cecd520e0d98", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0.5, + "trimX": 0, + "trimY": 0, + "width": 262, + "height": 73, + "rawWidth": 262, + "rawHeight": 74, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file diff --git a/assets/res/ui/ui_academy/an_advanced/xiaojiantou.png b/assets/res/ui/ui_academy/an_advanced/xiaojiantou.png new file mode 100644 index 00000000..8a7a50d3 Binary files /dev/null and b/assets/res/ui/ui_academy/an_advanced/xiaojiantou.png differ diff --git a/assets/res/ui/ui_academy/an_advanced/xiaojiantou.png.meta b/assets/res/ui/ui_academy/an_advanced/xiaojiantou.png.meta new file mode 100644 index 00000000..dbad4ef8 --- /dev/null +++ b/assets/res/ui/ui_academy/an_advanced/xiaojiantou.png.meta @@ -0,0 +1,31 @@ +{ + "ver": "2.2.0", + "uuid": "ab284835-71dd-41c4-9f23-8a512536f766", + "type": "sprite", + "wrapMode": "clamp", + "filterMode": "bilinear", + "premultiplyAlpha": false, + "subMetas": { + "xiaojiantou": { + "ver": "1.0.4", + "uuid": "4cddf1b0-817c-4a42-b104-5aa75f96e2b2", + "rawTextureUuid": "ab284835-71dd-41c4-9f23-8a512536f766", + "trimType": "auto", + "trimThreshold": 1, + "rotated": false, + "offsetX": 0, + "offsetY": 0, + "trimX": 0, + "trimY": 0, + "width": 48, + "height": 44, + "rawWidth": 48, + "rawHeight": 44, + "borderTop": 0, + "borderBottom": 0, + "borderLeft": 0, + "borderRight": 0, + "subMetas": {} + } + } +} \ No newline at end of file