New Version 1.45

Fixed the bugs.
This commit is contained in:
SkunkStudios 2025-02-10 03:35:21 +07:00
parent ef63a8c464
commit f3327c52ac
27 changed files with 121 additions and 81 deletions

View file

@ -1,12 +1,54 @@
{
"Version": 1,
"WorkspaceRootPath": "C:\\Users\\Asus\\Documents\\GitHub\\gutterball-3\\Gutterball 3\\",
"Documents": [],
"Documents": [
{
"AbsoluteMoniker": "D:0:0:{2DA15658-79C1-254D-7639-1FB8498A1542}|Assembly-CSharp.csproj|C:\\Users\\Asus\\Documents\\GitHub\\gutterball-3\\Gutterball 3\\assets\\scripts\\scoremasterball3.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{2DA15658-79C1-254D-7639-1FB8498A1542}|Assembly-CSharp.csproj|solutionrelative:assets\\scripts\\scoremasterball3.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
},
{
"AbsoluteMoniker": "D:0:0:{2DA15658-79C1-254D-7639-1FB8498A1542}|Assembly-CSharp.csproj|c:\\users\\asus\\documents\\github\\gutterball-3\\gutterball 3\\assets\\scripts\\game.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}",
"RelativeMoniker": "D:0:0:{2DA15658-79C1-254D-7639-1FB8498A1542}|Assembly-CSharp.csproj|solutionrelative:assets\\scripts\\game.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}"
}
],
"DocumentGroupContainers": [
{
"Orientation": 0,
"VerticalTabListWidth": 256,
"DocumentGroups": []
"DocumentGroups": [
{
"DockedWidth": 200,
"SelectedChildIndex": 0,
"Children": [
{
"$type": "Document",
"DocumentIndex": 0,
"Title": "ScoreMasterBall3.cs",
"DocumentMoniker": "C:\\Users\\Asus\\Documents\\GitHub\\gutterball-3\\Gutterball 3\\Assets\\Scripts\\ScoreMasterBall3.cs",
"RelativeDocumentMoniker": "Assets\\Scripts\\ScoreMasterBall3.cs",
"ToolTip": "C:\\Users\\Asus\\Documents\\GitHub\\gutterball-3\\Gutterball 3\\Assets\\Scripts\\ScoreMasterBall3.cs",
"RelativeToolTip": "Assets\\Scripts\\ScoreMasterBall3.cs",
"ViewState": "AgIAABgAAAAAAAAAAAAowAAAAAAAAAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2025-01-29T19:56:17.479Z",
"EditorCaption": ""
},
{
"$type": "Document",
"DocumentIndex": 1,
"Title": "Game.cs",
"DocumentMoniker": "C:\\Users\\Asus\\Documents\\GitHub\\gutterball-3\\Gutterball 3\\Assets\\Scripts\\Game.cs",
"RelativeDocumentMoniker": "Assets\\Scripts\\Game.cs",
"ToolTip": "C:\\Users\\Asus\\Documents\\GitHub\\gutterball-3\\Gutterball 3\\Assets\\Scripts\\Game.cs",
"RelativeToolTip": "Assets\\Scripts\\Game.cs",
"ViewState": "AgIAAKwFAAAAAAAAAAAwwLYFAAA9AAAAAAAAAA==",
"Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|",
"WhenOpened": "2025-01-29T19:55:12.553Z",
"EditorCaption": ""
}
]
}
]
}
]
}

View file

@ -426454,12 +426454,12 @@ MonoBehaviour:
- {fileID: 419404416}
- {fileID: 24783984}
- {fileID: 1797769372}
- {fileID: 476620929}
- {fileID: 410600078}
- {fileID: 707751761}
- {fileID: 1804253208}
- {fileID: 614883493}
- {fileID: 465640022}
- {fileID: 988086263}
- {fileID: 1143149606}
- {fileID: 1013779618}
- {fileID: 830238633}
- {fileID: 2115245096}

View file

@ -111,10 +111,10 @@ MonoBehaviour:
y: 30
width: 1366
height: 635
m_MinSize: {x: 679, y: 498}
m_MaxSize: {x: 14002, y: 14048}
m_MinSize: {x: 683, y: 498}
m_MaxSize: {x: 14004, y: 14048}
vertical: 0
controlID: 1076
controlID: 82
--- !u!114 &6
MonoBehaviour:
m_ObjectHideFlags: 52
@ -136,10 +136,10 @@ MonoBehaviour:
y: 0
width: 1089
height: 635
m_MinSize: {x: 404, y: 498}
m_MinSize: {x: 406, y: 498}
m_MaxSize: {x: 10002, y: 14048}
vertical: 1
controlID: 1077
controlID: 46
--- !u!114 &7
MonoBehaviour:
m_ObjectHideFlags: 52
@ -161,10 +161,10 @@ MonoBehaviour:
y: 0
width: 1089
height: 354
m_MinSize: {x: 404, y: 224}
m_MaxSize: {x: 8004, y: 4024}
m_MinSize: {x: 406, y: 224}
m_MaxSize: {x: 8006, y: 4024}
vertical: 0
controlID: 1078
controlID: 47
--- !u!114 &8
MonoBehaviour:
m_ObjectHideFlags: 52
@ -184,8 +184,8 @@ MonoBehaviour:
y: 0
width: 202
height: 354
m_MinSize: {x: 200, y: 200}
m_MaxSize: {x: 4000, y: 4000}
m_MinSize: {x: 202, y: 224}
m_MaxSize: {x: 4002, y: 4024}
m_ActualView: {fileID: 13}
m_Panes:
- {fileID: 13}
@ -210,8 +210,8 @@ MonoBehaviour:
y: 0
width: 887
height: 354
m_MinSize: {x: 204, y: 224}
m_MaxSize: {x: 4004, y: 4024}
m_MinSize: {x: 200, y: 200}
m_MaxSize: {x: 4000, y: 4000}
m_ActualView: {fileID: 14}
m_Panes:
- {fileID: 14}
@ -383,7 +383,7 @@ MonoBehaviour:
scrollPos: {x: 0, y: 0}
m_SelectedIDs:
m_LastClickedID: 0
m_ExpandedIDs: 20a4ffff3ea4ffff96a5ffffa2a5ffff50a7ffff6ea7ffffcaa8ffffdaa8ffff14aaffffd6fbffff745a00007c680000bcc00000
m_ExpandedIDs: 5af5ffff78f5ffffd0f6ffffdcf6ffff20f8ffff3ef8ffff96f9ffffa2f9ffffd6fbffff
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name:
@ -562,9 +562,9 @@ MonoBehaviour:
m_IsLocked: 0
m_FolderTreeState:
scrollPos: {x: 0, y: 240}
m_SelectedIDs: dc310000
m_LastClickedID: 12764
m_ExpandedIDs: 000000009c26000000ca9a3b
m_SelectedIDs: da310000
m_LastClickedID: 12762
m_ExpandedIDs: 000000009a26000000ca9a3b
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name:
@ -592,7 +592,7 @@ MonoBehaviour:
scrollPos: {x: 0, y: 0}
m_SelectedIDs:
m_LastClickedID: 0
m_ExpandedIDs: 000000009c26000000ca9a3b
m_ExpandedIDs: 000000009a260000
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name:
@ -619,7 +619,7 @@ MonoBehaviour:
m_ListAreaState:
m_SelectedInstanceIDs:
m_LastClickedInstanceID: 0
m_HadKeyboardFocusLastEvent: 1
m_HadKeyboardFocusLastEvent: 0
m_ExpandedInstanceIDs: c623000054380000
m_RenameOverlay:
m_UserAcceptedRename: 0

View file

@ -21,10 +21,10 @@ MonoBehaviour:
y: 30
width: 1366
height: 635
m_MinSize: {x: 679, y: 498}
m_MaxSize: {x: 14002, y: 14048}
m_MinSize: {x: 681, y: 498}
m_MaxSize: {x: 14004, y: 14048}
vertical: 0
controlID: 74
controlID: 1053
--- !u!114 &2
MonoBehaviour:
m_ObjectHideFlags: 52
@ -48,8 +48,8 @@ MonoBehaviour:
serializedVersion: 2
x: 202
y: 73
width: 883
height: 334
width: 880
height: 337
m_PersistentViewDataDictionary: {fileID: 0}
m_MaximizeOnPlay: 0
m_Gizmos: 0
@ -82,25 +82,25 @@ MonoBehaviour:
serializedVersion: 2
x: 0
y: 17
width: 883
height: 317
m_Scale: {x: 0.4127604, y: 0.4127604}
m_Translation: {x: 441.5, y: 158.5}
width: 880
height: 320
m_Scale: {x: 0.41666666, y: 0.41666666}
m_Translation: {x: 440, y: 160}
m_MarginLeft: 0
m_MarginRight: 0
m_MarginTop: 0
m_MarginBottom: 0
m_LastShownAreaInsideMargins:
serializedVersion: 2
x: -1069.6278
x: -1056
y: -384
width: 2139.2556
width: 2112
height: 768
m_MinimalGUI: 1
m_defaultScale: 0.4127604
m_defaultScale: 0.41666666
m_TargetTexture: {fileID: 0}
m_CurrentColorSpace: 0
m_LastWindowPixelSize: {x: 883, y: 334}
m_LastWindowPixelSize: {x: 880, y: 337}
m_ClearInEditMode: 1
m_NoCameraWarning: 1
m_LowResolutionForAspectRatios: 01000000000100000100
@ -124,12 +124,12 @@ MonoBehaviour:
serializedVersion: 2
x: 0
y: 0
width: 1089
width: 1086
height: 635
m_MinSize: {x: 404, y: 498}
m_MaxSize: {x: 10002, y: 14048}
vertical: 1
controlID: 75
controlID: 1054
--- !u!114 &4
MonoBehaviour:
m_ObjectHideFlags: 52
@ -149,12 +149,12 @@ MonoBehaviour:
serializedVersion: 2
x: 0
y: 0
width: 1089
height: 354
width: 1086
height: 357
m_MinSize: {x: 404, y: 224}
m_MaxSize: {x: 8004, y: 4024}
vertical: 0
controlID: 76
controlID: 1055
--- !u!114 &5
MonoBehaviour:
m_ObjectHideFlags: 52
@ -173,9 +173,9 @@ MonoBehaviour:
x: 0
y: 0
width: 202
height: 354
m_MinSize: {x: 200, y: 200}
m_MaxSize: {x: 4000, y: 4000}
height: 357
m_MinSize: {x: 202, y: 224}
m_MaxSize: {x: 4002, y: 4024}
m_ActualView: {fileID: 6}
m_Panes:
- {fileID: 6}
@ -205,14 +205,14 @@ MonoBehaviour:
x: 0
y: 73
width: 200
height: 334
height: 337
m_PersistentViewDataDictionary: {fileID: 0}
m_SceneHierarchy:
m_TreeViewState:
scrollPos: {x: 0, y: 0}
m_SelectedIDs:
m_LastClickedID: 0
m_ExpandedIDs: d6fbffff7c680000
scrollPos: {x: 0, y: 1876}
m_SelectedIDs: 78360600
m_LastClickedID: 407160
m_ExpandedIDs: ba9dffff42dfffff12f9ffffbcfbffff909e0000d6ba0000042806004e440600
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name:
@ -253,8 +253,8 @@ MonoBehaviour:
serializedVersion: 2
x: 202
y: 0
width: 887
height: 354
width: 884
height: 357
m_MinSize: {x: 204, y: 224}
m_MaxSize: {x: 4004, y: 4024}
m_ActualView: {fileID: 2}
@ -287,8 +287,8 @@ MonoBehaviour:
serializedVersion: 2
x: 202
y: 73
width: 883
height: 334
width: 880
height: 337
m_PersistentViewDataDictionary: {fileID: 0}
m_WindowGUID: 7ab201495f983b84296371fb6596664d
m_SceneLighting: 1
@ -326,9 +326,9 @@ MonoBehaviour:
speed: 2
m_Value: 0
m_Rotation:
m_Target: {x: 0, y: 1, z: 0, w: 0}
m_Target: {x: 0, y: -1, z: 0, w: 0}
speed: 2
m_Value: {x: 0, y: 1, z: 0, w: 0}
m_Value: {x: -0, y: 1, z: -0, w: -0}
m_Size:
m_Target: 91.452286
speed: 2
@ -386,9 +386,9 @@ MonoBehaviour:
m_Position:
serializedVersion: 2
x: 0
y: 354
width: 1089
height: 281
y: 357
width: 1086
height: 278
m_MinSize: {x: 232, y: 274}
m_MaxSize: {x: 10002, y: 10024}
m_ActualView: {fileID: 11}
@ -419,9 +419,9 @@ MonoBehaviour:
m_Pos:
serializedVersion: 2
x: 0
y: 427
width: 1087
height: 261
y: 430
width: 1084
height: 258
m_PersistentViewDataDictionary: {fileID: 0}
m_SearchFilter:
m_NameFilter:
@ -445,10 +445,10 @@ MonoBehaviour:
m_LockTracker:
m_IsLocked: 0
m_FolderTreeState:
scrollPos: {x: 0, y: 240}
m_SelectedIDs: dc310000
m_LastClickedID: 12764
m_ExpandedIDs: 000000009c26000000ca9a3b
scrollPos: {x: 0, y: 183}
m_SelectedIDs: e2310000
m_LastClickedID: 12770
m_ExpandedIDs: 00000000a626000000ca9a3b
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name:
@ -476,7 +476,7 @@ MonoBehaviour:
scrollPos: {x: 0, y: 0}
m_SelectedIDs:
m_LastClickedID: 0
m_ExpandedIDs: 000000009c260000
m_ExpandedIDs: 00000000a626000000ca9a3b
m_RenameOverlay:
m_UserAcceptedRename: 0
m_Name:
@ -501,8 +501,8 @@ MonoBehaviour:
m_Icon: {fileID: 0}
m_ResourceFile:
m_ListAreaState:
m_SelectedInstanceIDs:
m_LastClickedInstanceID: 0
m_SelectedInstanceIDs: 78360600
m_LastClickedInstanceID: 407160
m_HadKeyboardFocusLastEvent: 0
m_ExpandedInstanceIDs: c623000054380000
m_RenameOverlay:
@ -572,12 +572,12 @@ MonoBehaviour:
m_Children: []
m_Position:
serializedVersion: 2
x: 1089
x: 1086
y: 0
width: 277
width: 280
height: 635
m_MinSize: {x: 275, y: 50}
m_MaxSize: {x: 4000, y: 4000}
m_MinSize: {x: 277, y: 74}
m_MaxSize: {x: 4002, y: 4024}
m_ActualView: {fileID: 14}
m_Panes:
- {fileID: 14}
@ -604,9 +604,9 @@ MonoBehaviour:
m_Tooltip:
m_Pos:
serializedVersion: 2
x: 1089
x: 1086
y: 73
width: 275
width: 278
height: 615
m_PersistentViewDataDictionary: {fileID: 0}
m_ObjectsLockedBeforeSerialization: []

View file

@ -3,3 +3,4 @@ wait-for-native-debugger=0
scripting-runtime-version=legacy
vr-enabled=0
hdr-display-enabled=0
headless=

View file

@ -1,6 +1,6 @@
OSXUniversal
PlayerPath?
C:/Users/Asus/Documents/GitHub/gutterball-3/Mac.app
C:/Users/Asus/Documents/GitHub/Build/Gutterball 3.app
SceneListBegin?
Assets/Scenes/Splash.unity
Assets/Scenes/Main.unity

View file

@ -3,3 +3,4 @@ wait-for-native-debugger=0
scripting-runtime-version=legacy
vr-enabled=0
hdr-display-enabled=0
headless=

View file

@ -1,6 +1,6 @@
Win
PlayerPath?
C:/Users/Asus/Documents/GitHub/gutterball-3/PC/Gutterball3.exe
C:/Users/Asus/Documents/GitHub/Build/Gutterball 3/Gutterball3.exe
SceneListBegin?
Assets/Scenes/Splash.unity
Assets/Scenes/Main.unity

View file

@ -118,7 +118,7 @@ PlayerSettings:
16:10: 1
16:9: 1
Others: 1
bundleVersion: 1.44
bundleVersion: 1.45
preloadedAssets: []
metroInputSource: 0
wsaTransparentSwapchain: 0

Binary file not shown.

View file

@ -4,7 +4,3 @@ Cmd: initializeCompiler
Cmd: initializeCompiler
Cmd: initializeCompiler
Cmd: initializeCompiler
Cmd: initializeCompiler
Cmd: initializeCompiler
Cmd: initializeCompiler
Cmd: initializeCompiler

View file

@ -118,7 +118,7 @@ PlayerSettings:
16:10: 1
16:9: 1
Others: 1
bundleVersion: 1.44
bundleVersion: 1.45
preloadedAssets: []
metroInputSource: 0
wsaTransparentSwapchain: 0

BIN
Mac.zip

Binary file not shown.

BIN
PC.zip

Binary file not shown.