Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
F
fireballoon
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
template admin
fireballoon
Commits
e7871900
Commit
e7871900
authored
3 years ago
by
Tt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
热气球更换动画及效果
parent
81e8df3c
Changes
37
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
37 changed files
with
1557 additions
and
311 deletions
+1557
-311
fireballoon.fire
assets/fireballoon/scene/fireballoon.fire
+1144
-311
fireballoon.ts
assets/fireballoon/scene/fireballoon.ts
+29
-0
gun.meta
assets/fireballoon/textures/fireballoon/gun.meta
+12
-0
ball.png
assets/fireballoon/textures/fireballoon/gun/ball.png
+0
-0
ball.png.meta
assets/fireballoon/textures/fireballoon/gun/ball.png.meta
+36
-0
body.png
assets/fireballoon/textures/fireballoon/gun/body.png
+0
-0
body.png.meta
assets/fireballoon/textures/fireballoon/gun/body.png.meta
+36
-0
line.png
assets/fireballoon/textures/fireballoon/gun/line.png
+0
-0
line.png.meta
assets/fireballoon/textures/fireballoon/gun/line.png.meta
+36
-0
动画1.meta
assets/fireballoon/textures/fireballoon/gun/动画1.meta
+13
-0
弹弓动画1_ske.json
...s/fireballoon/textures/fireballoon/gun/动画1/弹弓动画1_ske.json
+2
-0
弹弓动画1_ske.json.meta
...eballoon/textures/fireballoon/gun/动画1/弹弓动画1_ske.json.meta
+6
-0
弹弓动画1_tex.json
...s/fireballoon/textures/fireballoon/gun/动画1/弹弓动画1_tex.json
+2
-0
弹弓动画1_tex.json.meta
...eballoon/textures/fireballoon/gun/动画1/弹弓动画1_tex.json.meta
+6
-0
弹弓动画1_tex.png
...ts/fireballoon/textures/fireballoon/gun/动画1/弹弓动画1_tex.png
+0
-0
弹弓动画1_tex.png.meta
...reballoon/textures/fireballoon/gun/动画1/弹弓动画1_tex.png.meta
+37
-0
动画2.meta
assets/fireballoon/textures/fireballoon/gun/动画2.meta
+13
-0
弹弓动画2_ske.json
...s/fireballoon/textures/fireballoon/gun/动画2/弹弓动画2_ske.json
+2
-0
弹弓动画2_ske.json.meta
...eballoon/textures/fireballoon/gun/动画2/弹弓动画2_ske.json.meta
+6
-0
弹弓动画2_tex.json
...s/fireballoon/textures/fireballoon/gun/动画2/弹弓动画2_tex.json
+2
-0
弹弓动画2_tex.json.meta
...eballoon/textures/fireballoon/gun/动画2/弹弓动画2_tex.json.meta
+6
-0
弹弓动画2_tex.png
...ts/fireballoon/textures/fireballoon/gun/动画2/弹弓动画2_tex.png
+0
-0
弹弓动画2_tex.png.meta
...reballoon/textures/fireballoon/gun/动画2/弹弓动画2_tex.png.meta
+37
-0
动画3.meta
assets/fireballoon/textures/fireballoon/gun/动画3.meta
+13
-0
弹弓动画3_ske.json
...s/fireballoon/textures/fireballoon/gun/动画3/弹弓动画3_ske.json
+2
-0
弹弓动画3_ske.json.meta
...eballoon/textures/fireballoon/gun/动画3/弹弓动画3_ske.json.meta
+6
-0
弹弓动画3_tex.json
...s/fireballoon/textures/fireballoon/gun/动画3/弹弓动画3_tex.json
+2
-0
弹弓动画3_tex.json.meta
...eballoon/textures/fireballoon/gun/动画3/弹弓动画3_tex.json.meta
+6
-0
弹弓动画3_tex.png
...ts/fireballoon/textures/fireballoon/gun/动画3/弹弓动画3_tex.png
+0
-0
弹弓动画3_tex.png.meta
...reballoon/textures/fireballoon/gun/动画3/弹弓动画3_tex.png.meta
+37
-0
动画4.meta
assets/fireballoon/textures/fireballoon/gun/动画4.meta
+13
-0
弹弓动画4_ske.json
...s/fireballoon/textures/fireballoon/gun/动画4/弹弓动画4_ske.json
+2
-0
弹弓动画4_ske.json.meta
...eballoon/textures/fireballoon/gun/动画4/弹弓动画4_ske.json.meta
+6
-0
弹弓动画4_tex.json
...s/fireballoon/textures/fireballoon/gun/动画4/弹弓动画4_tex.json
+2
-0
弹弓动画4_tex.json.meta
...eballoon/textures/fireballoon/gun/动画4/弹弓动画4_tex.json.meta
+6
-0
弹弓动画4_tex.png
...ts/fireballoon/textures/fireballoon/gun/动画4/弹弓动画4_tex.png
+0
-0
弹弓动画4_tex.png.meta
...reballoon/textures/fireballoon/gun/动画4/弹弓动画4_tex.png.meta
+37
-0
No files found.
assets/fireballoon/scene/fireballoon.fire
View file @
e7871900
This diff is collapsed.
Click to expand it.
assets/fireballoon/scene/fireballoon.ts
View file @
e7871900
...
@@ -337,13 +337,42 @@ export default class SceneComponent extends MyCocosSceneComponent {
...
@@ -337,13 +337,42 @@ export default class SceneComponent extends MyCocosSceneComponent {
fishingRight
(
item
,
layout
,
data
:
Option
,
wpos
)
{
fishingRight
(
item
,
layout
,
data
:
Option
,
wpos
)
{
return
new
Promise
(
async
(
resolve
,
reject
)
=>
{
return
new
Promise
(
async
(
resolve
,
reject
)
=>
{
let
ball
=
pg
.
view
.
find
(
this
.
item_gun
,
'
ball
'
);
let
startPos
:
cc
.
Vec2
,
targetPos
:
cc
.
Vec2
=
wpos
;
if
(
wpos
.
x
>
1334
/
2
+
200
)
{
if
(
wpos
.
x
>
1334
/
2
+
200
)
{
//向右飞出
ball
.
active
=
true
;
startPos
=
cc
.
v2
(
-
100
,
-
280
);
targetPos
=
ball
.
parent
.
convertToNodeSpaceAR
(
wpos
);
ball
.
setPosition
(
startPos
);
cc
.
Tween
.
stopAllByTarget
(
ball
);
cc
.
tween
(
ball
).
to
(
0.5
,
{
x
:
targetPos
.
x
,
y
:
targetPos
.
y
}).
call
(()
=>
{
ball
.
active
=
false
;
}).
start
();
//弹弓动画。
//弹弓动画。
await
this
.
playGun
(
GUN_STATE
.
SHUT_RIGHT
);
await
this
.
playGun
(
GUN_STATE
.
SHUT_RIGHT
);
}
else
if
(
wpos
.
x
<
1334
/
2
-
200
)
{
}
else
if
(
wpos
.
x
<
1334
/
2
-
200
)
{
//向左飞出
ball
.
active
=
true
;
startPos
=
cc
.
v2
(
95
,
-
340
);
targetPos
=
ball
.
parent
.
convertToNodeSpaceAR
(
wpos
);
ball
.
setPosition
(
startPos
);
cc
.
Tween
.
stopAllByTarget
(
ball
);
cc
.
tween
(
ball
).
to
(
0.5
,
{
x
:
targetPos
.
x
,
y
:
targetPos
.
y
}).
call
(()
=>
{
ball
.
active
=
false
;
}).
start
();
//弹弓动画。
//弹弓动画。
await
this
.
playGun
(
GUN_STATE
.
SHUT_LEFT
);
await
this
.
playGun
(
GUN_STATE
.
SHUT_LEFT
);
}
else
{
}
else
{
//向上飞出
ball
.
active
=
true
;
startPos
=
cc
.
v2
(
-
6
,
-
352
);
targetPos
=
ball
.
parent
.
convertToNodeSpaceAR
(
wpos
);
cc
.
Tween
.
stopAllByTarget
(
ball
);
ball
.
setPosition
(
startPos
);
cc
.
tween
(
ball
).
to
(
0.5
,
{
x
:
targetPos
.
x
,
y
:
targetPos
.
y
}).
call
(()
=>
{
ball
.
active
=
false
;
}).
start
();
//弹弓动画。
//弹弓动画。
await
this
.
playGun
(
GUN_STATE
.
SHUT_MIDDLE
);
await
this
.
playGun
(
GUN_STATE
.
SHUT_MIDDLE
);
}
}
...
...
This diff is collapsed.
Click to expand it.
assets/fireballoon/textures/fireballoon/gun.meta
0 → 100644
View file @
e7871900
{
"ver": "1.1.2",
"uuid": "945fb5d7-3bc1-460e-bbb5-5be7d3b5c1c7",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"subMetas": {}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
assets/fireballoon/textures/fireballoon/gun/ball.png
0 → 100644
View file @
e7871900
6.81 KB
This diff is collapsed.
Click to expand it.
assets/fireballoon/textures/fireballoon/gun/ball.png.meta
0 → 100644
View file @
e7871900
{
"ver": "2.3.5",
"uuid": "7a7cb713-3a43-47b2-9956-20f05b72f61b",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 78,
"height": 78,
"platformSettings": {},
"subMetas": {
"ball": {
"ver": "1.0.4",
"uuid": "35b6b102-8a9b-41e3-917c-5eaed432e534",
"rawTextureUuid": "7a7cb713-3a43-47b2-9956-20f05b72f61b",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 78,
"height": 78,
"rawWidth": 78,
"rawHeight": 78,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
assets/fireballoon/textures/fireballoon/gun/body.png
0 → 100644
View file @
e7871900
11.3 KB
This diff is collapsed.
Click to expand it.
assets/fireballoon/textures/fireballoon/gun/body.png.meta
0 → 100644
View file @
e7871900
{
"ver": "2.3.5",
"uuid": "e259b6d8-07b1-4e51-8243-5378f669df79",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 202,
"height": 201,
"platformSettings": {},
"subMetas": {
"body": {
"ver": "1.0.4",
"uuid": "2161f01b-fe38-44dd-98f1-b7d4eede6003",
"rawTextureUuid": "e259b6d8-07b1-4e51-8243-5378f669df79",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 202,
"height": 201,
"rawWidth": 202,
"rawHeight": 201,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
assets/fireballoon/textures/fireballoon/gun/line.png
0 → 100644
View file @
e7871900
5.54 KB
This diff is collapsed.
Click to expand it.
assets/fireballoon/textures/fireballoon/gun/line.png.meta
0 → 100644
View file @
e7871900
{
"ver": "2.3.5",
"uuid": "3d151c27-029f-46a8-9eef-33ebd06ff512",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 215,
"height": 43,
"platformSettings": {},
"subMetas": {
"line": {
"ver": "1.0.4",
"uuid": "66bf364e-19cd-4fb6-b7cd-cddb524099a0",
"rawTextureUuid": "3d151c27-029f-46a8-9eef-33ebd06ff512",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 215,
"height": 43,
"rawWidth": 215,
"rawHeight": 43,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
assets/fireballoon/textures/fireballoon/gun/动画1.meta
0 → 100644
View file @
e7871900
{
"ver": "1.1.2",
"uuid": "01d023ce-d774-492f-a459-8a7481824be5",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"subMetas": {}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
assets/fireballoon/textures/fireballoon/gun/动画1/弹弓动画1_ske.json
0 → 100644
View file @
e7871900
{
"frameRate"
:
24
,
"name"
:
"弹弓动画1"
,
"version"
:
"5.5"
,
"compatibleVersion"
:
"5.5"
,
"armature"
:[{
"type"
:
"Armature"
,
"frameRate"
:
24
,
"name"
:
"armatureName"
,
"aabb"
:{
"x"
:
-90.43
,
"y"
:
127.4
,
"width"
:
172
,
"height"
:
164
},
"bone"
:[{
"name"
:
"root"
},{
"length"
:
28
,
"name"
:
"弹弓"
,
"parent"
:
"root"
,
"transform"
:{
"y"
:
308.95
}},{
"length"
:
23
,
"name"
:
"大球"
,
"parent"
:
"root"
,
"transform"
:{
"y"
:
255
}}],
"slot"
:[{
"name"
:
"中间绳子1"
,
"parent"
:
"大球"
}],
"skin"
:[{
"slot"
:[{
"name"
:
"中间绳子1"
,
"display"
:[{
"type"
:
"mesh"
,
"name"
:
"中间绳子1"
,
"width"
:
172
,
"height"
:
164
,
"vertices"
:[
-87.5
,
118
,
-76.6
,
118
,
-77.35
,
150
,
-75.55
,
175.05
,
-71.5
,
199.9
,
-63.55
,
224.45
,
-47.45
,
247.95
,
-43.1
,
245.65
,
-24.95
,
250.25
,
-0.65
,
253.1
,
24.45
,
247.7
,
37.2
,
243.6
,
51.55
,
224.7
,
61.75
,
199.9
,
67.15
,
175.6
,
71
,
150
,
72.5
,
118
,
84.5
,
118
,
83.75
,
151.05
,
80.45
,
178.15
,
72.5
,
205.75
,
59.5
,
235.2
,
43.6
,
255.9
,
41.05
,
274.3
,
29.3
,
279.95
,
-0.65
,
282
,
-27.5
,
282
,
-47.95
,
276.1
,
-53.3
,
259.75
,
-71.75
,
233.9
,
-81.95
,
204.75
,
-87.5
,
178.65
,
-87.5
,
152.8
],
"uvs"
:[
0
,
0
,
0.06337
,
0
,
0.05901
,
0.19512
,
0.06948
,
0.34787
,
0.09302
,
0.49939
,
0.13924
,
0.64909
,
0.23285
,
0.79238
,
0.25814
,
0.77835
,
0.36366
,
0.8064
,
0.50494
,
0.82378
,
0.65087
,
0.79085
,
0.725
,
0.76585
,
0.80843
,
0.65061
,
0.86773
,
0.49939
,
0.89913
,
0.35122
,
0.92151
,
0.19512
,
0.93023
,
0
,
1
,
0
,
0.99564
,
0.20152
,
0.97645
,
0.36677
,
0.93023
,
0.53506
,
0.85465
,
0.71463
,
0.76221
,
0.84085
,
0.74738
,
0.95305
,
0.67907
,
0.9875
,
0.50494
,
1
,
0.34884
,
1
,
0.22994
,
0.96402
,
0.19884
,
0.86433
,
0.09157
,
0.70671
,
0.03227
,
0.52896
,
0
,
0.36982
,
0
,
0.2122
],
"triangles"
:[
13
,
20
,
19
,
14
,
13
,
19
,
14
,
19
,
18
,
15
,
14
,
18
,
15
,
18
,
17
,
16
,
15
,
17
,
12
,
21
,
20
,
13
,
12
,
20
,
11
,
22
,
21
,
12
,
11
,
21
,
10
,
24
,
23
,
10
,
23
,
22
,
11
,
10
,
22
,
10
,
9
,
24
,
9
,
25
,
24
,
26
,
25
,
9
,
8
,
26
,
9
,
6
,
28
,
7
,
7
,
28
,
8
,
28
,
27
,
8
,
27
,
26
,
8
,
29
,
28
,
6
,
5
,
29
,
6
,
4
,
30
,
5
,
30
,
29
,
5
,
0
,
32
,
2
,
0
,
2
,
1
,
2
,
32
,
3
,
3
,
31
,
4
,
31
,
30
,
4
,
32
,
31
,
3
],
"weights"
:[
1
,
1
,
1
,
1
,
1
,
1
,
2
,
2
,
0.25
,
1
,
0.75
,
2
,
2
,
0.4
,
1
,
0.6
,
2
,
2
,
0.55
,
1
,
0.45
,
2
,
2
,
0.7
,
1
,
0.3
,
2
,
2
,
0.92
,
1
,
0.08
,
1
,
2
,
1
,
1
,
2
,
1
,
1
,
2
,
1
,
1
,
2
,
1
,
2
,
2
,
0.92
,
1
,
0.08
,
2
,
2
,
0.7
,
1
,
0.3
,
2
,
2
,
0.55
,
1
,
0.45
,
2
,
2
,
0.4
,
1
,
0.6
,
2
,
2
,
0.25
,
1
,
0.75
,
1
,
1
,
1
,
1
,
1
,
1
,
2
,
2
,
0.25
,
1
,
0.75
,
2
,
2
,
0.4
,
1
,
0.6
,
2
,
2
,
0.55
,
1
,
0.45
,
2
,
2
,
0.7
,
1
,
0.3
,
2
,
2
,
0.92
,
1
,
0.08
,
1
,
2
,
1
,
1
,
2
,
1
,
1
,
2
,
1
,
1
,
2
,
1
,
1
,
2
,
1
,
2
,
2
,
0.92
,
1
,
0.08
,
2
,
2
,
0.7
,
1
,
0.3
,
2
,
2
,
0.55
,
1
,
0.45
,
2
,
2
,
0.4
,
1
,
0.6
,
2
,
2
,
0.25
,
1
,
0.75
],
"slotPose"
:[
1
,
0
,
0
,
1
,
0
,
0
],
"bonePose"
:[
2
,
1
,
0
,
0
,
1
,
0
,
255
,
1
,
1
,
0
,
0
,
1
,
0
,
308.95
],
"edges"
:[
0
,
1
,
1
,
2
,
2
,
3
,
3
,
4
,
4
,
5
,
5
,
6
,
6
,
7
,
7
,
8
,
8
,
9
,
9
,
10
,
10
,
11
,
11
,
12
,
12
,
13
,
13
,
14
,
14
,
15
,
15
,
16
,
16
,
17
,
17
,
18
,
18
,
19
,
19
,
20
,
20
,
21
,
21
,
22
,
22
,
23
,
23
,
24
,
24
,
25
,
25
,
26
,
26
,
27
,
27
,
28
,
28
,
29
,
29
,
30
,
30
,
31
,
31
,
32
,
32
,
0
],
"userEdges"
:[]}]}]}],
"animation"
:[{
"duration"
:
24
,
"playTimes"
:
0
,
"name"
:
"newAnimation"
,
"bone"
:[{
"name"
:
"大球"
,
"translateFrame"
:[{
"duration"
:
12
,
"tweenEasing"
:
0
},{
"duration"
:
12
,
"tweenEasing"
:
0
,
"y"
:
-8.58
},{
"duration"
:
0
}]}]}],
"defaultActions"
:[{
"gotoAndPlay"
:
"newAnimation"
}]}]}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
assets/fireballoon/textures/fireballoon/gun/动画1/弹弓动画1_ske.json.meta
0 → 100644
View file @
e7871900
{
"ver": "1.0.1",
"uuid": "b3db2a75-ef63-42cf-988f-fc96c8a21fd4",
"subMetas": {}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
assets/fireballoon/textures/fireballoon/gun/动画1/弹弓动画1_tex.json
0 → 100644
View file @
e7871900
{
"name"
:
"弹弓动画1"
,
"SubTexture"
:[{
"name"
:
"中间绳子1"
,
"x"
:
1
,
"height"
:
164
,
"y"
:
1
,
"width"
:
172
}],
"imagePath"
:
"弹弓动画1_tex.png"
,
"height"
:
256
,
"width"
:
256
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
assets/fireballoon/textures/fireballoon/gun/动画1/弹弓动画1_tex.json.meta
0 → 100644
View file @
e7871900
{
"ver": "1.0.1",
"uuid": "ca5ce7a7-90ca-45b1-9fd3-8a70662e2d13",
"subMetas": {}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
assets/fireballoon/textures/fireballoon/gun/动画1/弹弓动画1_tex.png
0 → 100644
View file @
e7871900
12.2 KB
This diff is collapsed.
Click to expand it.
assets/fireballoon/textures/fireballoon/gun/动画1/弹弓动画1_tex.png.meta
0 → 100644
View file @
e7871900
{
"ver": "2.3.5",
"uuid": "4d4179e8-557c-4b72-a65f-64c73b84776e",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 256,
"height": 256,
"platformSettings": {},
"subMetas": {
"弹弓动画1_tex": {
"ver": "1.0.4",
"uuid": "dd5cd590-fdee-4b93-bc1d-1fcfbd0fd6b3",
"rawTextureUuid": "4d4179e8-557c-4b72-a65f-64c73b84776e",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -41,
"offsetY": 45,
"trimX": 1,
"trimY": 1,
"width": 172,
"height": 164,
"rawWidth": 256,
"rawHeight": 256,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
assets/fireballoon/textures/fireballoon/gun/动画2.meta
0 → 100644
View file @
e7871900
{
"ver": "1.1.2",
"uuid": "acff9cdc-8771-4eda-81bc-456e8b7c9102",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"subMetas": {}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
assets/fireballoon/textures/fireballoon/gun/动画2/弹弓动画2_ske.json
0 → 100644
View file @
e7871900
{
"frameRate"
:
24
,
"name"
:
"弹弓动画2"
,
"version"
:
"5.5"
,
"compatibleVersion"
:
"5.5"
,
"armature"
:[{
"type"
:
"Armature"
,
"frameRate"
:
24
,
"name"
:
"armatureName"
,
"aabb"
:{
"x"
:
-88.95
,
"y"
:
119.58
,
"width"
:
172
,
"height"
:
164
},
"bone"
:[{
"name"
:
"root"
},{
"length"
:
47
,
"name"
:
"弹弓"
,
"parent"
:
"root"
,
"transform"
:{
"y"
:
310.15
}},{
"length"
:
27
,
"name"
:
"托"
,
"parent"
:
"root"
,
"transform"
:{
"y"
:
267.45
}},{
"name"
:
"bone"
,
"parent"
:
"root"
,
"transform"
:{
"x"
:
-78.2399
,
"y"
:
200
}},{
"name"
:
"bone1"
,
"parent"
:
"root"
,
"transform"
:{
"x"
:
68.7365
,
"y"
:
200
}}],
"slot"
:[{
"name"
:
"中间绳子1"
,
"parent"
:
"托"
}],
"skin"
:[{
"slot"
:[{
"name"
:
"中间绳子1"
,
"display"
:[{
"type"
:
"mesh"
,
"name"
:
"中间绳子1"
,
"width"
:
172
,
"height"
:
164
,
"vertices"
:[
-87.5
,
118
,
-87.5
,
131.5
,
-87.5
,
147
,
-87.5
,
164.75
,
-85.65
,
185.1
,
-81.3
,
207
,
-75.35
,
226.35
,
-64.8
,
245.9
,
-52.4
,
259.3
,
-47.5
,
278.4
,
-28.2
,
282
,
0.15
,
282
,
22.8
,
280.45
,
41.6
,
275.05
,
44.2
,
254.4
,
55.3
,
242.3
,
65.35
,
226.6
,
72.3
,
207
,
79
,
183.55
,
82.85
,
164.75
,
84.5
,
145.2
,
84.5
,
128.15
,
84.5
,
118
,
72.8
,
118
,
73.05
,
127.9
,
71.5
,
144.9
,
69.45
,
162.2
,
66.35
,
180.2
,
61.45
,
201.85
,
56.05
,
215.5
,
48.6
,
229.95
,
39.05
,
243.6
,
33.4
,
243.6
,
18.7
,
248.25
,
1.7
,
252.1
,
-25.35
,
249.25
,
-42.9
,
245.65
,
-46.5
,
248.25
,
-53.7
,
239.5
,
-63.5
,
223.25
,
-69.45
,
203.4
,
-73.8
,
183.55
,
-75.6
,
163.75
,
-76.4
,
146.2
,
-76.4
,
131.25
,
-75.85
,
118
],
"uvs"
:[
0
,
0
,
0
,
0.08232
,
0
,
0.17683
,
0
,
0.28506
,
0.01076
,
0.40915
,
0.03605
,
0.54268
,
0.07064
,
0.66067
,
0.13198
,
0.77988
,
0.20407
,
0.86159
,
0.23256
,
0.97805
,
0.34477
,
1
,
0.50959
,
1
,
0.64128
,
0.99055
,
0.75058
,
0.95762
,
0.7657
,
0.83171
,
0.83023
,
0.75793
,
0.88866
,
0.6622
,
0.92907
,
0.54268
,
0.96802
,
0.3997
,
0.99041
,
0.28506
,
1
,
0.16585
,
1
,
0.06189
,
1
,
0
,
0.93198
,
0
,
0.93343
,
0.06037
,
0.92442
,
0.16402
,
0.9125
,
0.26951
,
0.89448
,
0.37927
,
0.86599
,
0.51128
,
0.83459
,
0.59451
,
0.79128
,
0.68262
,
0.73576
,
0.76585
,
0.70291
,
0.76585
,
0.61744
,
0.79421
,
0.5186
,
0.81768
,
0.36134
,
0.8003
,
0.2593
,
0.77835
,
0.23837
,
0.79421
,
0.19651
,
0.74085
,
0.13953
,
0.64177
,
0.10494
,
0.52073
,
0.07965
,
0.3997
,
0.06919
,
0.27896
,
0.06453
,
0.17195
,
0.06453
,
0.08079
,
0.06773
,
0
],
"triangles"
:[
28
,
17
,
18
,
27
,
18
,
19
,
26
,
27
,
19
,
26
,
19
,
20
,
25
,
26
,
20
,
24
,
25
,
20
,
23
,
24
,
22
,
22
,
24
,
21
,
24
,
20
,
21
,
27
,
28
,
18
,
29
,
16
,
17
,
28
,
29
,
17
,
30
,
15
,
16
,
29
,
30
,
16
,
31
,
14
,
15
,
30
,
31
,
15
,
33
,
12
,
13
,
33
,
13
,
14
,
32
,
33
,
14
,
31
,
32
,
14
,
33
,
34
,
12
,
34
,
11
,
12
,
35
,
10
,
11
,
35
,
11
,
34
,
8
,
9
,
10
,
36
,
37
,
35
,
37
,
8
,
35
,
8
,
10
,
35
,
7
,
8
,
37
,
38
,
7
,
37
,
39
,
7
,
38
,
5
,
6
,
40
,
6
,
7
,
39
,
40
,
6
,
39
,
42
,
3
,
41
,
3
,
4
,
41
,
41
,
4
,
40
,
4
,
5
,
40
,
2
,
3
,
42
,
0
,
1
,
44
,
2
,
42
,
43
,
44
,
1
,
43
,
1
,
2
,
43
,
0
,
44
,
45
],
"weights"
:[
1
,
1
,
1
,
2
,
1
,
0.84
,
3
,
0.16
,
2
,
1
,
0.62
,
3
,
0.38
,
2
,
1
,
0.45
,
3
,
0.55
,
3
,
1
,
0.24
,
3
,
0.67
,
2
,
0.09
,
2
,
3
,
0.87
,
2
,
0.13
,
2
,
3
,
0.57
,
2
,
0.43
,
2
,
3
,
0.23
,
2
,
0.77
,
1
,
2
,
1
,
1
,
2
,
1
,
1
,
2
,
1
,
1
,
2
,
1
,
1
,
2
,
1
,
1
,
2
,
1
,
1
,
2
,
1
,
2
,
4
,
0.23
,
2
,
0.77
,
2
,
4
,
0.52
,
2
,
0.48
,
2
,
4
,
0.85
,
2
,
0.15
,
2
,
1
,
0.19
,
4
,
0.81
,
2
,
1
,
0.43
,
4
,
0.57
,
2
,
1
,
0.68
,
4
,
0.32
,
2
,
1
,
0.91
,
4
,
0.09
,
1
,
1
,
1
,
1
,
1
,
1
,
2
,
1
,
0.91
,
4
,
0.09
,
2
,
1
,
0.66
,
4
,
0.34
,
2
,
1
,
0.4
,
4
,
0.6
,
3
,
1
,
0.18
,
4
,
0.75
,
2
,
0.07
,
2
,
4
,
0.77
,
2
,
0.23
,
2
,
4
,
0.51
,
2
,
0.49
,
2
,
4
,
0.23
,
2
,
0.77
,
1
,
2
,
1
,
1
,
2
,
1
,
1
,
2
,
1
,
1
,
2
,
1
,
1
,
2
,
1
,
1
,
2
,
1
,
1
,
2
,
1
,
2
,
3
,
0.16
,
2
,
0.84
,
2
,
3
,
0.44
,
2
,
0.56
,
2
,
3
,
0.79
,
2
,
0.21
,
3
,
1
,
0.18
,
3
,
0.73
,
2
,
0.09
,
3
,
1
,
0.39
,
3
,
0.6
,
2
,
0.01
,
2
,
1
,
0.62
,
3
,
0.38
,
2
,
1
,
0.84
,
3
,
0.16
,
1
,
1
,
1
],
"slotPose"
:[
1
,
0
,
0
,
1
,
0
,
0
],
"bonePose"
:[
1
,
1
,
0
,
0
,
1
,
0
,
310.15
,
2
,
1
,
0
,
0
,
1
,
0
,
267.45
,
3
,
1
,
0
,
0
,
1
,
-78.239866
,
200
,
4
,
1
,
0
,
0
,
1
,
68.736451
,
200
],
"edges"
:[
0
,
1
,
1
,
2
,
2
,
3
,
3
,
4
,
4
,
5
,
5
,
6
,
6
,
7
,
7
,
8
,
8
,
9
,
9
,
10
,
10
,
11
,
11
,
12
,
12
,
13
,
13
,
14
,
14
,
15
,
15
,
16
,
16
,
17
,
17
,
18
,
18
,
19
,
19
,
20
,
20
,
21
,
21
,
22
,
22
,
23
,
23
,
24
,
24
,
25
,
25
,
26
,
26
,
27
,
27
,
28
,
28
,
29
,
29
,
30
,
30
,
31
,
31
,
32
,
32
,
33
,
33
,
34
,
34
,
35
,
35
,
36
,
36
,
37
,
37
,
38
,
38
,
39
,
39
,
40
,
40
,
41
,
41
,
42
,
42
,
43
,
43
,
44
,
44
,
45
,
45
,
0
],
"userEdges"
:[]}]}]}],
"animation"
:[{
"duration"
:
3
,
"playTimes"
:
0
,
"name"
:
"newAnimation"
,
"bone"
:[{
"name"
:
"托"
,
"translateFrame"
:[{
"duration"
:
3
,
"tweenEasing"
:
0
},{
"duration"
:
0
,
"y"
:
-130.67
}]},{
"name"
:
"bone"
,
"translateFrame"
:[{
"duration"
:
3
,
"tweenEasing"
:
0
},{
"duration"
:
0
,
"y"
:
-73.24
}]},{
"name"
:
"bone1"
,
"translateFrame"
:[{
"duration"
:
3
,
"tweenEasing"
:
0
},{
"duration"
:
0
,
"y"
:
-73.24
}]}]}],
"defaultActions"
:[{
"gotoAndPlay"
:
"newAnimation"
}]}]}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
assets/fireballoon/textures/fireballoon/gun/动画2/弹弓动画2_ske.json.meta
0 → 100644
View file @
e7871900
{
"ver": "1.0.1",
"uuid": "3a265839-614c-465d-9f79-801c3b379ac4",
"subMetas": {}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
assets/fireballoon/textures/fireballoon/gun/动画2/弹弓动画2_tex.json
0 → 100644
View file @
e7871900
{
"name"
:
"弹弓动画2"
,
"SubTexture"
:[{
"name"
:
"中间绳子1"
,
"x"
:
1
,
"height"
:
164
,
"y"
:
1
,
"width"
:
172
}],
"imagePath"
:
"弹弓动画2_tex.png"
,
"height"
:
256
,
"width"
:
256
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
assets/fireballoon/textures/fireballoon/gun/动画2/弹弓动画2_tex.json.meta
0 → 100644
View file @
e7871900
{
"ver": "1.0.1",
"uuid": "b365ad3d-c080-4e52-a0ee-62bf9739924e",
"subMetas": {}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
assets/fireballoon/textures/fireballoon/gun/动画2/弹弓动画2_tex.png
0 → 100644
View file @
e7871900
12.2 KB
This diff is collapsed.
Click to expand it.
assets/fireballoon/textures/fireballoon/gun/动画2/弹弓动画2_tex.png.meta
0 → 100644
View file @
e7871900
{
"ver": "2.3.5",
"uuid": "8414339a-d424-4cc3-89aa-503704402f7e",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 256,
"height": 256,
"platformSettings": {},
"subMetas": {
"弹弓动画2_tex": {
"ver": "1.0.4",
"uuid": "06117288-bd6f-4071-bfc4-ffe9bc32013c",
"rawTextureUuid": "8414339a-d424-4cc3-89aa-503704402f7e",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -41,
"offsetY": 45,
"trimX": 1,
"trimY": 1,
"width": 172,
"height": 164,
"rawWidth": 256,
"rawHeight": 256,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
assets/fireballoon/textures/fireballoon/gun/动画3.meta
0 → 100644
View file @
e7871900
{
"ver": "1.1.2",
"uuid": "7d803294-56af-478d-a61d-93662e45c9b1",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"subMetas": {}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
assets/fireballoon/textures/fireballoon/gun/动画3/弹弓动画3_ske.json
0 → 100644
View file @
e7871900
{
"frameRate"
:
24
,
"name"
:
"弹弓动画3"
,
"version"
:
"5.5"
,
"compatibleVersion"
:
"5.5"
,
"armature"
:[{
"type"
:
"Armature"
,
"frameRate"
:
24
,
"name"
:
"armatureName"
,
"aabb"
:{
"x"
:
-68.89
,
"y"
:
115.78
,
"width"
:
233
,
"height"
:
146
},
"bone"
:[{
"name"
:
"root"
},{
"length"
:
54
,
"name"
:
"弹弓"
,
"parent"
:
"root"
,
"transform"
:{
"y"
:
300
}},{
"length"
:
4
,
"name"
:
"左边绳子1"
,
"parent"
:
"root"
,
"transform"
:{
"x"
:
112.55
,
"y"
:
176.65
}},{
"length"
:
1
,
"name"
:
"左边绳子11"
,
"parent"
:
"root"
,
"transform"
:{
"x"
:
-47.1599
,
"y"
:
166.35
}},{
"name"
:
"左边绳子12"
,
"parent"
:
"root"
,
"transform"
:{
"x"
:
11.5
,
"y"
:
217.8
}},{
"length"
:
30
,
"name"
:
"左边绳子13"
,
"parent"
:
"root"
,
"transform"
:{
"x"
:
103.05
,
"y"
:
250.55
,
"skX"
:
-18.6418
,
"skY"
:
-18.6418
}}],
"slot"
:[{
"name"
:
"左边绳子1"
,
"parent"
:
"左边绳子13"
}],
"skin"
:[{
"slot"
:[{
"name"
:
"左边绳子1"
,
"display"
:[{
"type"
:
"mesh"
,
"name"
:
"左边绳子1"
,
"width"
:
233
,
"height"
:
146
,
"vertices"
:[
-78.15
,
119
,
-88.5
,
123.1
,
-79.4
,
135.8
,
-67.1
,
151.2
,
-52.95
,
167.2
,
-37.7
,
183.45
,
-20.55
,
199.6
,
-3.25
,
214.85
,
14.6
,
228.25
,
35.2
,
240.4
,
52.3
,
248.45
,
57.45
,
265
,
92.85
,
265
,
126.45
,
259.55
,
144.5
,
251
,
144.5
,
225.15
,
133.7
,
216.4
,
130.35
,
201.4
,
124.4
,
186.4
,
117.95
,
170.9
,
109.9
,
156.2
,
101.4
,
141.45
,
91.8
,
127.25
,
86.4
,
119
,
69.35
,
119
,
79.45
,
131.15
,
89
,
146.1
,
98.3
,
161.1
,
106.3
,
174.8
,
112.7
,
189.8
,
118.15
,
206.05
,
122
,
224.15
,
106.5
,
231.1
,
83
,
234.75
,
55.4
,
233.95
,
43.2
,
229.85
,
24.15
,
218.45
,
6.05
,
206.3
,
-9.7
,
193.4
,
-27.35
,
178.15
,
-42.3
,
162.9
,
-55.7
,
147.4
,
-67.6
,
133.2
],
"uvs"
:[
0.04442
,
0
,
0
,
0.02808
,
0.03906
,
0.11507
,
0.09185
,
0.22055
,
0.15258
,
0.33014
,
0.21803
,
0.44144
,
0.29163
,
0.55205
,
0.36588
,
0.65651
,
0.44249
,
0.74829
,
0.5309
,
0.83151
,
0.60429
,
0.88664
,
0.62639
,
1
,
0.77833
,
1
,
0.92253
,
0.96267
,
1
,
0.90411
,
1
,
0.72705
,
0.95365
,
0.66712
,
0.93927
,
0.56438
,
0.91373
,
0.46164
,
0.88605
,
0.35548
,
0.8515
,
0.25479
,
0.81502
,
0.15377
,
0.77382
,
0.05651
,
0.75064
,
0
,
0.67747
,
0
,
0.72082
,
0.08322
,
0.7618
,
0.18562
,
0.80172
,
0.28836
,
0.83605
,
0.38219
,
0.86352
,
0.48493
,
0.88691
,
0.59623
,
0.90343
,
0.72021
,
0.83691
,
0.76781
,
0.73605
,
0.79281
,
0.6176
,
0.78733
,
0.56524
,
0.75925
,
0.48348
,
0.68116
,
0.40579
,
0.59795
,
0.3382
,
0.50959
,
0.26245
,
0.40514
,
0.19828
,
0.30068
,
0.14077
,
0.19452
,
0.0897
,
0.09726
],
"triangles"
:[
31
,
13
,
14
,
31
,
14
,
15
,
16
,
31
,
15
,
31
,
32
,
13
,
17
,
30
,
16
,
30
,
31
,
16
,
29
,
30
,
18
,
18
,
30
,
17
,
32
,
12
,
13
,
28
,
29
,
19
,
19
,
29
,
18
,
20
,
28
,
19
,
33
,
12
,
32
,
27
,
28
,
20
,
21
,
27
,
20
,
26
,
27
,
21
,
22
,
26
,
21
,
25
,
26
,
22
,
33
,
11
,
12
,
10
,
11
,
33
,
23
,
25
,
22
,
24
,
25
,
23
,
34
,
10
,
33
,
35
,
9
,
10
,
35
,
10
,
34
,
36
,
9
,
35
,
36
,
8
,
9
,
37
,
8
,
36
,
37
,
7
,
8
,
38
,
7
,
37
,
38
,
6
,
7
,
39
,
6
,
38
,
39
,
5
,
6
,
40
,
5
,
39
,
40
,
4
,
5
,
41
,
4
,
40
,
41
,
3
,
4
,
42
,
3
,
41
,
2
,
3
,
42
,
0
,
2
,
42
,
1
,
2
,
0
],
"weights"
:[
1
,
1
,
1
,
1
,
1
,
1
,
2
,
3
,
0.32
,
1
,
0.68
,
3
,
3
,
0.6
,
1
,
0.36
,
4
,
0.04
,
3
,
3
,
0.87
,
4
,
0.09
,
1
,
0.04
,
3
,
3
,
0.65
,
4
,
0.33
,
1
,
0.02
,
2
,
4
,
0.56
,
3
,
0.44
,
2
,
4
,
0.77
,
3
,
0.23
,
3
,
4
,
0.63
,
5
,
0.27
,
3
,
0.1
,
3
,
4
,
0.39
,
5
,
0.6
,
3
,
0.01
,
1
,
5
,
1
,
1
,
5
,
1
,
1
,
5
,
1
,
1
,
5
,
1
,
1
,
5
,
1
,
2
,
5
,
0.85
,
2
,
0.15
,
2
,
5
,
0.75
,
2
,
0.25
,
2
,
2
,
0.52
,
5
,
0.48
,
2
,
2
,
0.79
,
5
,
0.21
,
3
,
2
,
0.58
,
1
,
0.27
,
5
,
0.15
,
2
,
2
,
0.61
,
1
,
0.39
,
2
,
2
,
0.35
,
1
,
0.65
,
2
,
2
,
0.1
,
1
,
0.9
,
1
,
1
,
1
,
1
,
1
,
1
,
2
,
2
,
0.26
,
1
,
0.74
,
3
,
2
,
0.53
,
1
,
0.45
,
5
,
0.02
,
3
,
2
,
0.85
,
1
,
0.13
,
5
,
0.02
,
2
,
2
,
0.84
,
5
,
0.16
,
2
,
2
,
0.58
,
5
,
0.42
,
2
,
2
,
0.3
,
5
,
0.7
,
1
,
5
,
1
,
1
,
5
,
1
,
1
,
5
,
1
,
1
,
5
,
1
,
3
,
4
,
0.39
,
5
,
0.6
,
3
,
0.01
,
3
,
4
,
0.63
,
5
,
0.27
,
3
,
0.1
,
2
,
4
,
0.77
,
3
,
0.23
,
2
,
4
,
0.56
,
3
,
0.44
,
2
,
3
,
0.66
,
4
,
0.34
,
3
,
3
,
0.84
,
4
,
0.12
,
1
,
0.04
,
3
,
3
,
0.64
,
1
,
0.32
,
4
,
0.04
,
2
,
3
,
0.38
,
1
,
0.62
],
"slotPose"
:[
1
,
0
,
0
,
1
,
0
,
0
],
"bonePose"
:[
5
,
0.947536
,
-0.319651
,
0.319651
,
0.947536
,
103.05
,
250.55
,
4
,
1
,
0
,
0
,
1
,
11.5
,
217.8
,
3
,
1
,
0
,
0
,
1
,
-47.15991
,
166.35
,
2
,
1
,
0
,
0
,
1
,
112.55
,
176.65
,
1
,
1
,
0
,
0
,
1
,
0
,
300
],
"edges"
:[
0
,
1
,
1
,
2
,
2
,
3
,
3
,
4
,
4
,
5
,
5
,
6
,
6
,
7
,
7
,
8
,
8
,
9
,
9
,
10
,
10
,
11
,
11
,
12
,
12
,
13
,
13
,
14
,
14
,
15
,
15
,
16
,
16
,
17
,
17
,
18
,
18
,
19
,
19
,
20
,
20
,
21
,
21
,
22
,
22
,
23
,
23
,
24
,
24
,
25
,
25
,
26
,
26
,
27
,
27
,
28
,
28
,
29
,
29
,
30
,
30
,
31
,
31
,
32
,
32
,
33
,
33
,
34
,
34
,
35
,
35
,
36
,
36
,
37
,
37
,
38
,
38
,
39
,
39
,
40
,
40
,
41
,
41
,
42
,
42
,
0
],
"userEdges"
:[]}]}]}],
"animation"
:[{
"duration"
:
3
,
"playTimes"
:
0
,
"name"
:
"newAnimation"
,
"bone"
:[{
"name"
:
"左边绳子1"
,
"translateFrame"
:[{
"duration"
:
3
,
"tweenEasing"
:
0
},{
"duration"
:
0
,
"x"
:
-36.66
,
"y"
:
-47.03
}]},{
"name"
:
"左边绳子11"
,
"translateFrame"
:[{
"duration"
:
3
,
"tweenEasing"
:
0
},{
"duration"
:
0
,
"x"
:
-20.25
,
"y"
:
-31.79
}]},{
"name"
:
"左边绳子12"
,
"translateFrame"
:[{
"duration"
:
3
,
"tweenEasing"
:
0
},{
"duration"
:
0
,
"x"
:
-56.29
,
"y"
:
-89.2
}]},{
"name"
:
"左边绳子13"
,
"translateFrame"
:[{
"duration"
:
3
,
"tweenEasing"
:
0
},{
"duration"
:
0
,
"x"
:
-81.93
,
"y"
:
-103.61
}]}]}],
"defaultActions"
:[{
"gotoAndPlay"
:
"newAnimation"
}]}]}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
assets/fireballoon/textures/fireballoon/gun/动画3/弹弓动画3_ske.json.meta
0 → 100644
View file @
e7871900
{
"ver": "1.0.1",
"uuid": "1141941d-0b38-43f6-baf1-6d3574002ec5",
"subMetas": {}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
assets/fireballoon/textures/fireballoon/gun/动画3/弹弓动画3_tex.json
0 → 100644
View file @
e7871900
{
"name"
:
"弹弓动画3"
,
"SubTexture"
:[{
"name"
:
"左边绳子1"
,
"x"
:
1
,
"height"
:
146
,
"y"
:
1
,
"width"
:
233
}],
"imagePath"
:
"弹弓动画3_tex.png"
,
"height"
:
256
,
"width"
:
256
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
assets/fireballoon/textures/fireballoon/gun/动画3/弹弓动画3_tex.json.meta
0 → 100644
View file @
e7871900
{
"ver": "1.0.1",
"uuid": "c1eec049-a511-4407-8eea-035847ce0d1a",
"subMetas": {}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
assets/fireballoon/textures/fireballoon/gun/动画3/弹弓动画3_tex.png
0 → 100644
View file @
e7871900
13.4 KB
This diff is collapsed.
Click to expand it.
assets/fireballoon/textures/fireballoon/gun/动画3/弹弓动画3_tex.png.meta
0 → 100644
View file @
e7871900
{
"ver": "2.3.5",
"uuid": "48078b88-c2a1-4d0f-8620-822b8b1021fe",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 256,
"height": 256,
"platformSettings": {},
"subMetas": {
"弹弓动画3_tex": {
"ver": "1.0.4",
"uuid": "b97f7810-f9ee-4dca-9347-2b2347f60583",
"rawTextureUuid": "48078b88-c2a1-4d0f-8620-822b8b1021fe",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -10.5,
"offsetY": 54,
"trimX": 1,
"trimY": 1,
"width": 233,
"height": 146,
"rawWidth": 256,
"rawHeight": 256,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
assets/fireballoon/textures/fireballoon/gun/动画4.meta
0 → 100644
View file @
e7871900
{
"ver": "1.1.2",
"uuid": "c955c562-2ee2-4479-b349-498e2d84734c",
"isBundle": false,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"subMetas": {}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
assets/fireballoon/textures/fireballoon/gun/动画4/弹弓动画4_ske.json
0 → 100644
View file @
e7871900
{
"frameRate"
:
24
,
"name"
:
"弹弓动画4"
,
"version"
:
"5.5"
,
"compatibleVersion"
:
"5.5"
,
"armature"
:[{
"type"
:
"Armature"
,
"frameRate"
:
24
,
"name"
:
"armatureName"
,
"aabb"
:{
"x"
:
-46.48
,
"y"
:
153.23
,
"width"
:
234
,
"height"
:
95
},
"bone"
:[{
"name"
:
"root"
},{
"name"
:
"最左边绳子12"
,
"parent"
:
"root"
,
"transform"
:{
"x"
:
-37.9
,
"y"
:
188
}},{
"length"
:
158
,
"name"
:
"最左边绳子1"
,
"parent"
:
"root"
,
"transform"
:{
"x"
:
-72.85
,
"y"
:
164.6
}},{
"name"
:
"最左边绳子13"
,
"parent"
:
"root"
,
"transform"
:{
"x"
:
3.15
,
"y"
:
210.8
}},{
"name"
:
"最左边绳子14"
,
"parent"
:
"root"
,
"transform"
:{
"x"
:
43.8
,
"y"
:
224.95
}},{
"name"
:
"最左边绳子15"
,
"parent"
:
"root"
,
"transform"
:{
"x"
:
91.25
,
"y"
:
164.25
}},{
"name"
:
"最左边绳子16"
,
"parent"
:
"root"
,
"transform"
:{
"x"
:
107.3342
,
"y"
:
178.9183
}},{
"name"
:
"最左边绳子17"
,
"parent"
:
"root"
,
"transform"
:{
"x"
:
131.8739
,
"y"
:
210.2076
}},{
"name"
:
"bone"
,
"parent"
:
"root"
,
"transform"
:{
"x"
:
-58.45
,
"y"
:
174.55
}},{
"name"
:
"最左边绳子18"
,
"parent"
:
"root"
,
"transform"
:{
"x"
:
-15.8
,
"y"
:
198.9
}},{
"name"
:
"最左边绳子19"
,
"parent"
:
"root"
,
"transform"
:{
"x"
:
23.9
,
"y"
:
217.45
}},{
"name"
:
"最左边绳子110"
,
"parent"
:
"root"
,
"transform"
:{
"x"
:
65.75
,
"y"
:
231.3
}},{
"name"
:
"最左边绳子111"
,
"parent"
:
"root"
,
"transform"
:{
"x"
:
121
,
"y"
:
195.0471
}},{
"length"
:
14
,
"name"
:
"最左边绳子11"
,
"parent"
:
"最左边绳子1"
,
"transform"
:{
"x"
:
195.55
,
"y"
:
73.55
,
"skX"
:
50.2457
,
"skY"
:
50.2457
}}],
"slot"
:[{
"name"
:
"最左边绳子1"
,
"parent"
:
"最左边绳子111"
}],
"skin"
:[{
"slot"
:[{
"name"
:
"最左边绳子1"
,
"display"
:[{
"type"
:
"mesh"
,
"name"
:
"最左边绳子1"
,
"width"
:
234
,
"height"
:
95
,
"vertices"
:[
-86.5
,
158.84
,
-72.65
,
157.74
,
-60.75
,
167.44
,
-44.2
,
176.79
,
-24.2
,
187.94
,
-6.5
,
196.64
,
15.35
,
206.54
,
38.15
,
215.09
,
60.5
,
222.54
,
76.85
,
227.19
,
78.9
,
220.54
,
92.75
,
221.94
,
115.15
,
222.44
,
126.9
,
220.69
,
125.6
,
211.49
,
118
,
198.94
,
108.6
,
189.04
,
100.2
,
180.19
,
89.25
,
170.29
,
78.75
,
161.24
,
71.6
,
155.54
,
87.65
,
155.54
,
92.1
,
158.89
,
98.75
,
165.69
,
107.35
,
173.64
,
116.25
,
181.74
,
125.3
,
191.74
,
133.7
,
203.04
,
137.55
,
211.64
,
140.4
,
210.49
,
147.5
,
217.69
,
147.5
,
239.44
,
137.85
,
244.84
,
126.1
,
250.24
,
107.5
,
250.54
,
95.25
,
250.54
,
83.05
,
250.54
,
77.8
,
243.59
,
76.35
,
238.49
,
57.3
,
233.69
,
33.45
,
226.89
,
10.75
,
218.14
,
-12.3
,
207.34
,
-30.75
,
197.49
,
-49.65
,
186.69
,
-68.9
,
174.09
,
-85.1
,
162.49
,
147.5
,
226.7
,
132.65
,
233.5
,
120.05
,
235.85
,
96.7
,
237.65
,
111.1
,
236.85
,
106.3
,
222.24
,
94.62
,
175.14
,
104.34
,
184.55
,
83.81
,
165.6
,
102.97
,
169.59
,
113.52
,
194.22
,
120.76
,
186.73
,
121.61
,
204.9
,
129.53
,
197.44
,
134.7
,
217.9
],
"uvs"
:[
0
,
0.03474
,
0.05919
,
0.02316
,
0.11004
,
0.12526
,
0.18077
,
0.22368
,
0.26624
,
0.34105
,
0.34188
,
0.43263
,
0.43526
,
0.53684
,
0.53269
,
0.62684
,
0.62821
,
0.70526
,
0.69808
,
0.75421
,
0.70684
,
0.68421
,
0.76603
,
0.69895
,
0.86175
,
0.70421
,
0.91197
,
0.68579
,
0.90641
,
0.58895
,
0.87393
,
0.45684
,
0.83376
,
0.35263
,
0.79786
,
0.25947
,
0.75107
,
0.15526
,
0.7062
,
0.06
,
0.67564
,
0
,
0.74423
,
0
,
0.76325
,
0.03526
,
0.79167
,
0.10684
,
0.82842
,
0.19053
,
0.86645
,
0.27579
,
0.90513
,
0.38105
,
0.94103
,
0.5
,
0.95748
,
0.59053
,
0.96966
,
0.57842
,
1
,
0.65421
,
1
,
0.88316
,
0.95876
,
0.94
,
0.90855
,
0.99684
,
0.82906
,
1
,
0.77671
,
1
,
0.72457
,
1
,
0.70214
,
0.92684
,
0.69594
,
0.87316
,
0.61453
,
0.82263
,
0.51261
,
0.75105
,
0.4156
,
0.65895
,
0.31709
,
0.54526
,
0.23825
,
0.44158
,
0.15748
,
0.32789
,
0.07521
,
0.19526
,
0.00598
,
0.07316
,
1
,
0.74903
,
0.93654
,
0.82061
,
0.88269
,
0.84534
,
0.78291
,
0.86429
,
0.84444
,
0.85587
,
0.82393
,
0.70213
,
0.774
,
0.20632
,
0.81556
,
0.3054
,
0.72783
,
0.10592
,
0.80971
,
0.14793
,
0.85478
,
0.40717
,
0.88574
,
0.32828
,
0.88934
,
0.51953
,
0.92322
,
0.441
,
0.9453
,
0.65639
],
"triangles"
:[
61
,
48
,
47
,
29
,
28
,
30
,
28
,
61
,
30
,
61
,
47
,
30
,
47
,
48
,
31
,
48
,
32
,
31
,
13
,
48
,
61
,
48
,
33
,
32
,
14
,
61
,
28
,
27
,
14
,
28
,
49
,
33
,
48
,
14
,
13
,
61
,
13
,
49
,
48
,
60
,
59
,
27
,
59
,
14
,
27
,
12
,
49
,
13
,
26
,
15
,
60
,
15
,
59
,
60
,
51
,
34
,
49
,
49
,
34
,
33
,
58
,
57
,
26
,
57
,
15
,
26
,
12
,
51
,
49
,
25
,
16
,
58
,
16
,
57
,
58
,
52
,
51
,
12
,
54
,
16
,
25
,
24
,
54
,
25
,
17
,
54
,
24
,
50
,
34
,
51
,
52
,
50
,
51
,
11
,
50
,
52
,
50
,
35
,
34
,
56
,
17
,
24
,
53
,
17
,
56
,
23
,
53
,
56
,
18
,
53
,
23
,
22
,
18
,
23
,
11
,
9
,
50
,
9
,
38
,
50
,
36
,
35
,
50
,
37
,
36
,
50
,
38
,
37
,
50
,
55
,
18
,
22
,
10
,
9
,
11
,
21
,
55
,
22
,
19
,
55
,
21
,
20
,
19
,
21
,
39
,
38
,
9
,
8
,
39
,
9
,
7
,
39
,
8
,
7
,
40
,
39
,
6
,
40
,
7
,
6
,
41
,
40
,
5
,
41
,
6
,
5
,
42
,
41
,
4
,
42
,
5
,
4
,
43
,
42
,
3
,
43
,
4
,
3
,
44
,
43
,
2
,
44
,
3
,
2
,
45
,
44
,
1
,
45
,
2
,
1
,
46
,
45
,
0
,
46
,
1
],
"weights"
:[
1
,
2
,
1
,
1
,
2
,
1
,
2
,
2
,
0.42
,
8
,
0.58
,
2
,
1
,
0.42
,
8
,
0.58
,
2
,
1
,
0.6
,
9
,
0.4
,
2
,
3
,
0.28
,
9
,
0.72
,
2
,
3
,
0.55
,
10
,
0.45
,
2
,
4
,
0.5
,
10
,
0.5
,
2
,
11
,
0.7
,
4
,
0.3
,
1
,
13
,
1
,
1
,
13
,
1
,
1
,
13
,
1
,
1
,
13
,
1
,
1
,
13
,
1
,
2
,
7
,
0.92
,
6
,
0.08
,
3
,
12
,
0.87
,
6
,
0.03
,
7
,
0.1
,
2
,
12
,
0.49
,
6
,
0.51
,
3
,
6
,
0.71
,
12
,
0.11
,
5
,
0.18
,
3
,
5
,
0.62
,
6
,
0.32
,
2
,
0.06
,
2
,
2
,
0.41
,
5
,
0.59
,
1
,
2
,
1
,
1
,
2
,
1
,
2
,
2
,
0.73
,
5
,
0.27
,
2
,
5
,
0.83
,
2
,
0.17
,
2
,
6
,
0.37
,
5
,
0.63
,
2
,
6
,
0.9
,
5
,
0.1
,
2
,
12
,
0.47
,
6
,
0.53
,
2
,
7
,
0.13
,
12
,
0.87
,
2
,
7
,
0.69
,
12
,
0.31
,
2
,
7
,
0.71
,
12
,
0.29
,
3
,
13
,
0.35
,
7
,
0.52
,
12
,
0.13
,
1
,
13
,
1
,
1
,
13
,
1
,
1
,
13
,
1
,
1
,
13
,
1
,
1
,
13
,
1
,
1
,
13
,
1
,
1
,
13
,
1
,
1
,
13
,
1
,
2
,
11
,
0.7
,
4
,
0.3
,
2
,
4
,
0.5
,
10
,
0.5
,
2
,
3
,
0.55
,
10
,
0.45
,
2
,
3
,
0.28
,
9
,
0.72
,
2
,
1
,
0.6
,
9
,
0.4
,
2
,
1
,
0.42
,
8
,
0.58
,
2
,
2
,
0.42
,
8
,
0.58
,
1
,
2
,
1
,
3
,
13
,
0.68
,
7
,
0.22
,
12
,
0.1
,
1
,
13
,
1
,
1
,
13
,
1
,
1
,
13
,
1
,
1
,
13
,
1
,
1
,
13
,
1
,
3
,
6
,
0.4
,
12
,
0.09
,
5
,
0.51
,
3
,
6
,
0.75
,
12
,
0.24
,
5
,
0.01
,
3
,
5
,
0.79
,
6
,
0.08
,
2
,
0.13
,
3
,
5
,
0.79
,
6
,
0.15
,
2
,
0.06
,
2
,
12
,
0.79
,
6
,
0.21
,
3
,
6
,
0.79
,
12
,
0.19
,
5
,
0.02
,
2
,
7
,
0.41
,
12
,
0.59
,
2
,
12
,
0.8
,
6
,
0.2
,
1
,
13
,
1
],
"slotPose"
:[
1
,
0
,
0
,
1
,
0
,
0
],
"bonePose"
:[
2
,
1
,
0
,
0
,
1
,
-72.85
,
164.6
,
1
,
1
,
0
,
0
,
1
,
-37.9
,
188
,
3
,
1
,
0
,
0
,
1
,
3.15
,
210.8
,
4
,
1
,
0
,
0
,
1
,
43.8
,
224.95
,
13
,
0.639497
,
0.768794
,
-0.768794
,
0.639497
,
122.7
,
238.15
,
5
,
1
,
0
,
0
,
1
,
91.25
,
164.25
,
8
,
1
,
0
,
0
,
1
,
-58.45
,
174.55
,
9
,
1
,
0
,
0
,
1
,
-15.8
,
198.9
,
10
,
1
,
0
,
0
,
1
,
23.9
,
217.45
,
11
,
1
,
0
,
0
,
1
,
65.75
,
231.3
,
0
,
1
,
0
,
0
,
1
,
0
,
0
,
6
,
1
,
0
,
0
,
1
,
107.334238
,
178.918314
,
7
,
1
,
0
,
0
,
1
,
131.873883
,
210.207639
,
12
,
1
,
0
,
0
,
1
,
121
,
195.047132
],
"edges"
:[
0
,
1
,
1
,
2
,
2
,
3
,
3
,
4
,
4
,
5
,
5
,
6
,
6
,
7
,
7
,
8
,
8
,
9
,
9
,
10
,
10
,
11
,
12
,
13
,
13
,
14
,
19
,
20
,
20
,
21
,
21
,
22
,
22
,
23
,
24
,
25
,
27
,
28
,
28
,
29
,
29
,
30
,
31
,
32
,
32
,
33
,
33
,
34
,
34
,
35
,
35
,
36
,
36
,
37
,
37
,
38
,
38
,
39
,
39
,
40
,
40
,
41
,
41
,
42
,
42
,
43
,
43
,
44
,
44
,
45
,
45
,
46
,
46
,
0
,
30
,
47
,
47
,
31
,
11
,
52
,
52
,
12
,
17
,
53
,
53
,
18
,
16
,
54
,
54
,
17
,
18
,
55
,
55
,
19
,
23
,
56
,
56
,
24
,
15
,
57
,
57
,
16
,
25
,
58
,
58
,
26
,
14
,
59
,
59
,
15
,
26
,
60
,
60
,
27
],
"userEdges"
:[]}]}]}],
"animation"
:[{
"duration"
:
3
,
"playTimes"
:
0
,
"name"
:
"newAnimation"
,
"bone"
:[{
"name"
:
"最左边绳子11"
,
"translateFrame"
:[{
"duration"
:
3
,
"tweenEasing"
:
0
},{
"duration"
:
0
,
"x"
:
-105.43
,
"y"
:
-46.57
}],
"rotateFrame"
:[{
"duration"
:
3
,
"tweenEasing"
:
0
},{
"duration"
:
0
,
"rotate"
:
14.29
}]},{
"name"
:
"最左边绳子12"
,
"translateFrame"
:[{
"duration"
:
3
,
"tweenEasing"
:
0
},{
"duration"
:
0
,
"x"
:
-27.54
,
"y"
:
-26.65
}]},{
"name"
:
"最左边绳子13"
,
"translateFrame"
:[{
"duration"
:
3
,
"tweenEasing"
:
0
},{
"duration"
:
0
,
"x"
:
-55.45
,
"y"
:
-44.3
}]},{
"name"
:
"最左边绳子14"
,
"translateFrame"
:[{
"duration"
:
3
,
"tweenEasing"
:
0
},{
"duration"
:
0
,
"x"
:
-83.1
,
"y"
:
-54.25
}]},{
"name"
:
"最左边绳子15"
,
"translateFrame"
:[{
"duration"
:
3
,
"tweenEasing"
:
0
},{
"duration"
:
0
,
"x"
:
-11.99
,
"y"
:
-8.19
}]},{
"name"
:
"最左边绳子16"
,
"translateFrame"
:[{
"duration"
:
3
,
"tweenEasing"
:
0
},{
"duration"
:
0
,
"x"
:
-39
,
"y"
:
-16.42
}]},{
"name"
:
"最左边绳子17"
,
"translateFrame"
:[{
"duration"
:
3
,
"tweenEasing"
:
0
},{
"duration"
:
0
,
"x"
:
-91.56
,
"y"
:
-40.26
}]},{
"name"
:
"bone"
,
"translateFrame"
:[{
"duration"
:
3
,
"tweenEasing"
:
0
},{
"duration"
:
0
,
"x"
:
-18.56
,
"y"
:
-16.4
}]},{
"name"
:
"最左边绳子18"
,
"translateFrame"
:[{
"duration"
:
3
,
"tweenEasing"
:
0
},{
"duration"
:
0
,
"x"
:
-43.28
,
"y"
:
-34.84
}]},{
"name"
:
"最左边绳子19"
,
"translateFrame"
:[{
"duration"
:
3
,
"tweenEasing"
:
0
},{
"duration"
:
0
,
"x"
:
-69.32
,
"y"
:
-48.58
}]},{
"name"
:
"最左边绳子110"
,
"translateFrame"
:[{
"duration"
:
3
,
"tweenEasing"
:
0
},{
"duration"
:
0
,
"x"
:
-98.82
,
"y"
:
-58.06
}]},{
"name"
:
"最左边绳子111"
,
"translateFrame"
:[{
"duration"
:
3
,
"tweenEasing"
:
0
},{
"duration"
:
0
,
"x"
:
-66.35
,
"y"
:
-29.89
}]}]}],
"defaultActions"
:[{
"gotoAndPlay"
:
"newAnimation"
}]}]}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
assets/fireballoon/textures/fireballoon/gun/动画4/弹弓动画4_ske.json.meta
0 → 100644
View file @
e7871900
{
"ver": "1.0.1",
"uuid": "2da71685-c464-4f38-bc50-a1649a4cafde",
"subMetas": {}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
assets/fireballoon/textures/fireballoon/gun/动画4/弹弓动画4_tex.json
0 → 100644
View file @
e7871900
{
"name"
:
"弹弓动画4"
,
"SubTexture"
:[{
"name"
:
"最左边绳子1"
,
"x"
:
1
,
"height"
:
95
,
"y"
:
1
,
"width"
:
234
}],
"imagePath"
:
"弹弓动画4_tex.png"
,
"height"
:
128
,
"width"
:
256
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
assets/fireballoon/textures/fireballoon/gun/动画4/弹弓动画4_tex.json.meta
0 → 100644
View file @
e7871900
{
"ver": "1.0.1",
"uuid": "e9d7d1ab-25a7-4610-8275-a449e80c0987",
"subMetas": {}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
assets/fireballoon/textures/fireballoon/gun/动画4/弹弓动画4_tex.png
0 → 100644
View file @
e7871900
9.88 KB
This diff is collapsed.
Click to expand it.
assets/fireballoon/textures/fireballoon/gun/动画4/弹弓动画4_tex.png.meta
0 → 100644
View file @
e7871900
{
"ver": "2.3.5",
"uuid": "f6a055f2-00b3-4d0c-b1ac-a08984c0c235",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 256,
"height": 128,
"platformSettings": {},
"subMetas": {
"弹弓动画4_tex": {
"ver": "1.0.4",
"uuid": "8c333165-72c6-43fd-a891-d17c880fe701",
"rawTextureUuid": "f6a055f2-00b3-4d0c-b1ac-a08984c0c235",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": -10,
"offsetY": 15.5,
"trimX": 1,
"trimY": 1,
"width": 234,
"height": 95,
"rawWidth": 256,
"rawHeight": 128,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment