New Version 1.41

Fixed the bugs.
This commit is contained in:
SkunkStudios 2025-01-16 18:09:02 +07:00
parent 0b195a0fc1
commit 608509ccbb
19 changed files with 32 additions and 28 deletions

View file

@ -759,7 +759,7 @@ public class Game : MonoBehaviour
else if (playerTurn == 2)
{
gameManager.chooseBallIndex = gameManager.turnBalls3;
playerNameText.text = gameManager.bowler[gameManager.turnBalls3].playerName;
playerNameText.text = gameManager.bowler[gameManager.turnNameIndex3].playerName;
}
else if (playerTurn == 3)
{

View file

@ -109,7 +109,7 @@ MonoBehaviour:
m_MinSize: {x: 683, y: 492}
m_MaxSize: {x: 14004, y: 14042}
vertical: 0
controlID: 132
controlID: 61
--- !u!114 &6
MonoBehaviour:
m_ObjectHideFlags: 52
@ -128,7 +128,7 @@ MonoBehaviour:
serializedVersion: 2
x: 0
y: 0
width: 1089
width: 1086
height: 635
m_MinSize: {x: 406, y: 492}
m_MaxSize: {x: 10002, y: 14042}
@ -152,8 +152,8 @@ MonoBehaviour:
serializedVersion: 2
x: 0
y: 0
width: 1089
height: 364
width: 1086
height: 357
m_MinSize: {x: 406, y: 221}
m_MaxSize: {x: 8006, y: 4021}
vertical: 0
@ -175,7 +175,7 @@ MonoBehaviour:
x: 0
y: 0
width: 202
height: 364
height: 357
m_MinSize: {x: 202, y: 221}
m_MaxSize: {x: 4002, y: 4021}
m_ActualView: {fileID: 13}
@ -199,8 +199,8 @@ MonoBehaviour:
serializedVersion: 2
x: 202
y: 0
width: 887
height: 364
width: 884
height: 357
m_MinSize: {x: 204, y: 221}
m_MaxSize: {x: 4004, y: 4021}
m_ActualView: {fileID: 14}
@ -225,9 +225,9 @@ MonoBehaviour:
m_Position:
serializedVersion: 2
x: 0
y: 364
width: 1089
height: 271
y: 357
width: 1086
height: 278
m_MinSize: {x: 232, y: 271}
m_MaxSize: {x: 10002, y: 10021}
m_ActualView: {fileID: 16}
@ -250,9 +250,9 @@ MonoBehaviour:
m_Children: []
m_Position:
serializedVersion: 2
x: 1089
x: 1086
y: 0
width: 277
width: 280
height: 635
m_MinSize: {x: 277, y: 71}
m_MaxSize: {x: 4002, y: 4021}
@ -363,13 +363,13 @@ MonoBehaviour:
x: 0
y: 92
width: 200
height: 343
height: 336
m_PersistentViewDataDictionary: {fileID: 0}
m_TreeViewState:
scrollPos: {x: 0, y: 0}
m_SelectedIDs:
m_SelectedIDs: 623d0000
m_LastClickedID: 0
m_ExpandedIDs: 1ceaffffdaeaffff16ecffff1eecffff86f5ffff4af6ffff86f7ffff8ef7ffff98fbffff00000000
m_ExpandedIDs: 24c9ffffc0d7ffffcad8ffff7edaffff84daffff24e3ffff32e4ffffeae5fffff4e5ffff2af6ffff9efbffff00000000
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name:
@ -416,8 +416,8 @@ MonoBehaviour:
serializedVersion: 2
x: 204
y: 92
width: 883
height: 343
width: 880
height: 336
m_PersistentViewDataDictionary: {fileID: 0}
m_SceneLighting: 1
lastFramingTime: 2971.1316064
@ -519,9 +519,9 @@ MonoBehaviour:
m_Pos:
serializedVersion: 2
x: 0
y: 456
width: 1087
height: 250
y: 449
width: 1084
height: 257
m_PersistentViewDataDictionary: {fileID: 0}
m_SearchFilter:
m_NameFilter:
@ -546,9 +546,9 @@ MonoBehaviour:
m_IsLocked: 0
m_FolderTreeState:
scrollPos: {x: 0, y: 215}
m_SelectedIDs: 5e2f0000
m_LastClickedID: 12126
m_ExpandedIDs: 00000000e427000000ca9a3bffffff7f
m_SelectedIDs: 5a2f0000
m_LastClickedID: 12122
m_ExpandedIDs: 00000000e027000000ca9a3bffffff7f
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name:
@ -576,7 +576,7 @@ MonoBehaviour:
scrollPos: {x: 0, y: 0}
m_SelectedIDs:
m_LastClickedID: 0
m_ExpandedIDs: 00000000e4270000
m_ExpandedIDs: 00000000e0270000
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name:
@ -603,7 +603,7 @@ MonoBehaviour:
m_ListAreaState:
m_SelectedInstanceIDs:
m_LastClickedInstanceID: 0
m_HadKeyboardFocusLastEvent: 0
m_HadKeyboardFocusLastEvent: 1
m_ExpandedInstanceIDs: c623000054380000
m_RenameOverlay:
m_UserAcceptedRename: 0
@ -680,9 +680,9 @@ MonoBehaviour:
m_DepthBufferBits: 0
m_Pos:
serializedVersion: 2
x: 1091
x: 1088
y: 92
width: 275
width: 278
height: 614
m_PersistentViewDataDictionary: {fileID: 0}
m_ScrollPosition: {x: 0, y: 0}

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 10 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

Before After
Before After

View file

@ -1,2 +1,6 @@
Base path: C:/Program Files/Unity/Hub/Editor/2017.3.1f1/Editor/Data
Cmd: initializeCompiler
Cmd: compileSnippet
api=4 type=0 insize=1486 outsize=690 kw= pd=UNITY_NO_DXT5nm UNITY_ENABLE_REFLECTION_BUFFERS UNITY_NO_CUBEMAP_ARRAY UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 SHADER_API_DESKTOP UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHTMAP_DLDR_ENCODING ok=1
Cmd: compileSnippet
api=4 type=1 insize=1486 outsize=354 kw= pd=UNITY_NO_DXT5nm UNITY_ENABLE_REFLECTION_BUFFERS UNITY_NO_CUBEMAP_ARRAY UNITY_NO_SCREENSPACE_SHADOWS UNITY_PBS_USE_BRDF2 SHADER_API_DESKTOP UNITY_HARDWARE_TIER3 UNITY_COLORSPACE_GAMMA UNITY_LIGHTMAP_DLDR_ENCODING ok=1

BIN
Mac.zip

Binary file not shown.

BIN
PC.zip

Binary file not shown.