Files
UltimateFishing/Assets/GameObject/TournamentPlayer.prefab
2026-02-21 16:45:37 +08:00

76 lines
1.7 KiB
Plaintext

%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &1657796670207465
GameObject:
serializedVersion: 5
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_Component:
- component: {fileID: 4956442031950325}
- component: {fileID: 114727733516324956}
m_Layer: 0
m_Name: TournamentPlayer
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &4956442031950325
Transform:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1657796670207465}
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_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: -0, z: -0}
--- !u!114 &114727733516324956
MonoBehaviour:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 100100000}
m_GameObject: {fileID: 1657796670207465}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: e485c41326d09db1b15c5f92f34066f2, type: 3}
m_Name:
m_EditorClassIdentifier:
tournamentManager: {fileID: 0}
isAi: 1
playerId: 0
playerName: Tournament Player
aiLevel: 5
isLocalPlayer: 0
catchTime: 5
catchTimeDiff: 0.25
currentMultiScore: 0
sortedPosition: 0
fishList: []
aiLevels:
- 100
- 90
- 80
- 70
- 60
- 50
- 40
- 30
- 20
- 10
--- !u!1001 &100100000
Prefab:
serializedVersion: 2
m_ObjectHideFlags: 1
m_Modification:
m_TransformParent: {fileID: 0}
m_Modifications: []
m_RemovedComponents: []
m_ParentPrefab: {fileID: 0}
m_RootGameObject: {fileID: 1657796670207465}
m_IsPrefabParent: 1