Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

Commit 16645e2

Browse files
authored
Merge pull request #24 from LxCCode/main
Builds
2 parents 40c0978 + 8c13f0a commit 16645e2

File tree

13 files changed

+72
-32
lines changed

13 files changed

+72
-32
lines changed

Build/WebGL Builds1.data

941 Bytes
Binary file not shown.

Build/WebGL Builds1.framework.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Build/WebGL Builds1.wasm

-4.85 KB
Binary file not shown.

EndlessRunnerGameKit/Assets/Scenes/DemoLevel1.unity

Lines changed: 32 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22903,6 +22903,11 @@ PrefabInstance:
2290322903
propertyPath: m_LocalEulerAnglesHint.z
2290422904
value: 0
2290522905
objectReference: {fileID: 0}
22906+
- target: {fileID: 114355383212365724, guid: 5a231d6c8a56d42c7829e8707f65eb05,
22907+
type: 3}
22908+
propertyPath: coins
22909+
value: 0
22910+
objectReference: {fileID: 0}
2290622911
- target: {fileID: 114355383212365724, guid: 5a231d6c8a56d42c7829e8707f65eb05,
2290722912
type: 3}
2290822913
propertyPath: guard
@@ -23306,6 +23311,26 @@ PrefabInstance:
2330623311
m_Modification:
2330723312
m_TransformParent: {fileID: 0}
2330823313
m_Modifications:
23314+
- target: {fileID: 4658263679075786512, guid: b87bac0a4f1d12442aebb0382efffeae,
23315+
type: 3}
23316+
propertyPath: m_Text
23317+
value:
23318+
objectReference: {fileID: 0}
23319+
- target: {fileID: 4908766219980591767, guid: b87bac0a4f1d12442aebb0382efffeae,
23320+
type: 3}
23321+
propertyPath: m_Text
23322+
value:
23323+
objectReference: {fileID: 0}
23324+
- target: {fileID: 4908766220236201943, guid: b87bac0a4f1d12442aebb0382efffeae,
23325+
type: 3}
23326+
propertyPath: m_Text
23327+
value: Restart
23328+
objectReference: {fileID: 0}
23329+
- target: {fileID: 4908766220370359183, guid: b87bac0a4f1d12442aebb0382efffeae,
23330+
type: 3}
23331+
propertyPath: m_Text
23332+
value:
23333+
objectReference: {fileID: 0}
2330923334
- target: {fileID: 4908766221255094852, guid: b87bac0a4f1d12442aebb0382efffeae,
2331023335
type: 3}
2331123336
propertyPath: m_Pivot.x
@@ -23421,6 +23446,11 @@ PrefabInstance:
2342123446
propertyPath: m_IsActive
2342223447
value: 0
2342323448
objectReference: {fileID: 0}
23449+
- target: {fileID: 4908766221716828126, guid: b87bac0a4f1d12442aebb0382efffeae,
23450+
type: 3}
23451+
propertyPath: m_Text
23452+
value: Return
23453+
objectReference: {fileID: 0}
2342423454
- target: {fileID: 4908766221774767735, guid: b87bac0a4f1d12442aebb0382efffeae,
2342523455
type: 3}
2342623456
propertyPath: m_Colors.m_NormalColor.b
@@ -24677,7 +24707,7 @@ PrefabInstance:
2467724707
objectReference: {fileID: 0}
2467824708
- target: {fileID: 4039398741816762, guid: 927e473a2ba484d75b382fc1faaf0eeb, type: 3}
2467924709
propertyPath: m_LocalPosition.x
24680-
value: -24.243885
24710+
value: -24.400429
2468124711
objectReference: {fileID: 0}
2468224712
- target: {fileID: 4039398741816762, guid: 927e473a2ba484d75b382fc1faaf0eeb, type: 3}
2468324713
propertyPath: m_LocalPosition.y
@@ -24693,7 +24723,7 @@ PrefabInstance:
2469324723
objectReference: {fileID: 0}
2469424724
- target: {fileID: 4569125025086690, guid: 927e473a2ba484d75b382fc1faaf0eeb, type: 3}
2469524725
propertyPath: m_LocalPosition.x
24696-
value: -24.243885
24726+
value: -24.400429
2469724727
objectReference: {fileID: 0}
2469824728
- target: {fileID: 4569125025086690, guid: 927e473a2ba484d75b382fc1faaf0eeb, type: 3}
2469924729
propertyPath: m_LocalPosition.y

EndlessRunnerGameKit/Assets/Scenes/Menu.unity

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3226,7 +3226,7 @@ MonoBehaviour:
32263226
m_EditorClassIdentifier:
32273227
id: leaderboards
32283228
container: {fileID: 97729825}
3229-
playersPerPage: 25
3229+
playersPerPage: 10
32303230
playerItemPrefab: {fileID: 520026546541013284, guid: a6584904d0e100344816c30772df7b3c,
32313231
type: 3}
32323232
playersContainer: {fileID: 341834691}

0 commit comments

Comments
 (0)