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
+70
View File
@@ -0,0 +1,70 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &6359634031046034976
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 267105051422112380}
- component: {fileID: 6631414293960279180}
- component: {fileID: -5638593022921512458}
m_Layer: 0
m_Name: NetPlayer
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &267105051422112380
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6359634031046034976}
serializedVersion: 2
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 0}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &6631414293960279180
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6359634031046034976}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 63314f7b4865af348a747f86b6aab5a6, type: 3}
m_Name:
m_EditorClassIdentifier:
syncDirection: 0
syncMode: 0
syncInterval: 0
myTeam: 0
startPosition: {x: 0, y: 0}
curPuckPullForce: 0
--- !u!114 &-5638593022921512458
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6359634031046034976}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 9b91ecbcc199f4492b9a91e820070131, type: 3}
m_Name:
m_EditorClassIdentifier:
sceneId: 0
_assetId: 2299517805
serverOnly: 0
visibility: 0
hasSpawned: 0
+7
View File
@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: dab0e0ee63add6f40a99109324c15b16
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
+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
+54 -1
View File
@@ -100,6 +100,8 @@ GameObject:
- component: {fileID: 8007676680273911588}
- component: {fileID: 8459065480339157349}
- component: {fileID: 6113999205058765201}
- component: {fileID: 7382782580373354412}
- component: {fileID: 8291443645520277540}
m_Layer: 0
m_Name: ball
m_TagString: Player
@@ -255,7 +257,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
rb: {fileID: 0}
wallDetectionLength: 0.25
wallStuckFixForce: 500
wallStuckFixForce: 10
maxWallStuckVelocity: 5
wallLayerMask:
serializedVersion: 2
@@ -264,3 +266,54 @@ MonoBehaviour:
touchingL: 0
touchingR: 0
touchingT: 0
--- !u!114 &7382782580373354412
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5615194674035678773}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 9b91ecbcc199f4492b9a91e820070131, type: 3}
m_Name:
m_EditorClassIdentifier:
sceneId: 0
_assetId: 868452422
serverOnly: 0
visibility: 0
hasSpawned: 0
--- !u!114 &8291443645520277540
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5615194674035678773}
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: 603571372078672481}
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