Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
car
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
SparkProjects
car
Commits
2b0fab60
Commit
2b0fab60
authored
Jun 05, 2025
by
haiyoucuv
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
init
parent
f1b33a15
Changes
13
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
1249 additions
and
1161 deletions
+1249
-1161
level1.prefab
assets/Bundles/MainGame/Levels/level1.prefab
+127
-81
level2.prefab
assets/Bundles/MainGame/Levels/level2.prefab
+1047
-1005
level3.prefab
assets/Bundles/MainGame/Levels/level3.prefab
+4
-4
blue.mtl
assets/Bundles/MainGame/material/charactor/blue.mtl
+1
-1
brown.mtl
assets/Bundles/MainGame/material/charactor/brown.mtl
+3
-3
green.mtl
assets/Bundles/MainGame/material/charactor/green.mtl
+3
-3
pink.mtl
assets/Bundles/MainGame/material/charactor/pink.mtl
+1
-1
purple.mtl
assets/Bundles/MainGame/material/charactor/purple.mtl
+2
-2
red.mtl
assets/Bundles/MainGame/material/charactor/red.mtl
+2
-2
yellow.mtl
assets/Bundles/MainGame/material/charactor/yellow.mtl
+1
-1
Car4.prefab
assets/Bundles/MainGame/prefab/Car4.prefab
+56
-56
ReviewPanel.ts
assets/Scripts/Panels/ReviewPanel.ts
+1
-1
MainGame.ts
assets/Scripts/Scenes/MainGame/MainGame.ts
+1
-1
No files found.
assets/Bundles/MainGame/Levels/level1.prefab
View file @
2b0fab60
This diff is collapsed.
Click to expand it.
assets/Bundles/MainGame/Levels/level2.prefab
View file @
2b0fab60
This diff is collapsed.
Click to expand it.
assets/Bundles/MainGame/Levels/level3.prefab
View file @
2b0fab60
...
@@ -3377,9 +3377,9 @@
...
@@ -3377,9 +3377,9 @@
],
],
"value": {
"value": {
"__type__": "cc.Vec3",
"__type__": "cc.Vec3",
"x":
4.046
,
"x":
7.689
,
"y": 0,
"y": 0,
"z": 3.
752
"z": 3.
49
}
}
},
},
{
{
...
@@ -7982,9 +7982,9 @@
...
@@ -7982,9 +7982,9 @@
],
],
"value": {
"value": {
"__type__": "cc.Vec3",
"__type__": "cc.Vec3",
"x":
7.095
,
"x":
4.082
,
"y": 0,
"y": 0,
"z": 3.7
0
4
"z": 3.7
8
4
}
}
},
},
{
{
...
...
assets/Bundles/MainGame/material/charactor/blue.mtl
View file @
2b0fab60
...
@@ -80,7 +80,7 @@
...
@@ -80,7 +80,7 @@
"mainColor": {
"mainColor": {
"__type__": "cc.Color",
"__type__": "cc.Color",
"r": 0,
"r": 0,
"g": 1
84
,
"g": 1
33
,
"b": 255,
"b": 255,
"a": 255
"a": 255
},
},
...
...
assets/Bundles/MainGame/material/charactor/brown.mtl
View file @
2b0fab60
...
@@ -79,9 +79,9 @@
...
@@ -79,9 +79,9 @@
{
{
"mainColor": {
"mainColor": {
"__type__": "cc.Color",
"__type__": "cc.Color",
"r": 1
57
,
"r": 1
95
,
"g":
94
,
"g":
117
,
"b":
72
,
"b":
90
,
"a": 255
"a": 255
},
},
"roughness": 0.450053632
"roughness": 0.450053632
...
...
assets/Bundles/MainGame/material/charactor/green.mtl
View file @
2b0fab60
...
@@ -79,9 +79,9 @@
...
@@ -79,9 +79,9 @@
{
{
"mainColor": {
"mainColor": {
"__type__": "cc.Color",
"__type__": "cc.Color",
"r":
6
7,
"r":
10
7,
"g": 2
40
,
"g": 2
55
,
"b":
0
,
"b":
49
,
"a": 255
"a": 255
},
},
"roughness": 0.450053632
"roughness": 0.450053632
...
...
assets/Bundles/MainGame/material/charactor/pink.mtl
View file @
2b0fab60
...
@@ -80,7 +80,7 @@
...
@@ -80,7 +80,7 @@
"mainColor": {
"mainColor": {
"__type__": "cc.Color",
"__type__": "cc.Color",
"r": 255,
"r": 255,
"g": 1
26
,
"g": 1
31
,
"b": 245,
"b": 245,
"a": 255
"a": 255
},
},
...
...
assets/Bundles/MainGame/material/charactor/purple.mtl
View file @
2b0fab60
...
@@ -79,8 +79,8 @@
...
@@ -79,8 +79,8 @@
{
{
"mainColor": {
"mainColor": {
"__type__": "cc.Color",
"__type__": "cc.Color",
"r": 1
83
,
"r": 1
75
,
"g":
85
,
"g":
68
,
"b": 255,
"b": 255,
"a": 255
"a": 255
},
},
...
...
assets/Bundles/MainGame/material/charactor/red.mtl
View file @
2b0fab60
...
@@ -80,8 +80,8 @@
...
@@ -80,8 +80,8 @@
"mainColor": {
"mainColor": {
"__type__": "cc.Color",
"__type__": "cc.Color",
"r": 255,
"r": 255,
"g":
53
,
"g":
46
,
"b":
53
,
"b":
46
,
"a": 255
"a": 255
},
},
"roughness": 0.450053632
"roughness": 0.450053632
...
...
assets/Bundles/MainGame/material/charactor/yellow.mtl
View file @
2b0fab60
...
@@ -80,7 +80,7 @@
...
@@ -80,7 +80,7 @@
"mainColor": {
"mainColor": {
"__type__": "cc.Color",
"__type__": "cc.Color",
"r": 255,
"r": 255,
"g":
21
4,
"g":
19
4,
"b": 0,
"b": 0,
"a": 255
"a": 255
},
},
...
...
assets/Bundles/MainGame/prefab/Car4.prefab
View file @
2b0fab60
...
@@ -203,9 +203,9 @@
...
@@ -203,9 +203,9 @@
],
],
"value": {
"value": {
"__type__": "cc.Vec3",
"__type__": "cc.Vec3",
"x":
7.5
,
"x":
6
,
"y":
7.5
,
"y":
6
,
"z":
7.5
"z":
6
}
}
},
},
{
{
...
@@ -362,9 +362,9 @@
...
@@ -362,9 +362,9 @@
],
],
"value": {
"value": {
"__type__": "cc.Vec3",
"__type__": "cc.Vec3",
"x": 0.
569
,
"x": 0.
472
,
"y": 0.
255
,
"y": 0.
189
,
"z":
1.107
"z":
0.846
}
}
},
},
{
{
...
@@ -426,9 +426,9 @@
...
@@ -426,9 +426,9 @@
],
],
"value": {
"value": {
"__type__": "cc.Vec3",
"__type__": "cc.Vec3",
"x":
8.5
,
"x":
7
,
"y":
8.5
,
"y":
7
,
"z":
8.5
"z":
7
}
}
},
},
{
{
...
@@ -485,7 +485,7 @@
...
@@ -485,7 +485,7 @@
},
},
{
{
"__type__": "cc.PrefabInstance",
"__type__": "cc.PrefabInstance",
"fileId": "
bc4xuzwslFL7SALbdWRlxb
",
"fileId": "
35rtWTLGtAZ5hxk9VKdxbm
",
"prefabRootNode": {
"prefabRootNode": {
"__id__": 1
"__id__": 1
},
},
...
@@ -539,9 +539,9 @@
...
@@ -539,9 +539,9 @@
],
],
"value": {
"value": {
"__type__": "cc.Vec3",
"__type__": "cc.Vec3",
"x": 0.
569
,
"x": 0.
472
,
"y": 0.
255
,
"y": 0.
189
,
"z": -
1.036
"z": -
0.828
}
}
},
},
{
{
...
@@ -603,9 +603,9 @@
...
@@ -603,9 +603,9 @@
],
],
"value": {
"value": {
"__type__": "cc.Vec3",
"__type__": "cc.Vec3",
"x":
8.5
,
"x":
7
,
"y":
8.5
,
"y":
7
,
"z":
8.5
"z":
7
}
}
},
},
{
{
...
@@ -662,7 +662,7 @@
...
@@ -662,7 +662,7 @@
},
},
{
{
"__type__": "cc.PrefabInstance",
"__type__": "cc.PrefabInstance",
"fileId": "
c0kZw/mCBG9pe1BgFzNNQ2
",
"fileId": "
dfeI9b4hNID7plDXA153fZ
",
"prefabRootNode": {
"prefabRootNode": {
"__id__": 1
"__id__": 1
},
},
...
@@ -716,9 +716,9 @@
...
@@ -716,9 +716,9 @@
],
],
"value": {
"value": {
"__type__": "cc.Vec3",
"__type__": "cc.Vec3",
"x": -0.
569
,
"x": -0.
472
,
"y": 0.
255
,
"y": 0.
189
,
"z":
-1.03
6
"z":
0.84
6
}
}
},
},
{
{
...
@@ -780,9 +780,9 @@
...
@@ -780,9 +780,9 @@
],
],
"value": {
"value": {
"__type__": "cc.Vec3",
"__type__": "cc.Vec3",
"x":
8.5
,
"x":
7
,
"y":
8.5
,
"y":
7
,
"z":
8.5
"z":
7
}
}
},
},
{
{
...
@@ -839,7 +839,7 @@
...
@@ -839,7 +839,7 @@
},
},
{
{
"__type__": "cc.PrefabInstance",
"__type__": "cc.PrefabInstance",
"fileId": "
1euplBd05ACJR92vKdKriE
",
"fileId": "
80woD0zzpE/aFxVlC0BvWz
",
"prefabRootNode": {
"prefabRootNode": {
"__id__": 1
"__id__": 1
},
},
...
@@ -893,9 +893,9 @@
...
@@ -893,9 +893,9 @@
],
],
"value": {
"value": {
"__type__": "cc.Vec3",
"__type__": "cc.Vec3",
"x": -0.
569
,
"x": -0.
472
,
"y": 0.
255
,
"y": 0.
189
,
"z":
1.107
"z":
-0.828
}
}
},
},
{
{
...
@@ -957,9 +957,9 @@
...
@@ -957,9 +957,9 @@
],
],
"value": {
"value": {
"__type__": "cc.Vec3",
"__type__": "cc.Vec3",
"x":
8.5
,
"x":
7
,
"y":
8.5
,
"y":
7
,
"z":
8.5
"z":
7
}
}
},
},
{
{
...
@@ -1077,9 +1077,9 @@
...
@@ -1077,9 +1077,9 @@
},
},
"_lpos": {
"_lpos": {
"__type__": "cc.Vec3",
"__type__": "cc.Vec3",
"x": 0.
25
,
"x": 0.
199
,
"y": 0.
52
,
"y": 0.
493
,
"z": 0.
14
"z": 0.
089
},
},
"_lrot": {
"_lrot": {
"__type__": "cc.Quat",
"__type__": "cc.Quat",
...
@@ -1090,9 +1090,9 @@
...
@@ -1090,9 +1090,9 @@
},
},
"_lscale": {
"_lscale": {
"__type__": "cc.Vec3",
"__type__": "cc.Vec3",
"x":
1
,
"x":
0.65
,
"y":
1
,
"y":
0.65
,
"z":
1
"z":
0.65
},
},
"_mobility": 0,
"_mobility": 0,
"_layer": 1073741824,
"_layer": 1073741824,
...
@@ -1198,9 +1198,9 @@
...
@@ -1198,9 +1198,9 @@
},
},
"_lpos": {
"_lpos": {
"__type__": "cc.Vec3",
"__type__": "cc.Vec3",
"x": -0.
25
,
"x": -0.
199
,
"y": 0.
52
,
"y": 0.
493
,
"z": 0.
14
"z": 0.
089
},
},
"_lrot": {
"_lrot": {
"__type__": "cc.Quat",
"__type__": "cc.Quat",
...
@@ -1211,9 +1211,9 @@
...
@@ -1211,9 +1211,9 @@
},
},
"_lscale": {
"_lscale": {
"__type__": "cc.Vec3",
"__type__": "cc.Vec3",
"x":
1
,
"x":
0.65
,
"y":
1
,
"y":
0.65
,
"z":
1
"z":
0.65
},
},
"_mobility": 0,
"_mobility": 0,
"_layer": 1073741824,
"_layer": 1073741824,
...
@@ -1319,9 +1319,9 @@
...
@@ -1319,9 +1319,9 @@
},
},
"_lpos": {
"_lpos": {
"__type__": "cc.Vec3",
"__type__": "cc.Vec3",
"x": 0.
25
,
"x": 0.
199
,
"y": 0.
52
,
"y": 0.
493
,
"z": -0.5
44
"z": -0.5
02
},
},
"_lrot": {
"_lrot": {
"__type__": "cc.Quat",
"__type__": "cc.Quat",
...
@@ -1332,9 +1332,9 @@
...
@@ -1332,9 +1332,9 @@
},
},
"_lscale": {
"_lscale": {
"__type__": "cc.Vec3",
"__type__": "cc.Vec3",
"x":
1
,
"x":
0.65
,
"y":
1
,
"y":
0.65
,
"z":
1
"z":
0.65
},
},
"_mobility": 0,
"_mobility": 0,
"_layer": 1073741824,
"_layer": 1073741824,
...
@@ -1440,9 +1440,9 @@
...
@@ -1440,9 +1440,9 @@
},
},
"_lpos": {
"_lpos": {
"__type__": "cc.Vec3",
"__type__": "cc.Vec3",
"x": -0.
25
,
"x": -0.
199
,
"y": 0.
52
,
"y": 0.
493
,
"z": -0.5
44
"z": -0.5
02
},
},
"_lrot": {
"_lrot": {
"__type__": "cc.Quat",
"__type__": "cc.Quat",
...
@@ -1453,9 +1453,9 @@
...
@@ -1453,9 +1453,9 @@
},
},
"_lscale": {
"_lscale": {
"__type__": "cc.Vec3",
"__type__": "cc.Vec3",
"x":
1
,
"x":
0.65
,
"y":
1
,
"y":
0.65
,
"z":
1
"z":
0.65
},
},
"_mobility": 0,
"_mobility": 0,
"_layer": 1073741824,
"_layer": 1073741824,
...
@@ -1734,9 +1734,9 @@
...
@@ -1734,9 +1734,9 @@
},
},
"_size": {
"_size": {
"__type__": "cc.Vec3",
"__type__": "cc.Vec3",
"x": 1.
392
,
"x": 1.
158
,
"y": 1,
"y": 1,
"z":
3.515
"z":
2.721
},
},
"_id": ""
"_id": ""
},
},
...
...
assets/Scripts/Panels/ReviewPanel.ts
View file @
2b0fab60
...
@@ -90,7 +90,7 @@ export class ReviewPanel extends Panel {
...
@@ -90,7 +90,7 @@ export class ReviewPanel extends Panel {
gameStore
.
unlockPark
(
"share"
);
gameStore
.
unlockPark
(
"share"
);
MainGame
.
ins
.
unlockPoint
(
4
);
MainGame
.
ins
.
unlockPoint
(
4
);
CarColorsGlobalInstance
.
instance
.
roleSysterm
.
isGaming
=
true
CarColorsGlobalInstance
.
instance
.
roleSysterm
.
isGaming
=
true
},
2.
5
);
},
5
);
}
else
{
}
else
{
const
suc
=
await
gameStore
.
unlockPark
(
type
);
const
suc
=
await
gameStore
.
unlockPark
(
type
);
if
(
!
suc
)
return
;
if
(
!
suc
)
return
;
...
...
assets/Scripts/Scenes/MainGame/MainGame.ts
View file @
2b0fab60
...
@@ -120,7 +120,7 @@ export class MainGame extends Scene {
...
@@ -120,7 +120,7 @@ export class MainGame extends Scene {
gameStore
.
startInfo
.
shareUnlocked
=
true
;
gameStore
.
startInfo
.
shareUnlocked
=
true
;
gameStore
.
unlockPark
(
"share"
);
gameStore
.
unlockPark
(
"share"
);
this
.
unlockPoint
(
4
);
this
.
unlockPoint
(
4
);
},
2.
5
);
},
5
);
}
}
}
}
...
...
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