Files
UltimateFishing2020/Assets/GameObject/TournamentManager.prefab
2026-03-04 10:03:45 +08:00

123 lines
3.0 KiB
Plaintext

%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &1088982724097226
GameObject:
serializedVersion: 6
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Component:
- component: {fileID: 4467969787253677}
- component: {fileID: 114534584326898068}
m_Layer: 0
m_Name: TournamentManager
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &4467969787253677
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1088982724097226}
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_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: -0, z: -0}
--- !u!114 &114534584326898068
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1088982724097226}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 6fc4d90bd6a8a345d30cc9027bfe8ae2, type: 3}
m_Name:
m_EditorClassIdentifier:
currentPlayTournament:
tournamentType: 0
id: 0
mapId: 0
duration: 30
participantMaximum: 10
entryFee: 50
tournamentTask: 0
tournamentMethod: 0
timeStart: 0
timeLeft: 0
timeToEnd: 0
timeCreate: 0
creatorPlayerId:
creatorPlayerName:
creatorProfileIndex: 0
levelRange: {x: 0, y: 5}
tournamentParticipants: []
tournamentInvitedParticipants: []
tournamentName: Player tournament
type: 0
currentCreatorTournament:
tournamentType: 0
id: 0
mapId: 0
duration: 30
participantMaximum: 10
entryFee: 50
tournamentTask: 0
tournamentMethod: 0
timeStart: 0
timeLeft: 0
timeToEnd: 0
timeCreate: 0
creatorPlayerId:
creatorPlayerName:
creatorProfileIndex: 0
levelRange: {x: 0, y: 5}
tournamentParticipants: []
tournamentInvitedParticipants: []
tournamentName: Player tournament
type: 0
tournaments: []
myTournamentsIds:
myTournamentInvites: []
tournamentPrizes:
- tournamentType: 0
Position: 0
PrizepoolPercent: 70
RankingPoints: 100
- tournamentType: 0
Position: 1
PrizepoolPercent: 20
RankingPoints: 50
- tournamentType: 0
Position: 2
PrizepoolPercent: 10
RankingPoints: 20
- tournamentType: 1
Position: 0
PrizepoolPercent: 70
RankingPoints: 500
- tournamentType: 1
Position: 1
PrizepoolPercent: 20
RankingPoints: 200
- tournamentType: 1
Position: 2
PrizepoolPercent: 10
RankingPoints: 100
- tournamentType: 2
Position: 0
PrizepoolPercent: 100
RankingPoints: 0
mapImagesBg: []
TournamentPlayPanelPrefab: {fileID: 1929912874045038, guid: 09d43f0e24cf251478a51a259d718083, type: 2}