Skip to content

Commit c8c25c3

Browse files
committed
添加打砖块场景
1 parent e2df487 commit c8c25c3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+1471
-5
lines changed

assets/res/scenes/brick.fire

Lines changed: 925 additions & 0 deletions
Large diffs are not rendered by default.

assets/res/scenes/brick.fire.meta

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"ver": "1.0.0",
3+
"uuid": "8d12e6a3-aec3-4e33-801d-dadc70a2d82a",
4+
"asyncLoadAssets": false,
5+
"autoReleaseAssets": false,
6+
"subMetas": {}
7+
}

assets/res/textures/brick.meta

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"ver": "1.0.1",
3+
"uuid": "5809fa16-0bd4-4aca-8709-5b22c1c90b5e",
4+
"subMetas": {}
5+
}
1.35 KB
Loading
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"ver": "1.0.0",
3+
"uuid": "44d83ca8-0102-44a9-8563-88b9ec6e8307",
4+
"type": "sprite",
5+
"wrapMode": "clamp",
6+
"filterMode": "bilinear",
7+
"subMetas": {
8+
"badBall": {
9+
"ver": "1.0.3",
10+
"uuid": "93b25ebc-1aed-4bf5-88e4-98bfb9160175",
11+
"rawTextureUuid": "44d83ca8-0102-44a9-8563-88b9ec6e8307",
12+
"trimType": "auto",
13+
"trimThreshold": 1,
14+
"rotated": false,
15+
"offsetX": 0,
16+
"offsetY": 0,
17+
"trimX": 0,
18+
"trimY": 0,
19+
"width": 34,
20+
"height": 34,
21+
"rawWidth": 34,
22+
"rawHeight": 34,
23+
"borderTop": 0,
24+
"borderBottom": 0,
25+
"borderLeft": 0,
26+
"borderRight": 0,
27+
"subMetas": {}
28+
}
29+
}
30+
}

assets/res/textures/brick/ball.png

1.29 KB
Loading
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"ver": "1.0.0",
3+
"uuid": "b7c17be3-d409-43d5-9799-306488ad974c",
4+
"type": "sprite",
5+
"wrapMode": "clamp",
6+
"filterMode": "bilinear",
7+
"subMetas": {
8+
"ball": {
9+
"ver": "1.0.3",
10+
"uuid": "456de25b-01de-4406-aa16-85ef4847b92e",
11+
"rawTextureUuid": "b7c17be3-d409-43d5-9799-306488ad974c",
12+
"trimType": "auto",
13+
"trimThreshold": 1,
14+
"rotated": false,
15+
"offsetX": 0,
16+
"offsetY": 0,
17+
"trimX": 0,
18+
"trimY": 0,
19+
"width": 34,
20+
"height": 33,
21+
"rawWidth": 34,
22+
"rawHeight": 33,
23+
"borderTop": 0,
24+
"borderBottom": 0,
25+
"borderLeft": 0,
26+
"borderRight": 0,
27+
"subMetas": {}
28+
}
29+
}
30+
}

assets/res/textures/brick/bg.png

4.39 KB
Loading
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"ver": "1.0.0",
3+
"uuid": "6ff3e62a-d1d2-490d-af9d-986d28893f0e",
4+
"type": "sprite",
5+
"wrapMode": "clamp",
6+
"filterMode": "bilinear",
7+
"subMetas": {
8+
"bg": {
9+
"ver": "1.0.3",
10+
"uuid": "deb85473-6362-46be-85b4-82973ade5b19",
11+
"rawTextureUuid": "6ff3e62a-d1d2-490d-af9d-986d28893f0e",
12+
"trimType": "auto",
13+
"trimThreshold": 1,
14+
"rotated": false,
15+
"offsetX": 0,
16+
"offsetY": 0,
17+
"trimX": 0,
18+
"trimY": 0,
19+
"width": 600,
20+
"height": 960,
21+
"rawWidth": 600,
22+
"rawHeight": 960,
23+
"borderTop": 0,
24+
"borderBottom": 0,
25+
"borderLeft": 0,
26+
"borderRight": 0,
27+
"subMetas": {}
28+
}
29+
}
30+
}
36.7 KB
Loading

0 commit comments

Comments
 (0)