mp fundementals and turn timer

This commit is contained in:
2026-02-14 18:18:45 +05:30
parent 614c38bdaf
commit 02dee0b86d
64 changed files with 7472 additions and 82 deletions
+56
View File
@@ -422,6 +422,8 @@ GameObject:
- component: {fileID: 5896139376663135640}
- component: {fileID: 2738569492822449184}
- component: {fileID: 9161375325383322600}
- component: {fileID: 1855824291883151128}
- component: {fileID: 8939379969012256609}
m_Layer: 0
m_Name: Puck
m_TagString: Puck
@@ -578,6 +580,9 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 4b7edf42d59a3c942b1f2f66b31aaa75, type: 3}
m_Name:
m_EditorClassIdentifier:
syncDirection: 0
syncMode: 0
syncInterval: 0
rb: {fileID: 0}
isSelected: 0
lineRenderer: {fileID: 6855041243695989513}
@@ -589,3 +594,54 @@ MonoBehaviour:
markerBounceIntensity: 0.025
markerBounceSpeed: 5
lineEnd: {x: 0, y: 0, z: 0}
--- !u!114 &1855824291883151128
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8305397236103417568}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 9b91ecbcc199f4492b9a91e820070131, type: 3}
m_Name:
m_EditorClassIdentifier:
sceneId: 0
_assetId: 3205635308
serverOnly: 0
visibility: 0
hasSpawned: 0
--- !u!114 &8939379969012256609
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8305397236103417568}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 7ec4f7556ca1e4b55a3381fc6a02b1bc, type: 3}
m_Name:
m_EditorClassIdentifier:
syncDirection: 0
syncMode: 0
syncInterval: 0
target: {fileID: 7377873967498557941}
syncPosition: 1
syncRotation: 1
syncScale: 0
onlySyncOnChange: 1
compressRotation: 1
interpolatePosition: 1
interpolateRotation: 1
interpolateScale: 1
coordinateSpace: 0
timelineOffset: 1
showGizmos: 0
showOverlay: 0
overlayColor: {r: 0, g: 0, b: 0, a: 0.5}
onlySyncOnChangeCorrectionMultiplier: 2
useFixedUpdate: 0
rotationSensitivity: 0.01
positionPrecision: 0.01
scalePrecision: 0.01