손님, 음식 테이블 추가 및 대화 시스템 추가

This commit is contained in:
Nam Tae Gun 2024-07-06 21:13:58 +09:00
parent 9625e7959a
commit 6453b06191
83 changed files with 8655 additions and 2411 deletions

View File

@ -237,63 +237,221 @@ PrefabInstance:
m_AddedGameObjects: [] m_AddedGameObjects: []
m_AddedComponents: [] m_AddedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 1f1852e60e7132046b79863fb1d23af0, type: 3} m_SourcePrefab: {fileID: 100100000, guid: 1f1852e60e7132046b79863fb1d23af0, type: 3}
--- !u!1001 &141877640 --- !u!4 &141729588
PrefabInstance: Transform:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 141888020}
serializedVersion: 2 serializedVersion: 2
m_Modification: m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
serializedVersion: 3 m_LocalPosition: {x: 0, y: 0, z: 0}
m_TransformParent: {fileID: 0} m_LocalScale: {x: 1, y: 1, z: 1}
m_Modifications: m_ConstrainProportionsScale: 0
- target: {fileID: 125852, guid: 58ac37417e60e534f91138088a3e6f70, type: 3} m_Children: []
propertyPath: m_Name m_Father: {fileID: 0}
value: Dialogue Manager m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
objectReference: {fileID: 0} --- !u!1 &141888020
- target: {fileID: 425660, guid: 58ac37417e60e534f91138088a3e6f70, type: 3} GameObject:
propertyPath: m_LocalPosition.x m_ObjectHideFlags: 0
value: 0 m_CorrespondingSourceObject: {fileID: 0}
objectReference: {fileID: 0} m_PrefabInstance: {fileID: 0}
- target: {fileID: 425660, guid: 58ac37417e60e534f91138088a3e6f70, type: 3} m_PrefabAsset: {fileID: 0}
propertyPath: m_LocalPosition.y serializedVersion: 6
value: 0 m_Component:
objectReference: {fileID: 0} - component: {fileID: 141729588}
- target: {fileID: 425660, guid: 58ac37417e60e534f91138088a3e6f70, type: 3} - component: {fileID: 148551824}
propertyPath: m_LocalPosition.z - component: {fileID: 148629854}
value: 0 - component: {fileID: 148550368}
objectReference: {fileID: 0} m_Layer: 0
- target: {fileID: 425660, guid: 58ac37417e60e534f91138088a3e6f70, type: 3} m_Name: Dialogue Manager
propertyPath: m_LocalRotation.w m_TagString: Untagged
value: 1 m_Icon: {fileID: 0}
objectReference: {fileID: 0} m_NavMeshLayer: 0
- target: {fileID: 425660, guid: 58ac37417e60e534f91138088a3e6f70, type: 3} m_StaticEditorFlags: 0
propertyPath: m_LocalRotation.x m_IsActive: 1
value: 0 --- !u!114 &148550368
objectReference: {fileID: 0} MonoBehaviour:
- target: {fileID: 425660, guid: 58ac37417e60e534f91138088a3e6f70, type: 3} m_ObjectHideFlags: 0
propertyPath: m_LocalRotation.y m_CorrespondingSourceObject: {fileID: 0}
value: 0 m_PrefabInstance: {fileID: 0}
objectReference: {fileID: 0} m_PrefabAsset: {fileID: 0}
- target: {fileID: 425660, guid: 58ac37417e60e534f91138088a3e6f70, type: 3} m_GameObject: {fileID: 141888020}
propertyPath: m_LocalRotation.z m_Enabled: 1
value: 0 m_EditorHideFlags: 0
objectReference: {fileID: 0} m_Script: {fileID: 11500000, guid: dddab24af7a02a54c9631fd5c532d7c4, type: 3}
- target: {fileID: 425660, guid: 58ac37417e60e534f91138088a3e6f70, type: 3} m_Name:
propertyPath: m_LocalEulerAnglesHint.x m_EditorClassIdentifier:
value: 0 inputDevice: 1
objectReference: {fileID: 0} joystickKeyCodesToCheck: 4a0100004b0100004c01000051010000
- target: {fileID: 425660, guid: 58ac37417e60e534f91138088a3e6f70, type: 3} joystickButtonsToCheck: []
propertyPath: m_LocalEulerAnglesHint.y joystickAxesToCheck: []
value: 0 joystickAxisThreshold: 0.5
objectReference: {fileID: 0} keyButtonsToCheck: []
- target: {fileID: 425660, guid: 58ac37417e60e534f91138088a3e6f70, type: 3} keyCodesToCheck: 1b000000
propertyPath: m_LocalEulerAnglesHint.z keyInputSwitchesModeTo: 1
value: 0 alwaysAutoFocus: 0
objectReference: {fileID: 0} detectMouseControl: 1
m_RemovedComponents: [] mouseMoveThreshold: 0.1
m_RemovedGameObjects: [] controlCursorState: 1
m_AddedGameObjects: [] enforceCursorOnPause: 0
m_AddedComponents: [] controlGraphicRaycasters: 0
m_SourcePrefab: {fileID: 100100000, guid: 58ac37417e60e534f91138088a3e6f70, type: 3} backKeyCodes: 4b010000
backButtons:
- Cancel
submitButton: Submit
singleton: 1
onUseKeyboard:
m_PersistentCalls:
m_Calls: []
onUseJoystick:
m_PersistentCalls:
m_Calls: []
onUseMouse:
m_PersistentCalls:
m_Calls: []
onUseTouch:
m_PersistentCalls:
m_Calls: []
--- !u!114 &148551824
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 141888020}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: ab8b685e62a9aeb4a9472b30ec2d86d9, type: 3}
m_Name:
m_EditorClassIdentifier:
initialDatabase: {fileID: 11400000, guid: bde86f268240d1041a808e449d9cac43, type: 2}
displaySettings:
conversationOverrideSettings:
useOverrides: 0
overrideSubtitleSettings: 0
showNPCSubtitlesDuringLine: 1
showNPCSubtitlesWithResponses: 1
showPCSubtitlesDuringLine: 0
skipPCSubtitleAfterResponseMenu: 0
subtitleCharsPerSecond: 30
minSubtitleSeconds: 2
continueButton: 0
overrideSequenceSettings: 0
defaultSequence:
defaultPlayerSequence:
defaultResponseMenuSequence:
overrideInputSettings: 0
alwaysForceResponseMenu: 1
includeInvalidEntries: 0
responseTimeout: 0
emTagForOldResponses: 0
emTagForInvalidResponses: 0
cancelSubtitle:
key: 27
buttonName:
cancelConversation:
key: 27
buttonName:
dialogueUI: {fileID: 101180, guid: 5ba51781a19f8a843abeb2d304d0d26e, type: 3}
defaultCanvas: {fileID: 1049919591}
localizationSettings:
language:
useSystemLanguage: 0
textTable: {fileID: 0}
subtitleSettings:
showNPCSubtitlesDuringLine: 1
showNPCSubtitlesWithResponses: 1
showPCSubtitlesDuringLine: 0
allowPCSubtitleReminders: 0
skipPCSubtitleAfterResponseMenu: 1
subtitleCharsPerSecond: 30
minSubtitleSeconds: 2
continueButton: 2
requireContinueOnLastLine: 0
richTextEmphases: 1
informSequenceStartAndEnd: 0
cameraSettings:
sequencerCamera: {fileID: 0}
alternateCameraObject: {fileID: 0}
cameraAngles: {fileID: 0}
keepCameraPositionAtConversationEnd: 0
showSubtitleOnEmptyContinue: 0
defaultSequence: Delay({{end}})
defaultPlayerSequence:
defaultResponseMenuSequence:
entrytagFormat: 0
reportMissingAudioFiles: 0
disableInternalSequencerCommands: 0
inputSettings:
alwaysForceResponseMenu: 1
includeInvalidEntries: 0
responseTimeout: 0
responseTimeoutAction: 0
emTagForOldResponses: 0
emTagForInvalidResponses: 0
qteButtons:
- Fire1
- Fire2
cancel:
key: 0
buttonName:
cancelConversation:
key: 0
buttonName:
barkSettings:
allowBarksDuringConversations: 1
barkCharsPerSecond: 0
minBarkSeconds: 0
defaultBarkSequence:
alertSettings:
allowAlertsDuringConversations: 0
alertCheckFrequency: 0
alertCharsPerSecond: 0
minAlertSeconds: 0
persistentDataSettings:
recordPersistentDataOn: 1
includeActorData: 1
includeAllItemData: 0
includeLocationData: 0
includeStatusAndRelationshipData: 1
includeAllConversationFields: 0
saveConversationSimStatusWithField:
saveDialogueEntrySimStatusWithField:
asyncGameObjectBatchSize: 1000
asyncDialogueEntryBatchSize: 100
initializeNewVariables: 1
allowSimultaneousConversations: 0
interruptActiveConversations: 0
includeSimStatus: 0
instantiateDatabase: 1
preloadResources: 1
warmUpConversationController: 0
dontHideImmediateDuringWarmup: 0
dontDestroyOnLoad: 1
allowOnlyOneInstance: 1
onStartTriggerWaitForSaveDataApplied: 0
dialogueTimeMode: 0
debugLevel: 2
--- !u!114 &148629854
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 141888020}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 3b24a5606b164c84db0d3ed3ee8256e1, type: 3}
m_Name:
m_EditorClassIdentifier:
m_parent: {fileID: 1049919592}
m_prefabs:
- {fileID: 168688, guid: a5c98dfcec76e1847a0aa8d7c8a93459, type: 3}
- {fileID: 121952, guid: 720348da784b8fa49a7c48365da6f1b1, type: 3}
- {fileID: 162630, guid: f40d1072f56eeb04f9c104b7c4a8811f, type: 3}
m_position: 0
--- !u!1 &165021634 --- !u!1 &165021634
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -1957,37 +2115,6 @@ Transform:
m_CorrespondingSourceObject: {fileID: 809828747251277026, guid: 109afa56f22782a4baef8705031c807a, type: 3} m_CorrespondingSourceObject: {fileID: 809828747251277026, guid: 109afa56f22782a4baef8705031c807a, type: 3}
m_PrefabInstance: {fileID: 1081115323} m_PrefabInstance: {fileID: 1081115323}
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
--- !u!1 &1163828192
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 1163828193}
m_Layer: 0
m_Name: GameObject
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &1163828193
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1163828192}
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!1 &1178042444 --- !u!1 &1178042444
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -2954,7 +3081,6 @@ MonoBehaviour:
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
_persistent: 0 _persistent: 0
<CustomerManager>k__BackingField: {fileID: 1665075871}
<CustomerTableManager>k__BackingField: {fileID: 1665075870} <CustomerTableManager>k__BackingField: {fileID: 1665075870}
--- !u!114 &1665075870 --- !u!114 &1665075870
MonoBehaviour: MonoBehaviour:
@ -2981,6 +3107,8 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 7ab08469541b2aa45818fa36bbcb9cf7, type: 3} m_Script: {fileID: 11500000, guid: 7ab08469541b2aa45818fa36bbcb9cf7, type: 3}
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
_persistent: 0
_customerDataSo: {fileID: 11400000, guid: e6ce9d58057b580479880585947969d8, type: 2}
_customerPrefab: {fileID: -2302002259734456648, guid: 23195e611c71ad44b8a1ccb2b6e0efe5, type: 3} _customerPrefab: {fileID: -2302002259734456648, guid: 23195e611c71ad44b8a1ccb2b6e0efe5, type: 3}
_customerSpawnTransform: {fileID: 1038321203} _customerSpawnTransform: {fileID: 1038321203}
_checkEmptySeatInterval: 0.5 _checkEmptySeatInterval: 0.5
@ -3562,10 +3690,9 @@ SceneRoots:
- {fileID: 1628404463} - {fileID: 1628404463}
- {fileID: 91463582} - {fileID: 91463582}
- {fileID: 1472541870} - {fileID: 1472541870}
- {fileID: 141729588}
- {fileID: 1665075868} - {fileID: 1665075868}
- {fileID: 852387592} - {fileID: 852387592}
- {fileID: 1253205195} - {fileID: 1253205195}
- {fileID: 20736010} - {fileID: 20736010}
- {fileID: 5626406452199475265} - {fileID: 5626406452199475265}
- {fileID: 1163828193}
- {fileID: 141877640}

View File

@ -19,7 +19,7 @@ namespace BlueWater.BehaviorTrees.Actions
public override void OnStart() public override void OnStart()
{ {
TycoonManager.Instance.CustomerManager.TryFindEmptySeat(_customer); CustomerManager.Instance.TryFindEmptySeat(_customer);
} }
public override TaskStatus OnUpdate() public override TaskStatus OnUpdate()

View File

@ -0,0 +1,81 @@
using System;
using BehaviorDesigner.Runtime.Tasks;
using BlueWater.Items;
using BlueWater.Npcs.Customers;
using BlueWater.Uis;
using PixelCrushers.DialogueSystem;
using UnityEngine;
using Action = BehaviorDesigner.Runtime.Tasks.Action;
namespace BlueWater.BehaviorTrees.Actions
{
[TaskCategory("Custom/Npc/Customer")]
[Serializable]
public class OrderBeverage : Action
{
private Customer _customer;
private CustomerData _customerData;
private FoodBalloonUi _foodBalloonUi;
public override void OnAwake()
{
_customer = GetComponent<Customer>();
_customerData = _customer.CustomerData;
}
public override void OnStart()
{
_foodBalloonUi = _customer.FoodBalloonUi;
// TODO : 음료가 다양해질 때 수정해야함
_foodBalloonUi.OrderFood(40001, _customerData.WaitTime, _customerData.HurryTime);
_customer.OnInteraction += HandleBeverageInteraction;
_customer.RegisterPlayerInteraction();
}
public override TaskStatus OnUpdate()
{
if (_foodBalloonUi.IsFoodReceive())
{
_customer.OnInteraction -= HandleBeverageInteraction;
_customer.UnregisterPlayerInteraction();
return TaskStatus.Success;
}
if (_foodBalloonUi.IsWaitTimeOver())
{
_foodBalloonUi.CancelOrder();
_customer.OnInteraction -= HandleBeverageInteraction;
_customer.UnregisterPlayerInteraction();
_customer.AddHappyPoint(-1);
return TaskStatus.Failure;
}
return TaskStatus.Running;
}
private void HandleBeverageInteraction()
{
var tycoonPlayer = GameManager.Instance.CurrentTycoonPlayer;
var carriedBeverageData = tycoonPlayer.GetCurrentFoodData();
if (carriedBeverageData == null)
{
Debug.Log("플레이어가 가지고 있는 음식의 데이터가 없습니다.");
return;
}
// TODO : 음료가 다양해질 때 수정해야함
if (carriedBeverageData.Idx == 40001)
{
tycoonPlayer.GiveFood();
_foodBalloonUi.ReceiveFood();
_customer.SetFood(carriedBeverageData);
if (carriedBeverageData.Quality == ItemQuality.High)
{
_customer.AddHappyPoint(1);
}
// TODO : 음료를 마시는 애니메이션
}
}
}
}

View File

@ -0,0 +1,2 @@
fileFormatVersion: 2
guid: d302614c61dba1e48bba44126ecb20c6

View File

@ -1,7 +1,9 @@
using System; using System;
using BehaviorDesigner.Runtime.Tasks; using BehaviorDesigner.Runtime.Tasks;
using BlueWater.Items;
using BlueWater.Npcs.Customers; using BlueWater.Npcs.Customers;
using BlueWater.Uis; using BlueWater.Uis;
using PixelCrushers.DialogueSystem;
using UnityEngine; using UnityEngine;
using Action = BehaviorDesigner.Runtime.Tasks.Action; using Action = BehaviorDesigner.Runtime.Tasks.Action;
@ -12,22 +14,25 @@ namespace BlueWater.BehaviorTrees.Actions
public class OrderFood : Action public class OrderFood : Action
{ {
private Customer _customer; private Customer _customer;
private CustomerData _customerData;
private FoodBalloonUi _foodBalloonUi; private FoodBalloonUi _foodBalloonUi;
private int _orderFoodIdx; private int _orderFoodIdx;
public override void OnAwake() public override void OnAwake()
{ {
_customer = GetComponent<Customer>(); _customer = GetComponent<Customer>();
_customerData = _customer.CustomerData;
} }
public override void OnStart() public override void OnStart()
{ {
_foodBalloonUi = _customer.FoodBalloonUi; _foodBalloonUi = _customer.FoodBalloonUi;
_orderFoodIdx = 40001; _orderFoodIdx = 40001;
_foodBalloonUi.OrderFood(_orderFoodIdx, 15f); _foodBalloonUi.OrderFood(_orderFoodIdx, _customerData.WaitTime, _customerData.HurryTime);
_customer.OnInteraction += HandleFoodInteraction; _customer.OnInteraction += HandleFoodInteraction;
_customer.RegisterPlayerInteraction(); _customer.RegisterPlayerInteraction();
DialogueManager.Bark("OrderFood", _customer.transform);
} }
public override TaskStatus OnUpdate() public override TaskStatus OnUpdate()
@ -68,6 +73,10 @@ namespace BlueWater.BehaviorTrees.Actions
tycoonPlayer.GiveFood(); tycoonPlayer.GiveFood();
_foodBalloonUi.ReceiveFood(); _foodBalloonUi.ReceiveFood();
_customer.SetFood(carriedFoodData); _customer.SetFood(carriedFoodData);
if (carriedFoodData.Quality == ItemQuality.High)
{
_customer.AddHappyPoint(1);
}
// TODO : 음식을 테이블에 깔고 먹는 행동 // TODO : 음식을 테이블에 깔고 먹는 행동
} }
} }

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: ea4719344d4e75d45b2093f871feee0c
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,25 @@
using System;
using BehaviorDesigner.Runtime.Tasks;
using BlueWater.Npcs.Customers;
namespace BlueWater.BehaviorTrees.Actions
{
[TaskCategory("Custom/Npc/Customer")]
[Serializable]
public class CheckOrderBeverage : Conditional
{
private Customer _customer;
private CustomerData _customerData;
public override void OnAwake()
{
_customer = GetComponent<Customer>();
_customerData = _customer.CustomerData;
}
public override TaskStatus OnUpdate()
{
return _customerData.IsOrderedBeverage() ? TaskStatus.Success : TaskStatus.Failure;
}
}
}

View File

@ -0,0 +1,2 @@
fileFormatVersion: 2
guid: b526cf22fd8dfe946853b85b4b30c507

View File

@ -8,6 +8,7 @@ using BlueWater.Players.Tycoons;
using BlueWater.Tycoons; using BlueWater.Tycoons;
using BlueWater.Uis; using BlueWater.Uis;
using Pathfinding; using Pathfinding;
using PixelCrushers.DialogueSystem;
using Sirenix.OdinInspector; using Sirenix.OdinInspector;
using UnityEngine; using UnityEngine;
@ -38,6 +39,9 @@ namespace BlueWater.Npcs.Customers
[field: SerializeField] [field: SerializeField]
public MeshRenderer MeshRenderer { get; private set; } public MeshRenderer MeshRenderer { get; private set; }
[field: SerializeField]
public BarkTrigger BarkTrigger { get; private set; }
[field: SerializeField] [field: SerializeField]
public Canvas InteractionCanvas { get; private set; } public Canvas InteractionCanvas { get; private set; }
@ -48,6 +52,9 @@ namespace BlueWater.Npcs.Customers
public FoodBalloonUi FoodBalloonUi { get; private set; } public FoodBalloonUi FoodBalloonUi { get; private set; }
// Classes // Classes
[field: SerializeField, Required]
public CustomerData CustomerData { get; private set; }
[field: SerializeField, Required] [field: SerializeField, Required]
public SpineController SpineController { get; private set; } public SpineController SpineController { get; private set; }
@ -60,6 +67,8 @@ namespace BlueWater.Npcs.Customers
private IAstarAI _astarAi; private IAstarAI _astarAi;
public TableSeat TableSeat { get; private set; } public TableSeat TableSeat { get; private set; }
public int HappyPoint { get; private set; }
private bool _isMoving; private bool _isMoving;
public bool IsMoving public bool IsMoving
@ -118,7 +127,7 @@ namespace BlueWater.Npcs.Customers
{ {
if (_isQuitting) return; if (_isQuitting) return;
TycoonManager.Instance.CustomerManager.UnregisterCustomer(this); CustomerManager.Instance.UnregisterCustomer(this);
} }
#endregion #endregion
@ -136,6 +145,7 @@ namespace BlueWater.Npcs.Customers
BehaviorTree = GetComponent<BehaviorTree>(); BehaviorTree = GetComponent<BehaviorTree>();
VisualLook = transform.Find("VisualLook"); VisualLook = transform.Find("VisualLook");
MeshRenderer = VisualLook.GetComponent<MeshRenderer>(); MeshRenderer = VisualLook.GetComponent<MeshRenderer>();
BarkTrigger = transform.Find("DialogueSystem").GetComponent<BarkTrigger>();
InteractionCanvas = transform.Find("InteractionCanvas").GetComponent<Canvas>(); InteractionCanvas = transform.Find("InteractionCanvas").GetComponent<Canvas>();
InteractionCanvas.worldCamera = TycoonCameraManager.Instance.UiCamera; InteractionCanvas.worldCamera = TycoonCameraManager.Instance.UiCamera;
InteractionUi = InteractionCanvas.transform.Find("InteractionUi"); InteractionUi = InteractionCanvas.transform.Find("InteractionUi");
@ -150,6 +160,8 @@ namespace BlueWater.Npcs.Customers
public void Initialize() public void Initialize()
{ {
CustomerData = CustomerManager.Instance.GetRandomCustomerData();
AIMovement.SetMoveSpeed(CustomerData.MoveSpeed);
BehaviorTree.EnableBehavior(); BehaviorTree.EnableBehavior();
} }
@ -237,6 +249,17 @@ namespace BlueWater.Npcs.Customers
} }
} }
public void AddHappyPoint(int value) => HappyPoint += value;
public void Bark(string conversation = null)
{
if (!string.IsNullOrEmpty(conversation))
{
BarkTrigger.conversation = conversation;
}
BarkTrigger.OnUse();
}
#endregion #endregion
} }
} }

View File

@ -0,0 +1,52 @@
using System;
using BlueWater.Interfaces;
using Sirenix.OdinInspector;
using UnityEngine;
using Random = UnityEngine.Random;
namespace BlueWater.Npcs.Customers
{
[Serializable]
public class CustomerData : IIdx
{
[BoxGroup("Json 데이터 영역")]
[field: SerializeField, Tooltip("고유 식별 ID"), BoxGroup("Json 데이터 영역")]
public int Idx { get; set; }
[field: SerializeField, Tooltip("이름"), BoxGroup("Json 데이터 영역")]
public string Name { get; set; }
[field: SerializeField, Tooltip("이동속도"), BoxGroup("Json 데이터 영역")]
public int MoveSpeed { get; set; }
[field: SerializeField, Tooltip("음식을 먹는 시간"), BoxGroup("Json 데이터 영역")]
public int EatingTime { get; set; }
[field: SerializeField, Tooltip("음식을 여유롭게 기다리는 시간"), BoxGroup("Json 데이터 영역")]
public int WaitTime { get; set; }
[field: SerializeField, Tooltip("음식을 재촉하는 시간"), BoxGroup("Json 데이터 영역")]
public int HurryTime { get; set; }
[field: SerializeField, Tooltip("기본 만족도"), BoxGroup("Json 데이터 영역")]
public int BaseHappyPoint { get; set; }
[field: SerializeField, Tooltip("선호하는 음식 우선순위1"), BoxGroup("Json 데이터 영역")]
public int PreferredFood1 { get; set; }
[field: SerializeField, Tooltip("선호하는 음식 우선순위2"), BoxGroup("Json 데이터 영역")]
public int PreferredFood2 { get; set; }
[field: SerializeField, Tooltip("선호하는 음식 우선순위3"), BoxGroup("Json 데이터 영역")]
public int PreferredFood3 { get; set; }
[field: SerializeField, Tooltip("음료를 주문할 확률"), BoxGroup("Json 데이터 영역")]
public int OrderBeverageRate { get; set; }
public bool IsOrderedBeverage()
{
var dropChance = Random.Range(0, 101);
return dropChance <= OrderBeverageRate;
}
}
}

View File

@ -0,0 +1,2 @@
fileFormatVersion: 2
guid: 7624bd13d9c76c848b2eb338a909619b

View File

@ -0,0 +1,23 @@
using System.Collections.Generic;
using BlueWater.Interfaces;
using UnityEngine;
namespace BlueWater.Npcs.Customers
{
[CreateAssetMenu(fileName = "CustomerDataTable", menuName = "ScriptableObjects/CustomerDataTable")]
public class CustomerDataSo : ScriptableObject, IDataContainer<CustomerData>
{
[field: SerializeField]
public List<CustomerData> CustomerDatas { get; private set; }
public List<CustomerData> GetData()
{
return CustomerDatas;
}
public void SetData(List<CustomerData> customerDatas)
{
CustomerDatas = customerDatas;
}
}
}

View File

@ -0,0 +1,2 @@
fileFormatVersion: 2
guid: 7da6888bb8af7de45985429156f60ee0

View File

@ -31,7 +31,7 @@ namespace BlueWater.Players.Tycoons
_foodRenderer = transform.Find("VisualLook/Food").GetComponent<SpriteRenderer>(); _foodRenderer = transform.Find("VisualLook/Food").GetComponent<SpriteRenderer>();
} }
public void CarryFood(int foodIdx) public void CarryFood(int foodIdx, ItemQuality itemQuality)
{ {
if (_isCarriedFood) if (_isCarriedFood)
{ {
@ -39,7 +39,10 @@ namespace BlueWater.Players.Tycoons
return; return;
} }
_currentFoodData = _itemManager.GetItemDataByIdx(foodIdx); _currentFoodData = new ItemData(_itemManager.GetItemDataByIdx(foodIdx))
{
Quality = itemQuality
};
if (_currentFoodData == null) if (_currentFoodData == null)
{ {
Debug.LogError($"{foodIdx} 해당 음식을 등록할 수 없습니다."); Debug.LogError($"{foodIdx} 해당 음식을 등록할 수 없습니다.");

View File

@ -110,7 +110,7 @@ namespace BlueWater.Players.Tycoons
} }
// Wrapping // Wrapping
public void CarryFood(int foodIdx) => TycoonFoodHandler.CarryFood(foodIdx); public void CarryFood(int foodIdx, ItemQuality itemQuality) => TycoonFoodHandler.CarryFood(foodIdx, itemQuality);
public void GiveFood() => TycoonFoodHandler.GiveFood(); public void GiveFood() => TycoonFoodHandler.GiveFood();
public void DiscardFood() => TycoonFoodHandler.DiscardFood(); public void DiscardFood() => TycoonFoodHandler.DiscardFood();
public ItemData GetCurrentFoodData() => TycoonFoodHandler.GetCurrentFoodData(); public ItemData GetCurrentFoodData() => TycoonFoodHandler.GetCurrentFoodData();

View File

@ -2,6 +2,7 @@
using System.IO; using System.IO;
using BlueWater.Interfaces; using BlueWater.Interfaces;
using BlueWater.Items; using BlueWater.Items;
using BlueWater.Npcs.Customers;
using BlueWater.Utility; using BlueWater.Utility;
using UnityEditor; using UnityEditor;
using UnityEngine; using UnityEngine;
@ -15,7 +16,9 @@ namespace BlueWater.Editors
private enum DataType private enum DataType
{ {
None = 0, None = 0,
ItemDataTable ItemDataTable,
CustomerDataTable,
FoodDataTable
} }
private string _jsonFilePath = "Assets/Resources/Json/FileName"; private string _jsonFilePath = "Assets/Resources/Json/FileName";
@ -69,6 +72,12 @@ namespace BlueWater.Editors
case DataType.ItemDataTable: case DataType.ItemDataTable:
LoadData<ItemData, ItemDataSo>(); LoadData<ItemData, ItemDataSo>();
break; break;
case DataType.CustomerDataTable:
LoadData<CustomerData, CustomerDataSo>();
break;
case DataType.FoodDataTable:
LoadData<FoodData, FoodDataSo>();
break;
default: default:
EditorUtility.DisplayDialog("경고 메세지", "데이터 타입이 제대로 설정되어있는지 확인해주세요.", "OK"); EditorUtility.DisplayDialog("경고 메세지", "데이터 타입이 제대로 설정되어있는지 확인해주세요.", "OK");
Debug.LogError("데이터 타입이 제대로 설정되어있는지 확인해주세요."); Debug.LogError("데이터 타입이 제대로 설정되어있는지 확인해주세요.");

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 737e996fcfc26f744bd10911bbae0798
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,78 @@
using System;
using BlueWater.Interfaces;
using Sirenix.OdinInspector;
using UnityEngine;
namespace BlueWater.Items
{
public enum FoodType
{
None = 0,
SkewerGrill,
Soup,
IronPlateMeat,
Dessert,
}
public enum FoodTaste
{
None = 0,
Savory,
Spicy,
Salty,
Sweet
}
[Serializable]
public class FoodData : IIdx
{
[BoxGroup("Json 데이터 영역")]
[field: SerializeField, Tooltip("고유 식별 ID"), BoxGroup("Json 데이터 영역")]
public int Idx { get; set; }
[field: SerializeField, Tooltip("이름"), BoxGroup("Json 데이터 영역")]
public string Name { get; set; }
[field: SerializeField, Tooltip("음식의 종류"), BoxGroup("Json 데이터 영역")]
public FoodType Type { get; set; }
[field: SerializeField, Tooltip("음식의 맛"), BoxGroup("Json 데이터 영역")]
public FoodTaste Taste { get; set; }
[field: SerializeField, Tooltip("음식 제작 시간"), BoxGroup("Json 데이터 영역")]
public int CookTime { get; set; }
[field: SerializeField, Tooltip("음식 제작에 나오는 접시 수"), BoxGroup("Json 데이터 영역")]
public int Plate { get; set; }
[field: SerializeField, Tooltip("1번 재료 식별 Idx"), BoxGroup("Json 데이터 영역")]
public string IngredientIdx1 { get; set; }
[field: SerializeField, Tooltip("1번 재료 수량 Idx"), BoxGroup("Json 데이터 영역")]
public string IngredientQuantity1 { get; set; }
[field: SerializeField, Tooltip("2번 재료 식별 Idx"), BoxGroup("Json 데이터 영역")]
public string IngredientIdx2 { get; set; }
[field: SerializeField, Tooltip("2번 재료 수량 Idx"), BoxGroup("Json 데이터 영역")]
public string IngredientQuantity2 { get; set; }
[field: SerializeField, Tooltip("3번 재료 식별 Idx"), BoxGroup("Json 데이터 영역")]
public string IngredientIdx3 { get; set; }
[field: SerializeField, Tooltip("3번 재료 수량 Idx"), BoxGroup("Json 데이터 영역")]
public string IngredientQuantity3 { get; set; }
[field: SerializeField, Tooltip("4번 재료 식별 Idx"), BoxGroup("Json 데이터 영역")]
public string IngredientIdx4 { get; set; }
[field: SerializeField, Tooltip("4번 재료 수량 Idx"), BoxGroup("Json 데이터 영역")]
public string IngredientQuantity4 { get; set; }
[field: SerializeField, Tooltip("5번 재료 식별 Idx"), BoxGroup("Json 데이터 영역")]
public string IngredientIdx5 { get; set; }
[field: SerializeField, Tooltip("5번 재료 수량 Idx"), BoxGroup("Json 데이터 영역")]
public string IngredientQuantity5 { get; set; }
}
}

View File

@ -0,0 +1,2 @@
fileFormatVersion: 2
guid: 657985a4ff714ca4f8e65158b0a8e72f

View File

@ -0,0 +1,23 @@
using System.Collections.Generic;
using BlueWater.Interfaces;
using UnityEngine;
namespace BlueWater.Items
{
[CreateAssetMenu(fileName = "FoodDataTable", menuName = "ScriptableObjects/FoodDataTable")]
public class FoodDataSo : ScriptableObject, IDataContainer<FoodData>
{
[field: SerializeField]
public List<FoodData> FoodDatas { get; private set; }
public List<FoodData> GetData()
{
return FoodDatas;
}
public void SetData(List<FoodData> foodDatas)
{
FoodDatas = foodDatas;
}
}
}

View File

@ -0,0 +1,2 @@
fileFormatVersion: 2
guid: e22dd2055785c2f4dadcf76fb593edf4

View File

@ -26,6 +26,13 @@ namespace BlueWater.Items
Seasoning Seasoning
} }
public enum ItemQuality
{
None = 0,
Normal,
High
}
[Serializable] [Serializable]
public class ItemData : IIdx public class ItemData : IIdx
{ {
@ -42,6 +49,9 @@ namespace BlueWater.Items
[field: SerializeField, Tooltip("재료 종류"), BoxGroup("Json 데이터 영역")] [field: SerializeField, Tooltip("재료 종류"), BoxGroup("Json 데이터 영역")]
public ItemType Type { get; set; } public ItemType Type { get; set; }
[field: SerializeField, Tooltip("아이템 품질"), BoxGroup("Json 데이터 영역")]
public ItemQuality Quality { get; set; }
[field: SerializeField, Tooltip("가격"), BoxGroup("Json 데이터 영역")] [field: SerializeField, Tooltip("가격"), BoxGroup("Json 데이터 영역")]
public int Price { get; set; } public int Price { get; set; }
@ -57,5 +67,19 @@ namespace BlueWater.Items
[field: SerializeField, BoxGroup("직접 추가하는 영역")] [field: SerializeField, BoxGroup("직접 추가하는 영역")]
public Item ItemPrefab { get; set; } public Item ItemPrefab { get; set; }
public ItemData(ItemData itemData)
{
Idx = itemData.Idx;
Name = itemData.Name;
Category = itemData.Category;
Type = itemData.Type;
Quality = itemData.Quality;
Price = itemData.Price;
Weight = itemData.Weight;
Description = itemData.Description;
Sprite = itemData.Sprite;
ItemPrefab = itemData.ItemPrefab;
}
} }
} }

View File

@ -8,7 +8,7 @@ using UnityEngine;
using UnityEditor; using UnityEditor;
#endif #endif
namespace BlueWater namespace BlueWater.Items
{ {
public class ItemDropTableSo : ScriptableObject public class ItemDropTableSo : ScriptableObject
{ {

View File

@ -1,3 +1,4 @@
using BlueWater.Items;
using UnityEngine; using UnityEngine;
namespace BlueWater.Tycoons namespace BlueWater.Tycoons
@ -9,7 +10,8 @@ namespace BlueWater.Tycoons
public override void Interaction() public override void Interaction()
{ {
GameManager.Instance.CurrentTycoonPlayer.CarryFood(_beverageIdx); // TODO : 미니게임을 시작하고, 성공 여부에 따라 음식 품질 부여
GameManager.Instance.CurrentTycoonPlayer.CarryFood(_beverageIdx, ItemQuality.None);
} }
} }
} }

View File

@ -0,0 +1,111 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: e22dd2055785c2f4dadcf76fb593edf4, type: 3}
m_Name: FoodDataTable
m_EditorClassIdentifier:
<FoodDatas>k__BackingField:
- <Idx>k__BackingField: 30001
<Name>k__BackingField: "\uC2AC\uB77C\uC784 \uD478\uB529"
<Type>k__BackingField: 4
<Taste>k__BackingField: 4
<CookTime>k__BackingField: 20
<Plate>k__BackingField: 10
<IngredientIdx1>k__BackingField: 10108
<IngredientQuantity1>k__BackingField: 1
<IngredientIdx2>k__BackingField: 10706
<IngredientQuantity2>k__BackingField: 1
<IngredientIdx3>k__BackingField: 0
<IngredientQuantity3>k__BackingField: 0
<IngredientIdx4>k__BackingField: 0
<IngredientQuantity4>k__BackingField: 0
<IngredientIdx5>k__BackingField: 0
<IngredientQuantity5>k__BackingField: 0
- <Idx>k__BackingField: 30002
<Name>k__BackingField: "\uC5BC\uC74C\uB3C4\uCE58 \uD325\uBE59\uC218"
<Type>k__BackingField: 4
<Taste>k__BackingField: 4
<CookTime>k__BackingField: 20
<Plate>k__BackingField: 10
<IngredientIdx1>k__BackingField: 10109
<IngredientQuantity1>k__BackingField: 1
<IngredientIdx2>k__BackingField: 10706
<IngredientQuantity2>k__BackingField: 1
<IngredientIdx3>k__BackingField: 0
<IngredientQuantity3>k__BackingField: 0
<IngredientIdx4>k__BackingField: 0
<IngredientQuantity4>k__BackingField: 0
<IngredientIdx5>k__BackingField: 0
<IngredientQuantity5>k__BackingField: 0
- <Idx>k__BackingField: 30003
<Name>k__BackingField: "\uCF54\uBFD4\uC18C \uBFD4 \uD280\uAE40"
<Type>k__BackingField: 2
<Taste>k__BackingField: 4
<CookTime>k__BackingField: 20
<Plate>k__BackingField: 10
<IngredientIdx1>k__BackingField: 10106
<IngredientQuantity1>k__BackingField: 1
<IngredientIdx2>k__BackingField: 10506
<IngredientQuantity2>k__BackingField: 1
<IngredientIdx3>k__BackingField: 10704
<IngredientQuantity3>k__BackingField: 1
<IngredientIdx4>k__BackingField: 0
<IngredientQuantity4>k__BackingField: 0
<IngredientIdx5>k__BackingField: 0
<IngredientQuantity5>k__BackingField: 0
- <Idx>k__BackingField: 30004
<Name>k__BackingField: "\uCF54\uBFD4\uC18C \uB4B7\uB2E4\uB9AC \uACE0\uAE30"
<Type>k__BackingField: 3
<Taste>k__BackingField: 1
<CookTime>k__BackingField: 40
<Plate>k__BackingField: 10
<IngredientIdx1>k__BackingField: 10107
<IngredientQuantity1>k__BackingField: 1
<IngredientIdx2>k__BackingField: 10507
<IngredientQuantity2>k__BackingField: 1
<IngredientIdx3>k__BackingField: 10701
<IngredientQuantity3>k__BackingField: 1
<IngredientIdx4>k__BackingField: 0
<IngredientQuantity4>k__BackingField: 0
<IngredientIdx5>k__BackingField: 0
<IngredientQuantity5>k__BackingField: 0
- <Idx>k__BackingField: 30005
<Name>k__BackingField: "\uBC31\uC0C1\uC5B4 \uD1B5\uAD6C\uC774"
<Type>k__BackingField: 1
<Taste>k__BackingField: 1
<CookTime>k__BackingField: 20
<Plate>k__BackingField: 10
<IngredientIdx1>k__BackingField: 10201
<IngredientQuantity1>k__BackingField: 1
<IngredientIdx2>k__BackingField: 10404
<IngredientQuantity2>k__BackingField: 1
<IngredientIdx3>k__BackingField: 10508
<IngredientQuantity3>k__BackingField: 1
<IngredientIdx4>k__BackingField: 10704
<IngredientQuantity4>k__BackingField: 1
<IngredientIdx5>k__BackingField: 0
<IngredientQuantity5>k__BackingField: 0
- <Idx>k__BackingField: 30006
<Name>k__BackingField: "\uBC84\uD130 \uC870\uAC1C \uAD6C\uC774"
<Type>k__BackingField: 3
<Taste>k__BackingField: 4
<CookTime>k__BackingField: 25
<Plate>k__BackingField: 10
<IngredientIdx1>k__BackingField: 10603
<IngredientQuantity1>k__BackingField: 1
<IngredientIdx2>k__BackingField: 10503
<IngredientQuantity2>k__BackingField: 1
<IngredientIdx3>k__BackingField: 10705
<IngredientQuantity3>k__BackingField: 1
<IngredientIdx4>k__BackingField: 0
<IngredientQuantity4>k__BackingField: 0
<IngredientIdx5>k__BackingField: 0
<IngredientQuantity5>k__BackingField: 0

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 7b282dfe68d23cd48a8f437ae2cd7dde
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 10babf7f1ce571b4b98b6e4eb65f3c23
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,99 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 7da6888bb8af7de45985429156f60ee0, type: 3}
m_Name: CustomerDataTable
m_EditorClassIdentifier:
<CustomerDatas>k__BackingField:
- <Idx>k__BackingField: 10001
<Name>k__BackingField: "\uC774\uB3D9\uC18D\uB3C4\uAC00 \uD3C9\uBC94\uD558\uACE0
\uAE09\uD55C Ai1"
<MoveSpeed>k__BackingField: 3
<EatingTime>k__BackingField: 5
<WaitTime>k__BackingField: 5
<HurryTime>k__BackingField: 5
<BaseHappyPoint>k__BackingField: 3
<PreferredFood1>k__BackingField: 2
<PreferredFood2>k__BackingField: 1
<PreferredFood3>k__BackingField: 0
<OrderBeverageRate>k__BackingField: 100
- <Idx>k__BackingField: 10002
<Name>k__BackingField: "\uC774\uB3D9\uC18D\uB3C4\uAC00 \uD3C9\uBC94\uD558\uACE0
\uAE09\uD55C Ai2"
<MoveSpeed>k__BackingField: 3
<EatingTime>k__BackingField: 5
<WaitTime>k__BackingField: 5
<HurryTime>k__BackingField: 5
<BaseHappyPoint>k__BackingField: 3
<PreferredFood1>k__BackingField: 1
<PreferredFood2>k__BackingField: 2
<PreferredFood3>k__BackingField: 0
<OrderBeverageRate>k__BackingField: 100
- <Idx>k__BackingField: 10003
<Name>k__BackingField: "\uC774\uB3D9\uC18D\uB3C4\uAC00 \uB290\uB9AC\uACE0 \uB290\uAE0B\uD55C
Ai1"
<MoveSpeed>k__BackingField: 2
<EatingTime>k__BackingField: 15
<WaitTime>k__BackingField: 15
<HurryTime>k__BackingField: 15
<BaseHappyPoint>k__BackingField: 3
<PreferredFood1>k__BackingField: 1
<PreferredFood2>k__BackingField: 2
<PreferredFood3>k__BackingField: 0
<OrderBeverageRate>k__BackingField: 100
- <Idx>k__BackingField: 10004
<Name>k__BackingField: "\uC774\uB3D9\uC18D\uB3C4\uAC00 \uBE60\uB974\uACE0 \uD3C9\uBC94\uD55C
Ai1"
<MoveSpeed>k__BackingField: 4
<EatingTime>k__BackingField: 10
<WaitTime>k__BackingField: 10
<HurryTime>k__BackingField: 10
<BaseHappyPoint>k__BackingField: 3
<PreferredFood1>k__BackingField: 1
<PreferredFood2>k__BackingField: 2
<PreferredFood3>k__BackingField: 0
<OrderBeverageRate>k__BackingField: 100
- <Idx>k__BackingField: 10005
<Name>k__BackingField: "\uC774\uB3D9\uC18D\uB3C4\uAC00 \uBE60\uB974\uACE0 \uD3C9\uBC94\uD55C
Ai2"
<MoveSpeed>k__BackingField: 4
<EatingTime>k__BackingField: 10
<WaitTime>k__BackingField: 10
<HurryTime>k__BackingField: 10
<BaseHappyPoint>k__BackingField: 3
<PreferredFood1>k__BackingField: 2
<PreferredFood2>k__BackingField: 1
<PreferredFood3>k__BackingField: 0
<OrderBeverageRate>k__BackingField: 100
- <Idx>k__BackingField: 10006
<Name>k__BackingField: "\uC774\uB3D9\uC18D\uB3C4\uAC00 \uBE60\uB974\uACE0 \uB290\uAE0B\uD55C
Ai1"
<MoveSpeed>k__BackingField: 4
<EatingTime>k__BackingField: 10
<WaitTime>k__BackingField: 15
<HurryTime>k__BackingField: 15
<BaseHappyPoint>k__BackingField: 3
<PreferredFood1>k__BackingField: 1
<PreferredFood2>k__BackingField: 2
<PreferredFood3>k__BackingField: 0
<OrderBeverageRate>k__BackingField: 100
- <Idx>k__BackingField: 10007
<Name>k__BackingField: "\uC774\uB3D9\uC18D\uB3C4\uAC00 \uBE60\uB974\uACE0 \uB290\uAE0B\uD55C
Ai2"
<MoveSpeed>k__BackingField: 4
<EatingTime>k__BackingField: 10
<WaitTime>k__BackingField: 15
<HurryTime>k__BackingField: 15
<BaseHappyPoint>k__BackingField: 3
<PreferredFood1>k__BackingField: 2
<PreferredFood2>k__BackingField: 1
<PreferredFood3>k__BackingField: 0
<OrderBeverageRate>k__BackingField: 100

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: e6ce9d58057b580479880585947969d8
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -1,5 +1,6 @@
using System.Collections; using System.Collections;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq;
using BlueWater.Npcs.Customers; using BlueWater.Npcs.Customers;
using BlueWater.Utility; using BlueWater.Utility;
using Sirenix.OdinInspector; using Sirenix.OdinInspector;
@ -7,9 +8,13 @@ using UnityEngine;
namespace BlueWater.Tycoons namespace BlueWater.Tycoons
{ {
public class CustomerManager : MonoBehaviour public class CustomerManager : Singleton<CustomerManager>
{ {
[Title("손님 데이터")] [Title("손님 데이터")]
[SerializeField, Required]
private CustomerDataSo _customerDataSo;
private Dictionary<int, CustomerData> _customerDatas;
[SerializeField, Required] [SerializeField, Required]
private Customer _customerPrefab; private Customer _customerPrefab;
@ -29,6 +34,15 @@ namespace BlueWater.Tycoons
private CustomerTableManager _customerTableManager; private CustomerTableManager _customerTableManager;
private Coroutine _findEmptySeatCoroutineInstance; private Coroutine _findEmptySeatCoroutineInstance;
protected override void OnAwake()
{
_customerDatas = new Dictionary<int, CustomerData>(_customerDataSo.CustomerDatas.Count);
foreach (var element in _customerDataSo.CustomerDatas)
{
_customerDatas.TryAdd(element.Idx, element);
}
}
private void Start() private void Start()
{ {
_customerTableManager = TycoonManager.Instance.CustomerTableManager; _customerTableManager = TycoonManager.Instance.CustomerTableManager;
@ -96,5 +110,18 @@ namespace BlueWater.Tycoons
{ {
Utils.UnregisterList(_instanceCustomers, customer); Utils.UnregisterList(_instanceCustomers, customer);
} }
public CustomerData GetRandomCustomerData()
{
var customerDataCount = _customerDatas.Count;
if (customerDataCount == 0)
{
Debug.LogError($"{_customerDatas}의 값이 비어있습니다.");
return null;
}
var randomIndex = Random.Range(0, customerDataCount);
return _customerDatas.ElementAt(randomIndex).Value;
}
} }
} }

View File

@ -5,9 +5,6 @@ namespace BlueWater.Tycoons
{ {
public class TycoonManager : Singleton<TycoonManager> public class TycoonManager : Singleton<TycoonManager>
{ {
[field: SerializeField]
public CustomerManager CustomerManager { get; private set; }
[field: SerializeField] [field: SerializeField]
public CustomerTableManager CustomerTableManager { get; private set; } public CustomerTableManager CustomerTableManager { get; private set; }
@ -19,7 +16,6 @@ namespace BlueWater.Tycoons
[Button("컴포넌트 초기화")] [Button("컴포넌트 초기화")]
private void InitializeComponents() private void InitializeComponents()
{ {
CustomerManager = GetComponent<CustomerManager>();
CustomerTableManager = GetComponent<CustomerTableManager>(); CustomerTableManager = GetComponent<CustomerTableManager>();
} }
} }

View File

@ -17,12 +17,6 @@ namespace BlueWater.Uis
public Image FoodImage { get; private set; } public Image FoodImage { get; private set; }
[Title("주문 정보")] [Title("주문 정보")]
[SerializeField, Tooltip("주문을 시작하고나서, 재촉하지 않는 최소한의 기다리는 시간")]
private float _defaultWaitTime = 5f;
[SerializeField, DisableIf("@true"), Tooltip("_defaultWaitTime시간이 지나고, 재촉하는 시간")]
private float _customerWaitTime;
[SerializeField, DisableIf("@true")] [SerializeField, DisableIf("@true")]
private bool _isOrdered; private bool _isOrdered;
@ -78,18 +72,17 @@ namespace BlueWater.Uis
FoodImage.sprite = _orderItemData.Sprite; FoodImage.sprite = _orderItemData.Sprite;
} }
public void OrderFood(int foodIdx, float waitTime) public void OrderFood(int foodIdx, int waitTime, int hurryTime)
{ {
_isOrdered = true; _isOrdered = true;
_isWaitTimeOver = false; _isWaitTimeOver = false;
_isFoodReceived = false; _isFoodReceived = false;
SetFoodImage(foodIdx); SetFoodImage(foodIdx);
_customerWaitTime = waitTime;
ShowUi(); ShowUi();
_tween = FillImage.DOFillAmount(1f, _customerWaitTime) _tween = FillImage.DOFillAmount(1f, hurryTime)
.SetEase(Ease.Linear) .SetEase(Ease.Linear)
.SetDelay(_defaultWaitTime) .SetDelay(waitTime)
.OnComplete(OnTweenComplete) .OnComplete(OnTweenComplete)
.SetAutoKill(false); .SetAutoKill(false);
_tween.Restart(); _tween.Restart();

View File

@ -1,5 +1,193 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!1 &126151493473085455
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 126151493484984327}
- component: {fileID: 126151493484747657}
- component: {fileID: 126151493483491779}
m_Layer: 5
m_Name: Main Panel
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!224 &126151493484984327
RectTransform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 126151493473085455}
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:
- {fileID: 126151493484884023}
m_Father: {fileID: 7293985954889289183}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: 2.2, y: 12.9}
m_SizeDelta: {x: 120, y: 140}
m_Pivot: {x: 0.5, y: 0}
--- !u!222 &126151493484747657
CanvasRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 126151493473085455}
m_CullTransparentMesh: 0
--- !u!114 &126151493483491779
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 126151493473085455}
m_Enabled: 0
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 0.392}
m_RaycastTarget: 1
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
m_Maskable: 1
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_Sprite: {fileID: 10907, guid: 0000000000000000f000000000000000, type: 0}
m_Type: 1
m_PreserveAspect: 0
m_FillCenter: 1
m_FillMethod: 4
m_FillAmount: 1
m_FillClockwise: 1
m_FillOrigin: 0
m_UseSpriteMesh: 0
m_PixelsPerUnitMultiplier: 1
--- !u!1 &126151493473201319
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 126151493484884023}
- component: {fileID: 126151493484754027}
- component: {fileID: 126151493483402833}
- component: {fileID: 126151493485040859}
- component: {fileID: 126151493480433323}
m_Layer: 5
m_Name: Bubble Panel
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!224 &126151493484884023
RectTransform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 126151493473201319}
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:
- {fileID: 3571829164687521184}
m_Father: {fileID: 126151493484984327}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 0}
m_Pivot: {x: 0.5, y: 0}
--- !u!222 &126151493484754027
CanvasRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 126151493473201319}
m_CullTransparentMesh: 0
--- !u!114 &126151493483402833
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 126151493473201319}
m_Enabled: 0
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_RaycastTarget: 1
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
m_Maskable: 1
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_Sprite: {fileID: 21300000, guid: b7f09c3867e11ae4cb69aeb93463acd6, type: 3}
m_Type: 1
m_PreserveAspect: 0
m_FillCenter: 1
m_FillMethod: 4
m_FillAmount: 1
m_FillClockwise: 1
m_FillOrigin: 0
m_UseSpriteMesh: 0
m_PixelsPerUnitMultiplier: 1
--- !u!225 &126151493485040859
CanvasGroup:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 126151493473201319}
m_Enabled: 1
m_Alpha: 0
m_Interactable: 1
m_BlocksRaycasts: 1
m_IgnoreParentGroups: 0
--- !u!95 &126151493480433323
Animator:
serializedVersion: 7
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 126151493473201319}
m_Enabled: 1
m_Avatar: {fileID: 0}
m_Controller: {fileID: 9100000, guid: 62b8011547f389344ba48f87b2ada51c, type: 2}
m_CullingMode: 0
m_UpdateMode: 2
m_ApplyRootMotion: 0
m_LinearVelocityBlending: 0
m_StabilizeFeet: 0
m_AnimatePhysics: 0
m_WarningMessage:
m_HasTransformHierarchy: 1
m_AllowConstantClipSamplingOptimization: 1
m_KeepAnimatorStateOnDisable: 0
m_WriteDefaultValuesOnDisable: 0
--- !u!1 &813964778509222274 --- !u!1 &813964778509222274
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -12,7 +200,7 @@ GameObject:
- component: {fileID: 479823629690914954} - component: {fileID: 479823629690914954}
- component: {fileID: 2588384133887034894} - component: {fileID: 2588384133887034894}
- component: {fileID: 2961986041977982893} - component: {fileID: 2961986041977982893}
m_Layer: 9 m_Layer: 14
m_Name: VisualLook m_Name: VisualLook
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
@ -130,6 +318,208 @@ MonoBehaviour:
_animationName: idle _animationName: idle
loop: 1 loop: 1
timeScale: 1 timeScale: 1
--- !u!1 &2781393898199067900
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 7164452667333806733}
- component: {fileID: 2294203980036400646}
- component: {fileID: 3455991743305696554}
- component: {fileID: 8501950329115254991}
- component: {fileID: 8922295334492411225}
m_Layer: 14
m_Name: DialogueSystem
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &7164452667333806733
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2781393898199067900}
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: 2397117528733804567}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &2294203980036400646
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2781393898199067900}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 274b80ab5b659c646ba9338870d14625, type: 3}
m_Name:
m_EditorClassIdentifier:
m_overrideName:
m_overrideUseMessage:
maxUseDistance: 5
events:
onSelect:
m_PersistentCalls:
m_Calls: []
onDeselect:
m_PersistentCalls:
m_Calls: []
onUse:
m_PersistentCalls:
m_Calls: []
--- !u!114 &3455991743305696554
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2781393898199067900}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: c593457cd8105e148906690e1707c592, type: 3}
m_Name:
m_EditorClassIdentifier:
trigger: 8192
condition:
luaConditions: []
questConditions: []
acceptedTags: []
acceptedGameObjects: []
luaWizardIndex: -1
lastEvaluationValue: 0
setQuestState: 1
questName:
questState: 0
setQuestEntryState: 0
questEntryNumber: 1
questEntryState: 0
setAnotherQuestEntryState: 0
anotherQuestEntryNumber: 1
anotherQuestEntryState: 0
luaCode:
sequence:
sequenceSpeaker: {fileID: 0}
sequenceListener: {fileID: 0}
waitOneFrameOnStartOrEnable: 1
alertMessage:
textTable: {fileID: 0}
alertDuration: 0
sendMessages: []
barkSource: 0
barkConversation:
barkEntryID: -1
barkEntryTitle:
barkText:
barkTextSequence:
barker: {fileID: 0}
barkTarget: {fileID: 0}
barkOrder: 0
allowBarksDuringConversations: 0
skipBarkIfNoValidEntries: 0
cacheBarkLines: 0
conversation:
conversationConversant: {fileID: 0}
conversationActor: {fileID: 0}
startConversationEntryID: -1
startConversationEntryTitle:
overrideDialogueUI: {fileID: 0}
exclusive: 0
replace: 0
queue: 0
skipIfNoValidEntries: 0
preventRestartOnSameFrameEnded: 0
stopConversationOnTriggerExit: 0
marginToAllowTriggerExit: 0.2
stopConversationIfTooFar: 0
maxConversationDistance: 5
monitorConversationDistanceFrequency: 1
showCursorDuringConversation: 0
pauseGameDuringConversation: 0
setActiveActions: []
setEnabledActions: []
setAnimatorStateActions: []
onExecute:
m_PersistentCalls:
m_Calls: []
useConversationTitlePicker: 1
useBarkTitlePicker: 1
useQuestNamePicker: 1
selectedDatabase: {fileID: 11400000, guid: bde86f268240d1041a808e449d9cac43, type: 2}
--- !u!114 &8501950329115254991
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2781393898199067900}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: a64578247383140469c45370654a984a, type: 3}
m_Name:
m_EditorClassIdentifier:
actor: Customer
persistentDataName:
portrait: {fileID: 0}
spritePortrait: {fileID: 0}
barkUISettings:
barkUI: {fileID: 9027939020919762395}
barkUIOffset: {x: 0, y: 0, z: 0}
standardDialogueUISettings:
subtitlePanelNumber: 0
customSubtitlePanel: {fileID: 0}
customSubtitlePanelOffset: {x: 0, y: 0, z: 0}
menuPanelNumber: 0
customMenuPanel: {fileID: 0}
customMenuPanelOffset: {x: 0, y: 0, z: 0}
useMenuPanelFor: 0
portraitAnimatorController: {fileID: 0}
setSubtitleColor: 0
applyColorToPrependedName: 0
prependActorNameSeparator: ': '
prependActorNameFormat: '{0}{1}'
subtitleColor: {r: 1, g: 1, b: 1, a: 1}
--- !u!114 &8922295334492411225
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2781393898199067900}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 66fdf8d5019aaec4bab62570407b9cd1, type: 3}
m_Name:
m_EditorClassIdentifier:
once: 0
conversation: OrderFood
condition:
luaConditions: []
questConditions: []
acceptedTags: []
acceptedGameObjects: []
luaWizardIndex: -1
lastEvaluationValue: 0
skipIfNoValidEntries: 0
exclusive: 0
conversant: {fileID: 0}
useConversationTitlePicker: 1
selectedDatabase: {fileID: 0}
barkOrder: 0
allowDuringConversations: 0
cacheBarkLines: 0
target: {fileID: 0}
trigger: 32
--- !u!1 &7260635347182713621 --- !u!1 &7260635347182713621
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -148,7 +538,7 @@ GameObject:
- component: {fileID: 5279376384905517670} - component: {fileID: 5279376384905517670}
- component: {fileID: 17978457728262906} - component: {fileID: 17978457728262906}
- component: {fileID: -2302002259734456648} - component: {fileID: -2302002259734456648}
m_Layer: 9 m_Layer: 14
m_Name: Customer m_Name: Customer
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
@ -169,6 +559,7 @@ Transform:
m_ConstrainProportionsScale: 1 m_ConstrainProportionsScale: 1
m_Children: m_Children:
- {fileID: 3748026497419659573} - {fileID: 3748026497419659573}
- {fileID: 7164452667333806733}
- {fileID: 7293985954889289183} - {fileID: 7293985954889289183}
m_Father: {fileID: 0} m_Father: {fileID: 0}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
@ -400,12 +791,174 @@ MonoBehaviour:
<BehaviorTree>k__BackingField: {fileID: 2615952973387112450} <BehaviorTree>k__BackingField: {fileID: 2615952973387112450}
<VisualLook>k__BackingField: {fileID: 3748026497419659573} <VisualLook>k__BackingField: {fileID: 3748026497419659573}
<MeshRenderer>k__BackingField: {fileID: 2588384133887034894} <MeshRenderer>k__BackingField: {fileID: 2588384133887034894}
<BarkTrigger>k__BackingField: {fileID: 8922295334492411225}
<InteractionCanvas>k__BackingField: {fileID: 7800018367225963417} <InteractionCanvas>k__BackingField: {fileID: 7800018367225963417}
<InteractionUi>k__BackingField: {fileID: 7689708008984027505} <InteractionUi>k__BackingField: {fileID: 7689708008984027505}
<FoodBalloonUi>k__BackingField: {fileID: 8566491437687787454} <FoodBalloonUi>k__BackingField: {fileID: 8566491437687787454}
<CustomerData>k__BackingField:
<Idx>k__BackingField: 0
<Name>k__BackingField:
<MoveSpeed>k__BackingField: 0
<EatingTime>k__BackingField: 0
<WaitTime>k__BackingField: 0
<HurryTime>k__BackingField: 0
<BaseHappyPoint>k__BackingField: 0
<PreferredFood1>k__BackingField: 0
<PreferredFood2>k__BackingField: 0
<PreferredFood3>k__BackingField: 0
<OrderBeverageRate>k__BackingField: 0
<SpineController>k__BackingField: {fileID: 5279376384905517670} <SpineController>k__BackingField: {fileID: 5279376384905517670}
<AIMovement>k__BackingField: {fileID: 17978457728262906} <AIMovement>k__BackingField: {fileID: 17978457728262906}
<EnableInteraction>k__BackingField: 1 <EnableInteraction>k__BackingField: 1
--- !u!1 &7812544424410854405
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 3571829164687521184}
- component: {fileID: 6778029842967471712}
- component: {fileID: 4017910736750065323}
- component: {fileID: 5622065931100864621}
m_Layer: 5
m_Name: Text (TMP)
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!224 &3571829164687521184
RectTransform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7812544424410854405}
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: 126151493484884023}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 0}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &6778029842967471712
CanvasRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7812544424410854405}
m_CullTransparentMesh: 1
--- !u!114 &4017910736750065323
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7812544424410854405}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: f4688fdb7df04437aeb418b961361dc5, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_RaycastTarget: 1
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
m_Maskable: 1
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_text: "\uBB50\uAC00 \uC88B\uC744\uAE4C.."
m_isRightToLeft: 0
m_fontAsset: {fileID: 11400000, guid: dabfdeb80b25d44b4ace56414d0eb4ad, type: 2}
m_sharedMaterial: {fileID: 2100000, guid: 0e5360dce269ccc42b822a424d66fbd4, type: 2}
m_fontSharedMaterials: []
m_fontMaterial: {fileID: 0}
m_fontMaterials: []
m_fontColor32:
serializedVersion: 2
rgba: 4294967295
m_fontColor: {r: 1, g: 1, b: 1, a: 1}
m_enableVertexGradient: 0
m_colorMode: 3
m_fontColorGradient:
topLeft: {r: 1, g: 1, b: 1, a: 1}
topRight: {r: 1, g: 1, b: 1, a: 1}
bottomLeft: {r: 1, g: 1, b: 1, a: 1}
bottomRight: {r: 1, g: 1, b: 1, a: 1}
m_fontColorGradientPreset: {fileID: 0}
m_spriteAsset: {fileID: 0}
m_tintAllSprites: 0
m_StyleSheet: {fileID: 0}
m_TextStyleHashCode: -1183493901
m_overrideHtmlColors: 0
m_faceColor:
serializedVersion: 2
rgba: 4294967295
m_fontSize: 20
m_fontSizeBase: 20
m_fontWeight: 400
m_enableAutoSizing: 0
m_fontSizeMin: 18
m_fontSizeMax: 72
m_fontStyle: 0
m_HorizontalAlignment: 2
m_VerticalAlignment: 512
m_textAlignment: 65535
m_characterSpacing: 0
m_wordSpacing: 0
m_lineSpacing: 0
m_lineSpacingMax: 0
m_paragraphSpacing: 0
m_charWidthMaxAdj: 0
m_TextWrappingMode: 0
m_wordWrappingRatios: 0.4
m_overflowMode: 0
m_linkedTextComponent: {fileID: 0}
parentLinkedComponent: {fileID: 0}
m_enableKerning: 0
m_ActiveFontFeatures: 6e72656b
m_enableExtraPadding: 0
checkPaddingRequired: 0
m_isRichText: 1
m_EmojiFallbackSupport: 1
m_parseCtrlCharacters: 1
m_isOrthographic: 1
m_isCullingEnabled: 0
m_horizontalMapping: 0
m_verticalMapping: 0
m_uvLineOffset: 0
m_geometrySortingOrder: 0
m_IsTextObjectScaleStatic: 0
m_VertexBufferAutoSizeReduction: 0
m_useMaxVisibleDescender: 1
m_pageToDisplay: 1
m_margin: {x: 0, y: 0, z: 0, w: 0}
m_isUsingLegacyAnimationComponent: 0
m_isVolumetricText: 0
m_hasFontAssetChanged: 0
m_baseMaterial: {fileID: 0}
m_maskOffset: {x: 0, y: 0, z: 0, w: 0}
--- !u!210 &5622065931100864621
SortingGroup:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7812544424410854405}
m_Enabled: 1
m_SortingLayerID: 0
m_SortingLayer: 0
m_SortingOrder: 6
m_SortAtRoot: 0
--- !u!1001 &2718897986636601543 --- !u!1001 &2718897986636601543
PrefabInstance: PrefabInstance:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -536,13 +1089,56 @@ PrefabInstance:
- targetCorrespondingSourceObject: {fileID: 4648285208244819224, guid: a6a0d1675321b7a43b4132ca15cf7ca0, type: 3} - targetCorrespondingSourceObject: {fileID: 4648285208244819224, guid: a6a0d1675321b7a43b4132ca15cf7ca0, type: 3}
insertIndex: -1 insertIndex: -1
addedObject: {fileID: 8432469322612575415} addedObject: {fileID: 8432469322612575415}
m_AddedComponents: [] - targetCorrespondingSourceObject: {fileID: 4648285208244819224, guid: a6a0d1675321b7a43b4132ca15cf7ca0, type: 3}
insertIndex: -1
addedObject: {fileID: 126151493484984327}
m_AddedComponents:
- targetCorrespondingSourceObject: {fileID: 5611097802189151736, guid: a6a0d1675321b7a43b4132ca15cf7ca0, type: 3}
insertIndex: -1
addedObject: {fileID: 9027939020919762395}
m_SourcePrefab: {fileID: 100100000, guid: a6a0d1675321b7a43b4132ca15cf7ca0, type: 3} m_SourcePrefab: {fileID: 100100000, guid: a6a0d1675321b7a43b4132ca15cf7ca0, type: 3}
--- !u!224 &7293985954889289183 stripped --- !u!224 &7293985954889289183 stripped
RectTransform: RectTransform:
m_CorrespondingSourceObject: {fileID: 4648285208244819224, guid: a6a0d1675321b7a43b4132ca15cf7ca0, type: 3} m_CorrespondingSourceObject: {fileID: 4648285208244819224, guid: a6a0d1675321b7a43b4132ca15cf7ca0, type: 3}
m_PrefabInstance: {fileID: 2718897986636601543} m_PrefabInstance: {fileID: 2718897986636601543}
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
--- !u!1 &7522674838449308991 stripped
GameObject:
m_CorrespondingSourceObject: {fileID: 5611097802189151736, guid: a6a0d1675321b7a43b4132ca15cf7ca0, type: 3}
m_PrefabInstance: {fileID: 2718897986636601543}
m_PrefabAsset: {fileID: 0}
--- !u!114 &9027939020919762395
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7522674838449308991}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 35b689d0205d778479b0dac3b159c3b4, type: 3}
m_Name:
m_EditorClassIdentifier:
canvasGroup: {fileID: 126151493485040859}
barkText:
m_uiText: {fileID: 0}
m_textMeshProUGUI: {fileID: 4017910736750065323}
nameText:
m_uiText: {fileID: 0}
m_textMeshProUGUI: {fileID: 0}
includeName: 0
portraitImage: {fileID: 0}
showPortraitImage: 0
doneTime: 0
animationTransitions:
showTrigger: Show
hideTrigger: Hide
duration: 3
keepInView: 0
waitUntilSequenceEnds: 0
cancelWaitUntilSequenceEndsIfReplacingBark: 0
waitForContinueButton: 0
textDisplaySetting: 0
--- !u!224 &7689708008984027505 stripped --- !u!224 &7689708008984027505 stripped
RectTransform: RectTransform:
m_CorrespondingSourceObject: {fileID: 5695967080072346038, guid: a6a0d1675321b7a43b4132ca15cf7ca0, type: 3} m_CorrespondingSourceObject: {fileID: 5695967080072346038, guid: a6a0d1675321b7a43b4132ca15cf7ca0, type: 3}

View File

@ -237,7 +237,7 @@ GameObject:
- component: {fileID: 909302231676134912} - component: {fileID: 909302231676134912}
m_Layer: 9 m_Layer: 9
m_Name: TycoonPlayer m_Name: TycoonPlayer
m_TagString: Untagged m_TagString: Player
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
m_NavMeshLayer: 0 m_NavMeshLayer: 0
m_StaticEditorFlags: 0 m_StaticEditorFlags: 0

View File

@ -0,0 +1,32 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: TmpOutline
m_Shader: {fileID: 4800000, guid: 68e6db2ebdc24f95958faec2be5558d6, type: 3}
m_Parent: {fileID: 5657039867100983486, guid: dabfdeb80b25d44b4ace56414d0eb4ad, type: 2}
m_ModifiedSerializedProperties: 0
m_ValidKeywords: []
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: -1
stringTagMap: {}
disabledShaderPasses: []
m_LockedProperties:
m_SavedProperties:
serializedVersion: 3
m_TexEnvs: []
m_Ints: []
m_Floats:
- _OutlineWidth: 0.15
- _ScaleRatioA: 0.8333333
m_Colors: []
m_BuildTextureStacks: []
m_AllowLocking: 1

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 0e5360dce269ccc42b822a424d66fbd4
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 2100000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -27,13 +27,16 @@ MonoBehaviour:
\ub54c\uae4c\uc9c0 \ub300\uae30"},"ID":4,"Name":"Has Reached Destination","Instant":true},{"Type":"BlueWater.BehaviorTrees.Actions.SetTableSeatPositionAndDirection","NodeData":{"Offset":"(250,150)","Comment":"\ud14c\uc774\ube14 \ub54c\uae4c\uc9c0 \ub300\uae30"},"ID":4,"Name":"Has Reached Destination","Instant":true},{"Type":"BlueWater.BehaviorTrees.Actions.SetTableSeatPositionAndDirection","NodeData":{"Offset":"(250,150)","Comment":"\ud14c\uc774\ube14
\uc88c\uc11d\uc5d0 \uc704\uce58\ud558\uace0, \ud14c\uc774\ube14\uc744 \ubc14\ub77c\ubd04"},"ID":5,"Name":"Set \uc88c\uc11d\uc5d0 \uc704\uce58\ud558\uace0, \ud14c\uc774\ube14\uc744 \ubc14\ub77c\ubd04"},"ID":5,"Name":"Set
Table Seat Position And Direction","Instant":true}]},{"Type":"BehaviorDesigner.Runtime.Tasks.Sequence","NodeData":{"Offset":"(-140,150)","Comment":"\uc74c\ub8cc\ub97c Table Seat Position And Direction","Instant":true}]},{"Type":"BehaviorDesigner.Runtime.Tasks.Sequence","NodeData":{"Offset":"(-140,150)","Comment":"\uc74c\ub8cc\ub97c
\uc8fc\ubb38\ud55c\ub2e4"},"ID":6,"Name":"Order Drink Sequence","Instant":true,"AbortTypeabortType":"None","Children":[{"Type":"BehaviorDesigner.Runtime.Tasks.Selector","NodeData":{"Offset":"(-1.223877,154.022858)"},"ID":7,"Name":"Selector","Instant":true,"AbortTypeabortType":"None","Children":[{"Type":"BehaviorDesigner.Runtime.Tasks.Sequence","NodeData":{"Offset":"(-182.936584,151.88)"},"ID":8,"Name":"Order \uc8fc\ubb38\ud55c\ub2e4"},"ID":6,"Name":"Check Order Sequence","Instant":true,"AbortTypeabortType":"None","Children":[{"Type":"BehaviorDesigner.Runtime.Tasks.Selector","NodeData":{"Offset":"(0,150)"},"ID":7,"Name":"Selector","Instant":true,"AbortTypeabortType":"None","Children":[{"Type":"BehaviorDesigner.Runtime.Tasks.Sequence","NodeData":{"Offset":"(-190,150)","Comment":"\uc74c\ub8cc
Success Sequence","Instant":true,"AbortTypeabortType":"None","Children":[{"Type":"BlueWater.BehaviorTrees.Actions.OrderFood","NodeData":{"Offset":"(-105.555573,145.555237)","Comment":"\uc74c\ub8cc\ub97c \uc8fc\ubb38 \uc5ec\ubd80 \ud655\uc778"},"ID":8,"Name":"Check Order Beverage
\uc8fc\ubb38\ud558\uace0 \uae30\ub2e4\ub9b0\ub2e4"},"ID":9,"Name":"Order Sequence","Instant":true,"AbortTypeabortType":"None","Children":[{"Type":"BlueWater.BehaviorTrees.Actions.CheckOrderBeverage","NodeData":{"Offset":"(-104.279724,147.200073)"},"ID":9,"Name":"Check
Food","Instant":true}]},{"Type":"BehaviorDesigner.Runtime.Tasks.Sequence","NodeData":{"Offset":"(263.8887,147.777832)"},"ID":10,"Name":"Order Order Beverage","Instant":true},{"Type":"BehaviorDesigner.Runtime.Tasks.Selector","NodeData":{"Offset":"(90,146.666809)"},"ID":10,"Name":"Selector","Instant":true,"AbortTypeabortType":"None","Children":[{"Type":"BehaviorDesigner.Runtime.Tasks.Sequence","NodeData":{"Offset":"(-182.936584,151.88)"},"ID":11,"Name":"Order
Success Sequence","Instant":true,"AbortTypeabortType":"None","Children":[{"Type":"BlueWater.BehaviorTrees.Actions.OrderBeverage","NodeData":{"Offset":"(-110,150)","Comment":"\uc74c\ub8cc\ub97c
\uc8fc\ubb38\ud55c\ub2e4"},"ID":12,"Name":"Order Beverage","Instant":true}]},{"Type":"BehaviorDesigner.Runtime.Tasks.Sequence","NodeData":{"Offset":"(213.8887,147.777832)"},"ID":13,"Name":"Order
Failure Sequence","Instant":true,"AbortTypeabortType":"None","Children":[{"Type":"BlueWater.BehaviorTrees.Actions.Move","NodeData":{"Offset":"(-120.441589,149.5423)","Comment":"\uc785\uad6c\ub85c Failure Sequence","Instant":true,"AbortTypeabortType":"None","Children":[{"Type":"BlueWater.BehaviorTrees.Actions.Move","NodeData":{"Offset":"(-120.441589,149.5423)","Comment":"\uc785\uad6c\ub85c
\ub418\ub3cc\uc544\uac04\ub2e4"},"ID":11,"Name":"Move","Instant":true,"Boolean<UseMovePosition>k__BackingField":true,"SharedVector3<MovePosition>k__BackingField":{"Type":"BehaviorDesigner.Runtime.SharedVector3","Name":null,"Vector3mValue":"(0,0,-19)"},"SharedCollider<Target>k__BackingField":{"Type":"BehaviorDesigner.Runtime.SharedCollider","Name":null}},{"Type":"BehaviorDesigner.Runtime.Tasks.Unity.UnityGameObject.Destroy","NodeData":{"Offset":"(116.929504,154.032043)"},"ID":12,"Name":"Destroy","Instant":true,"SharedGameObjecttargetGameObject":{"Type":"BehaviorDesigner.Runtime.SharedGameObject","Name":"MyObj","IsShared":true},"Singletime":0}]}]}]}]},"DetachedTasks":[{"Type":"BehaviorDesigner.Runtime.Tasks.Sequence","NodeData":{"Offset":"(1652.77856,300)","Comment":"\ud1f4\uc7a5\ud55c\ub2e4"},"ID":13,"Name":"Sequence","Instant":true,"Disabled":true,"AbortTypeabortType":"None"},{"Type":"BehaviorDesigner.Runtime.Tasks.Sequence","NodeData":{"Offset":"(1402.77844,300)","Comment":"\uacc4\uc0b0\ud55c\ub2e4"},"ID":14,"Name":"Sequence","Instant":true,"Disabled":true,"AbortTypeabortType":"None"},{"Type":"BehaviorDesigner.Runtime.Tasks.Sequence","NodeData":{"Offset":"(1112.77722,300)","Comment":"\uc74c\uc2dd\uc744 \ub418\ub3cc\uc544\uac04\ub2e4"},"ID":14,"Name":"Move","Instant":true,"Boolean<UseMovePosition>k__BackingField":true,"SharedVector3<MovePosition>k__BackingField":{"Type":"BehaviorDesigner.Runtime.SharedVector3","Name":null,"Vector3mValue":"(0,0,-19)"},"SharedCollider<Target>k__BackingField":{"Type":"BehaviorDesigner.Runtime.SharedCollider","Name":null}},{"Type":"BehaviorDesigner.Runtime.Tasks.Unity.UnityGameObject.Destroy","NodeData":{"Offset":"(116.929504,154.032043)"},"ID":15,"Name":"Destroy","Instant":true,"SharedGameObjecttargetGameObject":{"Type":"BehaviorDesigner.Runtime.SharedGameObject","Name":"MyObj","IsShared":true},"Singletime":0}]}]}]},{"Type":"BlueWater.BehaviorTrees.Actions.ReturnSuccess","NodeData":{"Offset":"(220,150)","Comment":"\uc74c\ub8cc
\uc8fc\ubb38\ud55c\ub2e4"},"ID":15,"Name":"Sequence","Instant":true,"Disabled":true,"AbortTypeabortType":"None"}],"Variables":[{"Type":"BehaviorDesigner.Runtime.SharedGameObject","Name":"MyObj","IsShared":true}]}' \uc8fc\ubb38 \uc2a4\ud0b5"},"ID":16,"Name":"Return Success","Instant":true}]}]}]},"DetachedTasks":[{"Type":"BehaviorDesigner.Runtime.Tasks.Sequence","NodeData":{"Offset":"(1652.77856,300)","Comment":"\ud1f4\uc7a5\ud55c\ub2e4"},"ID":17,"Name":"Sequence","Instant":true,"Disabled":true,"AbortTypeabortType":"None"},{"Type":"BehaviorDesigner.Runtime.Tasks.Sequence","NodeData":{"Offset":"(1402.77844,300)","Comment":"\uacc4\uc0b0\ud55c\ub2e4"},"ID":18,"Name":"Sequence","Instant":true,"Disabled":true,"AbortTypeabortType":"None"},{"Type":"BehaviorDesigner.Runtime.Tasks.Sequence","NodeData":{"Offset":"(1112.77722,300)","Comment":"\uc74c\uc2dd\uc744
\uc8fc\ubb38\ud55c\ub2e4"},"ID":19,"Name":"Sequence","Instant":true,"Disabled":true,"AbortTypeabortType":"None"}],"Variables":[{"Type":"BehaviorDesigner.Runtime.SharedGameObject","Name":"MyObj","IsShared":true}]}'
fieldSerializationData: fieldSerializationData:
typeName: [] typeName: []
fieldNameHash: fieldNameHash:

1186
Assets/BlueWater.asset Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: e3997841d450d964eb6ed45e3d0b3da4
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@ -1,87 +0,0 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 935899b62f48ae5498594680ed17d133, type: 3}
m_Name: Dialogue Database
m_EditorClassIdentifier:
version:
author:
description:
globalUserScript:
emphasisSettings:
- color: {r: 1, g: 1, b: 1, a: 1}
bold: 0
italic: 0
underline: 0
- color: {r: 1, g: 0, b: 0, a: 1}
bold: 0
italic: 0
underline: 0
- color: {r: 0, g: 1, b: 0, a: 1}
bold: 0
italic: 0
underline: 0
- color: {r: 0, g: 0, b: 1, a: 1}
bold: 0
italic: 0
underline: 0
baseID: 1
actors:
- id: 1
fields:
- title: Name
value: Player
type: 0
typeString:
- title: Pictures
value: '[]'
type: 3
typeString: CustomFieldType_Files
- title: Description
value:
type: 0
typeString:
- title: IsPlayer
value: True
type: 2
typeString: CustomFieldType_Boolean
portrait: {fileID: 0}
spritePortrait: {fileID: 0}
alternatePortraits: []
spritePortraits: []
items: []
locations: []
variables:
- id: 1
fields:
- title: Name
value: Alert
type: 0
typeString:
- title: Initial Value
value:
type: 0
typeString:
- title: Description
value:
type: 0
typeString:
conversations: []
syncInfo:
syncActors: 0
syncItems: 0
syncLocations: 0
syncVariables: 0
syncActorsDatabase: {fileID: 0}
syncItemsDatabase: {fileID: 0}
syncLocationsDatabase: {fileID: 0}
syncVariablesDatabase: {fileID: 0}
templateJson:

View File

@ -1,35 +1,139 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!114 &-3952987877770314619
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 9
--- !u!21 &2100000 --- !u!21 &2100000
Material: Material:
serializedVersion: 3 serializedVersion: 8
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: AssaultGun m_Name: AssaultGun
m_Shader: {fileID: 3, guid: 0000000000000000f000000000000000, type: 0} m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
m_ShaderKeywords: [] m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _ENVIRONMENTREFLECTIONS_OFF
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: 2000
stringTagMap:
RenderType: Opaque
disabledShaderPasses:
- MOTIONVECTORS
m_LockedProperties:
m_SavedProperties: m_SavedProperties:
serializedVersion: 2 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
data: - _BaseMap:
first: m_Texture: {fileID: 2800000, guid: c2d2fb2c21d12d7489dd03ab23d44c3c, type: 3}
name: _MainTex m_Scale: {x: 1, y: 1}
second: m_Offset: {x: 0, y: 0}
m_Texture: {fileID: 2800000, guid: c2d2fb2c21d12d7489dd03ab23d44c3c, type: 3} - _BumpMap:
m_Scale: {x: 1, y: 1} m_Texture: {fileID: 0}
m_Offset: {x: 0, y: 0} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMask:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: c2d2fb2c21d12d7489dd03ab23d44c3c, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SpecGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_Lightmaps:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_LightmapsInd:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_ShadowMasks:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats: m_Floats:
data: - _AddPrecomputedVelocity: 0
first: - _AlphaClip: 0
name: _Shininess - _AlphaToMask: 0
second: .078125 - _Blend: 0
- _BlendModePreserveSpecular: 1
- _BumpScale: 1
- _CastShadows: 1
- _ClearCoatMask: 0
- _ClearCoatSmoothness: 0
- _Cull: 2
- _Cutoff: 0.5
- _DetailAlbedoMapScale: 1
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _DstBlendAlpha: 0
- _EnvironmentReflections: 0
- _GlossMapScale: 0
- _Glossiness: 0
- _GlossyReflections: 0
- _Metallic: 0
- _OcclusionStrength: 1
- _Parallax: 0.005
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Shininess: 0.078125
- _Smoothness: 0
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
- _SrcBlendAlpha: 1
- _Surface: 0
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors: m_Colors:
data: - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
first: - _Color: {r: 1, g: 1, b: 1, a: 1}
name: _Color - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
second: {r: 1, g: 1, b: 1, a: 1} - _SpecColor: {r: 0.5, g: 0.5, b: 0.5, a: 1}
data: m_BuildTextureStacks: []
first: m_AllowLocking: 1
name: _SpecColor
second: {r: .5, g: .5, b: .5, a: 1}

View File

@ -2,26 +2,137 @@
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000 --- !u!21 &2100000
Material: Material:
serializedVersion: 3 serializedVersion: 8
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Head m_Name: Head
m_Shader: {fileID: 7, guid: 0000000000000000f000000000000000, type: 0} m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
m_ShaderKeywords: [] m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _ENVIRONMENTREFLECTIONS_OFF
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: 2000
stringTagMap:
RenderType: Opaque
disabledShaderPasses:
- MOTIONVECTORS
m_LockedProperties:
m_SavedProperties: m_SavedProperties:
serializedVersion: 2 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
data: - _BaseMap:
first: m_Texture: {fileID: 2800000, guid: c5e587dba7d2f5e41905075a6f0e3d3c, type: 3}
name: _MainTex m_Scale: {x: 1, y: 1}
second: m_Offset: {x: 0, y: 0}
m_Texture: {fileID: 2800000, guid: c5e587dba7d2f5e41905075a6f0e3d3c, type: 3} - _BumpMap:
m_Scale: {x: 1, y: 1} m_Texture: {fileID: 0}
m_Offset: {x: 0, y: 0} m_Scale: {x: 1, y: 1}
m_Floats: {} m_Offset: {x: 0, y: 0}
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMask:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: c5e587dba7d2f5e41905075a6f0e3d3c, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SpecGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_Lightmaps:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_LightmapsInd:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_ShadowMasks:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _AddPrecomputedVelocity: 0
- _AlphaClip: 0
- _AlphaToMask: 0
- _Blend: 0
- _BlendModePreserveSpecular: 1
- _BumpScale: 1
- _CastShadows: 1
- _ClearCoatMask: 0
- _ClearCoatSmoothness: 0
- _Cull: 2
- _Cutoff: 0.5
- _DetailAlbedoMapScale: 1
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _DstBlendAlpha: 0
- _EnvironmentReflections: 0
- _GlossMapScale: 0
- _Glossiness: 0
- _GlossyReflections: 0
- _Metallic: 0
- _OcclusionStrength: 1
- _Parallax: 0.005
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Smoothness: 0
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
- _SrcBlendAlpha: 1
- _Surface: 0
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors: m_Colors:
data: - _BaseColor: {r: 0.69803923, g: 0.69803923, b: 0.69803923, a: 1}
first: - _Color: {r: 0.69803923, g: 0.69803923, b: 0.69803923, a: 1}
name: _Color - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
second: {r: .698039234, g: .698039234, b: .698039234, a: 1} - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1}
m_BuildTextureStacks: []
m_AllowLocking: 1
--- !u!114 &7032345362675047014
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 9

View File

@ -1,35 +1,139 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!114 &-2324220696572027604
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 9
--- !u!21 &2100000 --- !u!21 &2100000
Material: Material:
serializedVersion: 3 serializedVersion: 8
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: InfiltratorPistol m_Name: InfiltratorPistol
m_Shader: {fileID: 3, guid: 0000000000000000f000000000000000, type: 0} m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
m_ShaderKeywords: [] m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _ENVIRONMENTREFLECTIONS_OFF
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: 2000
stringTagMap:
RenderType: Opaque
disabledShaderPasses:
- MOTIONVECTORS
m_LockedProperties:
m_SavedProperties: m_SavedProperties:
serializedVersion: 2 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
data: - _BaseMap:
first: m_Texture: {fileID: 2800000, guid: d898db3a1a254844b8497217d6591192, type: 3}
name: _MainTex m_Scale: {x: 1, y: 1}
second: m_Offset: {x: 0, y: 0}
m_Texture: {fileID: 2800000, guid: d898db3a1a254844b8497217d6591192, type: 3} - _BumpMap:
m_Scale: {x: 1, y: 1} m_Texture: {fileID: 0}
m_Offset: {x: 0, y: 0} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMask:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: d898db3a1a254844b8497217d6591192, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SpecGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_Lightmaps:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_LightmapsInd:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_ShadowMasks:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats: m_Floats:
data: - _AddPrecomputedVelocity: 0
first: - _AlphaClip: 0
name: _Shininess - _AlphaToMask: 0
second: .078125 - _Blend: 0
- _BlendModePreserveSpecular: 1
- _BumpScale: 1
- _CastShadows: 1
- _ClearCoatMask: 0
- _ClearCoatSmoothness: 0
- _Cull: 2
- _Cutoff: 0.5
- _DetailAlbedoMapScale: 1
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _DstBlendAlpha: 0
- _EnvironmentReflections: 0
- _GlossMapScale: 0
- _Glossiness: 0
- _GlossyReflections: 0
- _Metallic: 0
- _OcclusionStrength: 1
- _Parallax: 0.005
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Shininess: 0.078125
- _Smoothness: 0
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
- _SrcBlendAlpha: 1
- _Surface: 0
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors: m_Colors:
data: - _BaseColor: {r: 0.9921569, g: 0.9921569, b: 0.9921569, a: 1}
first: - _Color: {r: 0.9921569, g: 0.9921569, b: 0.9921569, a: 1}
name: _Color - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
second: {r: .992156923, g: .992156923, b: .992156923, a: 1} - _SpecColor: {r: 0.5, g: 0.5, b: 0.5, a: 1}
data: m_BuildTextureStacks: []
first: m_AllowLocking: 1
name: _SpecColor
second: {r: .5, g: .5, b: .5, a: 1}

View File

@ -1,42 +1,140 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!114 &-6979615024160321570
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 9
--- !u!21 &2100000 --- !u!21 &2100000
Material: Material:
serializedVersion: 3 serializedVersion: 8
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: ReconTroop m_Name: ReconTroop
m_Shader: {fileID: 4, guid: 0000000000000000f000000000000000, type: 0} m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
m_ShaderKeywords: [] m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _ENVIRONMENTREFLECTIONS_OFF
- _NORMALMAP
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: 2000
stringTagMap:
RenderType: Opaque
disabledShaderPasses:
- MOTIONVECTORS
m_LockedProperties:
m_SavedProperties: m_SavedProperties:
serializedVersion: 2 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
data: - _BaseMap:
first: m_Texture: {fileID: 2800000, guid: 5104455d43193e54dabf2751bebd63eb, type: 3}
name: _MainTex m_Scale: {x: 1, y: 1}
second: m_Offset: {x: 0, y: 0}
m_Texture: {fileID: 2800000, guid: 5104455d43193e54dabf2751bebd63eb, type: 3} - _BumpMap:
m_Scale: {x: 1, y: 1} m_Texture: {fileID: 2800000, guid: e568b26774dde804c8237c942f5bfdc7, type: 3}
m_Offset: {x: 0, y: 0} m_Scale: {x: 1, y: 1}
data: m_Offset: {x: 0, y: 0}
first: - _DetailAlbedoMap:
name: _BumpMap m_Texture: {fileID: 0}
second: m_Scale: {x: 1, y: 1}
m_Texture: {fileID: 2800000, guid: e568b26774dde804c8237c942f5bfdc7, type: 3} m_Offset: {x: 0, y: 0}
m_Scale: {x: 1, y: 1} - _DetailMask:
m_Offset: {x: 0, y: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 5104455d43193e54dabf2751bebd63eb, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SpecGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_Lightmaps:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_LightmapsInd:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_ShadowMasks:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats: m_Floats:
data: - _AddPrecomputedVelocity: 0
first: - _AlphaClip: 0
name: _Shininess - _AlphaToMask: 0
second: .078125 - _Blend: 0
- _BlendModePreserveSpecular: 1
- _BumpScale: 1
- _CastShadows: 1
- _ClearCoatMask: 0
- _ClearCoatSmoothness: 0
- _Cull: 2
- _Cutoff: 0.5
- _DetailAlbedoMapScale: 1
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _DstBlendAlpha: 0
- _EnvironmentReflections: 0
- _GlossMapScale: 0
- _Glossiness: 0
- _GlossyReflections: 0
- _Metallic: 0
- _OcclusionStrength: 1
- _Parallax: 0.005
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Shininess: 0.078125
- _Smoothness: 0
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
- _SrcBlendAlpha: 1
- _Surface: 0
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors: m_Colors:
data: - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
first: - _Color: {r: 1, g: 1, b: 1, a: 1}
name: _Color - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
second: {r: 1, g: 1, b: 1, a: 1} - _SpecColor: {r: 0.5, g: 0.5, b: 0.5, a: 1}
data: m_BuildTextureStacks: []
first: m_AllowLocking: 1
name: _SpecColor
second: {r: .5, g: .5, b: .5, a: 1}

View File

@ -1,42 +1,140 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!114 &-1568208310248983730
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 9
--- !u!21 &2100000 --- !u!21 &2100000
Material: Material:
serializedVersion: 3 serializedVersion: 8
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: ReconTroopHelmet m_Name: ReconTroopHelmet
m_Shader: {fileID: 4, guid: 0000000000000000f000000000000000, type: 0} m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
m_ShaderKeywords: [] m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _ENVIRONMENTREFLECTIONS_OFF
- _NORMALMAP
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: 2000
stringTagMap:
RenderType: Opaque
disabledShaderPasses:
- MOTIONVECTORS
m_LockedProperties:
m_SavedProperties: m_SavedProperties:
serializedVersion: 2 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
data: - _BaseMap:
first: m_Texture: {fileID: 2800000, guid: 065e8646bef9bed48b5fad79551d1166, type: 3}
name: _MainTex m_Scale: {x: 1, y: 1}
second: m_Offset: {x: 0, y: 0}
m_Texture: {fileID: 2800000, guid: 065e8646bef9bed48b5fad79551d1166, type: 3} - _BumpMap:
m_Scale: {x: 1, y: 1} m_Texture: {fileID: 2800000, guid: 50c640ab922713444a79590f02feca90, type: 3}
m_Offset: {x: 0, y: 0} m_Scale: {x: 1, y: 1}
data: m_Offset: {x: 0, y: 0}
first: - _DetailAlbedoMap:
name: _BumpMap m_Texture: {fileID: 0}
second: m_Scale: {x: 1, y: 1}
m_Texture: {fileID: 2800000, guid: 50c640ab922713444a79590f02feca90, type: 3} m_Offset: {x: 0, y: 0}
m_Scale: {x: 1, y: 1} - _DetailMask:
m_Offset: {x: 0, y: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 065e8646bef9bed48b5fad79551d1166, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SpecGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_Lightmaps:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_LightmapsInd:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_ShadowMasks:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats: m_Floats:
data: - _AddPrecomputedVelocity: 0
first: - _AlphaClip: 0
name: _Shininess - _AlphaToMask: 0
second: .078125 - _Blend: 0
- _BlendModePreserveSpecular: 1
- _BumpScale: 1
- _CastShadows: 1
- _ClearCoatMask: 0
- _ClearCoatSmoothness: 0
- _Cull: 2
- _Cutoff: 0.5
- _DetailAlbedoMapScale: 1
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _DstBlendAlpha: 0
- _EnvironmentReflections: 0
- _GlossMapScale: 0
- _Glossiness: 0
- _GlossyReflections: 0
- _Metallic: 0
- _OcclusionStrength: 1
- _Parallax: 0.005
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Shininess: 0.078125
- _Smoothness: 0
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
- _SrcBlendAlpha: 1
- _Surface: 0
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors: m_Colors:
data: - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
first: - _Color: {r: 1, g: 1, b: 1, a: 1}
name: _Color - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
second: {r: 1, g: 1, b: 1, a: 1} - _SpecColor: {r: 0.5, g: 0.5, b: 0.5, a: 1}
data: m_BuildTextureStacks: []
first: m_AllowLocking: 1
name: _SpecColor
second: {r: .5, g: .5, b: .5, a: 1}

View File

@ -2,41 +2,139 @@
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000 --- !u!21 &2100000
Material: Material:
serializedVersion: 3 serializedVersion: 8
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: ReconTroopHelmetRed m_Name: ReconTroopHelmetRed
m_Shader: {fileID: 4, guid: 0000000000000000f000000000000000, type: 0} m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
m_ShaderKeywords: [] m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _ENVIRONMENTREFLECTIONS_OFF
- _NORMALMAP
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: 2000
stringTagMap:
RenderType: Opaque
disabledShaderPasses:
- MOTIONVECTORS
m_LockedProperties:
m_SavedProperties: m_SavedProperties:
serializedVersion: 2 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
data: - _BaseMap:
first: m_Texture: {fileID: 2800000, guid: 9c4bc49969d983c408ad53891bef5253, type: 3}
name: _MainTex m_Scale: {x: 1, y: 1}
second: m_Offset: {x: 0, y: 0}
m_Texture: {fileID: 2800000, guid: 9c4bc49969d983c408ad53891bef5253, type: 3} - _BumpMap:
m_Scale: {x: 1, y: 1} m_Texture: {fileID: 2800000, guid: 50c640ab922713444a79590f02feca90, type: 3}
m_Offset: {x: 0, y: 0} m_Scale: {x: 1, y: 1}
data: m_Offset: {x: 0, y: 0}
first: - _DetailAlbedoMap:
name: _BumpMap m_Texture: {fileID: 0}
second: m_Scale: {x: 1, y: 1}
m_Texture: {fileID: 2800000, guid: 50c640ab922713444a79590f02feca90, type: 3} m_Offset: {x: 0, y: 0}
m_Scale: {x: 1, y: 1} - _DetailMask:
m_Offset: {x: 0, y: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 9c4bc49969d983c408ad53891bef5253, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SpecGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_Lightmaps:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_LightmapsInd:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_ShadowMasks:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats: m_Floats:
data: - _AddPrecomputedVelocity: 0
first: - _AlphaClip: 0
name: _Shininess - _AlphaToMask: 0
second: .078125 - _Blend: 0
- _BlendModePreserveSpecular: 1
- _BumpScale: 1
- _CastShadows: 1
- _ClearCoatMask: 0
- _ClearCoatSmoothness: 0
- _Cull: 2
- _Cutoff: 0.5
- _DetailAlbedoMapScale: 1
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _DstBlendAlpha: 0
- _EnvironmentReflections: 0
- _GlossMapScale: 0
- _Glossiness: 0
- _GlossyReflections: 0
- _Metallic: 0
- _OcclusionStrength: 1
- _Parallax: 0.005
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Shininess: 0.078125
- _Smoothness: 0
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
- _SrcBlendAlpha: 1
- _Surface: 0
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors: m_Colors:
data: - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
first: - _Color: {r: 1, g: 1, b: 1, a: 1}
name: _Color - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
second: {r: 1, g: 1, b: 1, a: 1} - _SpecColor: {r: 0.5, g: 0.5, b: 0.5, a: 1}
data: m_BuildTextureStacks: []
first: m_AllowLocking: 1
name: _SpecColor --- !u!114 &7017594278811996887
second: {r: .5, g: .5, b: .5, a: 1} MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 9

View File

@ -1,42 +1,140 @@
%YAML 1.1 %YAML 1.1
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!114 &-9049098725410165346
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 9
--- !u!21 &2100000 --- !u!21 &2100000
Material: Material:
serializedVersion: 3 serializedVersion: 8
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: ReconTroopRed m_Name: ReconTroopRed
m_Shader: {fileID: 4, guid: 0000000000000000f000000000000000, type: 0} m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
m_ShaderKeywords: [] m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _ENVIRONMENTREFLECTIONS_OFF
- _NORMALMAP
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: 2000
stringTagMap:
RenderType: Opaque
disabledShaderPasses:
- MOTIONVECTORS
m_LockedProperties:
m_SavedProperties: m_SavedProperties:
serializedVersion: 2 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
data: - _BaseMap:
first: m_Texture: {fileID: 2800000, guid: 029146ce6d2836c448329c460b67d277, type: 3}
name: _MainTex m_Scale: {x: 1, y: 1}
second: m_Offset: {x: 0, y: 0}
m_Texture: {fileID: 2800000, guid: 029146ce6d2836c448329c460b67d277, type: 3} - _BumpMap:
m_Scale: {x: 1, y: 1} m_Texture: {fileID: 2800000, guid: e568b26774dde804c8237c942f5bfdc7, type: 3}
m_Offset: {x: 0, y: 0} m_Scale: {x: 1, y: 1}
data: m_Offset: {x: 0, y: 0}
first: - _DetailAlbedoMap:
name: _BumpMap m_Texture: {fileID: 0}
second: m_Scale: {x: 1, y: 1}
m_Texture: {fileID: 2800000, guid: e568b26774dde804c8237c942f5bfdc7, type: 3} m_Offset: {x: 0, y: 0}
m_Scale: {x: 1, y: 1} - _DetailMask:
m_Offset: {x: 0, y: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 029146ce6d2836c448329c460b67d277, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SpecGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_Lightmaps:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_LightmapsInd:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_ShadowMasks:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats: m_Floats:
data: - _AddPrecomputedVelocity: 0
first: - _AlphaClip: 0
name: _Shininess - _AlphaToMask: 0
second: .078125 - _Blend: 0
- _BlendModePreserveSpecular: 1
- _BumpScale: 1
- _CastShadows: 1
- _ClearCoatMask: 0
- _ClearCoatSmoothness: 0
- _Cull: 2
- _Cutoff: 0.5
- _DetailAlbedoMapScale: 1
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _DstBlendAlpha: 0
- _EnvironmentReflections: 0
- _GlossMapScale: 0
- _Glossiness: 0
- _GlossyReflections: 0
- _Metallic: 0
- _OcclusionStrength: 1
- _Parallax: 0.005
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Shininess: 0.078125
- _Smoothness: 0
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
- _SrcBlendAlpha: 1
- _Surface: 0
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors: m_Colors:
data: - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
first: - _Color: {r: 1, g: 1, b: 1, a: 1}
name: _Color - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
second: {r: 1, g: 1, b: 1, a: 1} - _SpecColor: {r: 0.5, g: 0.5, b: 0.5, a: 1}
data: m_BuildTextureStacks: []
first: m_AllowLocking: 1
name: _SpecColor
second: {r: .5, g: .5, b: .5, a: 1}

View File

@ -2,53 +2,140 @@
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000 --- !u!21 &2100000
Material: Material:
serializedVersion: 3 serializedVersion: 8
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: FloorAmaterial m_Name: FloorAmaterial
m_Shader: {fileID: 9, guid: 0000000000000000f000000000000000, type: 0} m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
m_ShaderKeywords: [] m_Parent: {fileID: 0}
m_CustomRenderQueue: -1 m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _ENVIRONMENTREFLECTIONS_OFF
- _NORMALMAP
- _PARALLAXMAP
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: 2000
stringTagMap:
RenderType: Opaque
disabledShaderPasses:
- MOTIONVECTORS
m_LockedProperties:
m_SavedProperties: m_SavedProperties:
serializedVersion: 2 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
data: - _BaseMap:
first: m_Texture: {fileID: 2800000, guid: ec41d70fedd31494c91aff098c75d76b, type: 3}
name: _MainTex m_Scale: {x: 1, y: 1}
second: m_Offset: {x: 0, y: 0}
m_Texture: {fileID: 2800000, guid: ec41d70fedd31494c91aff098c75d76b, type: 3} - _BumpMap:
m_Scale: {x: 17, y: 4} m_Texture: {fileID: 2800000, guid: 3ebe12b2f8f6ee54aa7fbbfcf1081017, type: 3}
m_Offset: {x: 0, y: 0} m_Scale: {x: 17, y: 4}
data: m_Offset: {x: 0, y: 0}
first: - _DetailAlbedoMap:
name: _BumpMap m_Texture: {fileID: 0}
second: m_Scale: {x: 1, y: 1}
m_Texture: {fileID: 2800000, guid: 3ebe12b2f8f6ee54aa7fbbfcf1081017, type: 3} m_Offset: {x: 0, y: 0}
m_Scale: {x: 17, y: 4} - _DetailMask:
m_Offset: {x: 0, y: 0} m_Texture: {fileID: 0}
data: m_Scale: {x: 1, y: 1}
first: m_Offset: {x: 0, y: 0}
name: _ParallaxMap - _DetailNormalMap:
second: m_Texture: {fileID: 0}
m_Texture: {fileID: 2800000, guid: 3ebe12b2f8f6ee54aa7fbbfcf1081017, type: 3} m_Scale: {x: 1, y: 1}
m_Scale: {x: 17, y: 4} m_Offset: {x: 0, y: 0}
m_Offset: {x: 0, y: 0} - _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: ec41d70fedd31494c91aff098c75d76b, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 2800000, guid: 3ebe12b2f8f6ee54aa7fbbfcf1081017, type: 3}
m_Scale: {x: 17, y: 4}
m_Offset: {x: 0, y: 0}
- _SpecGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_Lightmaps:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_LightmapsInd:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_ShadowMasks:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats: m_Floats:
data: - _AddPrecomputedVelocity: 0
first: - _AlphaClip: 0
name: _Shininess - _AlphaToMask: 0
second: .069550924 - _Blend: 0
data: - _BlendModePreserveSpecular: 1
first: - _BumpScale: 1
name: _Parallax - _CastShadows: 1
second: .0799999982 - _ClearCoatMask: 0
- _ClearCoatSmoothness: 0
- _Cull: 2
- _Cutoff: 0.5
- _DetailAlbedoMapScale: 1
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _DstBlendAlpha: 0
- _EnvironmentReflections: 0
- _GlossMapScale: 0
- _Glossiness: 0
- _GlossyReflections: 0
- _Metallic: 0
- _OcclusionStrength: 1
- _Parallax: 0.08
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Shininess: 0.069550924
- _Smoothness: 0
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
- _SrcBlendAlpha: 1
- _Surface: 0
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors: m_Colors:
data: - _BaseColor: {r: 0.78039217, g: 0.78039217, b: 0.78039217, a: 1}
first: - _Color: {r: 0.78039217, g: 0.78039217, b: 0.78039217, a: 1}
name: _Color - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
second: {r: .78039217, g: .78039217, b: .78039217, a: 1} - _SpecColor: {r: 0.9098039, g: 0.8801877, b: 0.83844674, a: 1}
data: m_BuildTextureStacks: []
first: m_AllowLocking: 1
name: _SpecColor --- !u!114 &68082789725889208
second: {r: .909803927, g: .88018769, b: .838446736, a: 1} MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 9

View File

@ -2,64 +2,144 @@
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000 --- !u!21 &2100000
Material: Material:
serializedVersion: 3 serializedVersion: 8
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: LargeDoorway m_Name: LargeDoorway
m_Shader: {fileID: 2, guid: 0000000000000000f000000000000000, type: 0} m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
m_ShaderKeywords: [] m_Parent: {fileID: 0}
m_CustomRenderQueue: -1 m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _ENVIRONMENTREFLECTIONS_OFF
- _NORMALMAP
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: 2000
stringTagMap:
RenderType: Opaque
disabledShaderPasses:
- MOTIONVECTORS
m_LockedProperties:
m_SavedProperties: m_SavedProperties:
serializedVersion: 2 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
data: - _BaseMap:
first: m_Texture: {fileID: 2800000, guid: 75b09da11fc5b594fadec1856f61a39d, type: 3}
name: _MainTex m_Scale: {x: 1, y: 1}
second: m_Offset: {x: 0, y: 0}
m_Texture: {fileID: 2800000, guid: 75b09da11fc5b594fadec1856f61a39d, type: 3} - _BumpMap:
m_Scale: {x: 1, y: 1} m_Texture: {fileID: 2800000, guid: a6e481b095181744bbe7becae65e591e, type: 3}
m_Offset: {x: 0, y: 0} m_Scale: {x: 1, y: 1}
data: m_Offset: {x: 0, y: 0}
first: - _DetailAlbedoMap:
name: _BumpMap m_Texture: {fileID: 0}
second: m_Scale: {x: 1, y: 1}
m_Texture: {fileID: 2800000, guid: a6e481b095181744bbe7becae65e591e, type: 3} m_Offset: {x: 0, y: 0}
m_Scale: {x: 1, y: 1} - _DetailMask:
m_Offset: {x: 0, y: 0} m_Texture: {fileID: 0}
data: m_Scale: {x: 1, y: 1}
first: m_Offset: {x: 0, y: 0}
name: _Illum - _DetailNormalMap:
second: m_Texture: {fileID: 0}
m_Texture: {fileID: 2800000, guid: a16ee5c1720f2e8448354b194324b6e0, type: 3} m_Scale: {x: 1, y: 1}
m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0}
m_Offset: {x: 0, y: 0} - _EmissionMap:
data: m_Texture: {fileID: 0}
first: m_Scale: {x: 1, y: 1}
name: _ParallaxMap m_Offset: {x: 0, y: 0}
second: - _Illum:
m_Texture: {fileID: 0} m_Texture: {fileID: 2800000, guid: a16ee5c1720f2e8448354b194324b6e0, type: 3}
m_Scale: {x: 1, y: 1} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0} m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 75b09da11fc5b594fadec1856f61a39d, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SpecGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_Lightmaps:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_LightmapsInd:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_ShadowMasks:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats: m_Floats:
data: - _AddPrecomputedVelocity: 0
first: - _AlphaClip: 0
name: _Shininess - _AlphaToMask: 0
second: .110831663 - _Blend: 0
data: - _BlendModePreserveSpecular: 1
first: - _BumpScale: 1
name: _EmissionLM - _CastShadows: 1
second: 0 - _ClearCoatMask: 0
data: - _ClearCoatSmoothness: 0
first: - _Cull: 2
name: _Parallax - _Cutoff: 0.5
second: .0199999996 - _DetailAlbedoMapScale: 1
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _DstBlendAlpha: 0
- _EmissionLM: 0
- _EnvironmentReflections: 0
- _GlossMapScale: 0
- _Glossiness: 0
- _GlossyReflections: 0
- _Metallic: 0
- _OcclusionStrength: 1
- _Parallax: 0.02
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Shininess: 0.11083166
- _Smoothness: 0
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
- _SrcBlendAlpha: 1
- _Surface: 0
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors: m_Colors:
data: - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
first: - _Color: {r: 1, g: 1, b: 1, a: 1}
name: _Color - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
second: {r: 1, g: 1, b: 1, a: 1} - _SpecColor: {r: 0.6865672, g: 0.6865672, b: 0.6865672, a: 1}
data: m_BuildTextureStacks: []
first: m_AllowLocking: 1
name: _SpecColor --- !u!114 &3599866012703779608
second: {r: .686567187, g: .686567187, b: .686567187, a: 1} MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 9

View File

@ -2,42 +2,139 @@
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000 --- !u!21 &2100000
Material: Material:
serializedVersion: 3 serializedVersion: 8
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Pipe_electricBox_ts_Diff m_Name: Pipe_electricBox_ts_Diff
m_Shader: {fileID: 4, guid: 0000000000000000f000000000000000, type: 0} m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
m_ShaderKeywords: [] m_Parent: {fileID: 0}
m_CustomRenderQueue: -1 m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _ENVIRONMENTREFLECTIONS_OFF
- _NORMALMAP
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: 2000
stringTagMap:
RenderType: Opaque
disabledShaderPasses:
- MOTIONVECTORS
m_LockedProperties:
m_SavedProperties: m_SavedProperties:
serializedVersion: 2 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
data: - _BaseMap:
first: m_Texture: {fileID: 2800000, guid: e2e245c7e87f2e34a99c3bbcf5687ede, type: 3}
name: _MainTex m_Scale: {x: 1, y: 1}
second: m_Offset: {x: 0, y: 0}
m_Texture: {fileID: 2800000, guid: e2e245c7e87f2e34a99c3bbcf5687ede, type: 3} - _BumpMap:
m_Scale: {x: 1, y: 1} m_Texture: {fileID: 2800000, guid: 03000e214160bd644a24828125d52980, type: 3}
m_Offset: {x: 0, y: 0} m_Scale: {x: 1, y: 1}
data: m_Offset: {x: 0, y: 0}
first: - _DetailAlbedoMap:
name: _BumpMap m_Texture: {fileID: 0}
second: m_Scale: {x: 1, y: 1}
m_Texture: {fileID: 2800000, guid: 03000e214160bd644a24828125d52980, type: 3} m_Offset: {x: 0, y: 0}
m_Scale: {x: 1, y: 1} - _DetailMask:
m_Offset: {x: 0, y: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: e2e245c7e87f2e34a99c3bbcf5687ede, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SpecGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_Lightmaps:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_LightmapsInd:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_ShadowMasks:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats: m_Floats:
data: - _AddPrecomputedVelocity: 0
first: - _AlphaClip: 0
name: _Shininess - _AlphaToMask: 0
second: .274064213 - _Blend: 0
- _BlendModePreserveSpecular: 1
- _BumpScale: 1
- _CastShadows: 1
- _ClearCoatMask: 0
- _ClearCoatSmoothness: 0
- _Cull: 2
- _Cutoff: 0.5
- _DetailAlbedoMapScale: 1
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _DstBlendAlpha: 0
- _EnvironmentReflections: 0
- _GlossMapScale: 0
- _Glossiness: 0
- _GlossyReflections: 0
- _Metallic: 0
- _OcclusionStrength: 1
- _Parallax: 0.005
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Shininess: 0.2740642
- _Smoothness: 0
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
- _SrcBlendAlpha: 1
- _Surface: 0
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors: m_Colors:
data: - _BaseColor: {r: 0.48235294, g: 0.48235294, b: 0.48235294, a: 1}
first: - _Color: {r: 0.4823529, g: 0.4823529, b: 0.4823529, a: 1}
name: _Color - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
second: {r: .482352942, g: .482352942, b: .482352942, a: 1} - _SpecColor: {r: 1, g: 1, b: 1, a: 1}
data: m_BuildTextureStacks: []
first: m_AllowLocking: 1
name: _SpecColor --- !u!114 &1296606065659669140
second: {r: 1, g: 1, b: 1, a: 1} MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 9

View File

@ -2,42 +2,139 @@
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000 --- !u!21 &2100000
Material: Material:
serializedVersion: 3 serializedVersion: 8
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: TerminalDiffuseMap m_Name: TerminalDiffuseMap
m_Shader: {fileID: 4, guid: 0000000000000000f000000000000000, type: 0} m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
m_ShaderKeywords: [] m_Parent: {fileID: 0}
m_CustomRenderQueue: -1 m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _ENVIRONMENTREFLECTIONS_OFF
- _NORMALMAP
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: 2000
stringTagMap:
RenderType: Opaque
disabledShaderPasses:
- MOTIONVECTORS
m_LockedProperties:
m_SavedProperties: m_SavedProperties:
serializedVersion: 2 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
data: - _BaseMap:
first: m_Texture: {fileID: 2800000, guid: c0877afae8be3f64d9dddbacd49424c4, type: 3}
name: _MainTex m_Scale: {x: 1, y: 1}
second: m_Offset: {x: 0, y: 0}
m_Texture: {fileID: 2800000, guid: c0877afae8be3f64d9dddbacd49424c4, type: 3} - _BumpMap:
m_Scale: {x: 1, y: 1} m_Texture: {fileID: 2800000, guid: 944dd0f2bf6ff0449ab84e04d84e79f7, type: 3}
m_Offset: {x: 0, y: 0} m_Scale: {x: 1, y: 1}
data: m_Offset: {x: 0, y: 0}
first: - _DetailAlbedoMap:
name: _BumpMap m_Texture: {fileID: 0}
second: m_Scale: {x: 1, y: 1}
m_Texture: {fileID: 2800000, guid: 944dd0f2bf6ff0449ab84e04d84e79f7, type: 3} m_Offset: {x: 0, y: 0}
m_Scale: {x: 1, y: 1} - _DetailMask:
m_Offset: {x: 0, y: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: c0877afae8be3f64d9dddbacd49424c4, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SpecGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_Lightmaps:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_LightmapsInd:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_ShadowMasks:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats: m_Floats:
data: - _AddPrecomputedVelocity: 0
first: - _AlphaClip: 0
name: _Shininess - _AlphaToMask: 0
second: .056536831 - _Blend: 0
- _BlendModePreserveSpecular: 1
- _BumpScale: 1
- _CastShadows: 1
- _ClearCoatMask: 0
- _ClearCoatSmoothness: 0
- _Cull: 2
- _Cutoff: 0.5
- _DetailAlbedoMapScale: 1
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _DstBlendAlpha: 0
- _EnvironmentReflections: 0
- _GlossMapScale: 0
- _Glossiness: 0
- _GlossyReflections: 0
- _Metallic: 0
- _OcclusionStrength: 1
- _Parallax: 0.005
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Shininess: 0.05653683
- _Smoothness: 0
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
- _SrcBlendAlpha: 1
- _Surface: 0
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors: m_Colors:
data: - _BaseColor: {r: 0.9029851, g: 0.9029851, b: 0.9029851, a: 1}
first: - _Color: {r: 0.9029851, g: 0.9029851, b: 0.9029851, a: 1}
name: _Color - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
second: {r: .902985096, g: .902985096, b: .902985096, a: 1} - _SpecColor: {r: 0.9529412, g: 0.9529412, b: 0.9529412, a: 1}
data: m_BuildTextureStacks: []
first: m_AllowLocking: 1
name: _SpecColor --- !u!114 &3505918079302100886
second: {r: .952941179, g: .952941179, b: .952941179, a: 1} MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 9

View File

@ -2,38 +2,144 @@
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000 --- !u!21 &2100000
Material: Material:
serializedVersion: 3 serializedVersion: 8
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: WallDivider m_Name: WallDivider
m_Shader: {fileID: 10, guid: 0000000000000000f000000000000000, type: 0} m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
m_ShaderKeywords: [] m_Parent: {fileID: 0}
m_CustomRenderQueue: -1 m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _EMISSION
- _ENVIRONMENTREFLECTIONS_OFF
m_InvalidKeywords: []
m_LightmapFlags: 2
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: 2000
stringTagMap:
RenderType: Opaque
disabledShaderPasses:
- MOTIONVECTORS
m_LockedProperties:
m_SavedProperties: m_SavedProperties:
serializedVersion: 2 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
data: - _BaseMap:
first: m_Texture: {fileID: 2800000, guid: 7c004e3a4c63de944978830bf3fc09ed, type: 3}
name: _MainTex m_Scale: {x: 1, y: 1}
second: m_Offset: {x: 0, y: 0}
m_Texture: {fileID: 2800000, guid: 7c004e3a4c63de944978830bf3fc09ed, type: 3} - _BumpMap:
m_Scale: {x: 1, y: 1} m_Texture: {fileID: 0}
m_Offset: {x: 0, y: 0} m_Scale: {x: 1, y: 1}
data: m_Offset: {x: 0, y: 0}
first: - _DetailAlbedoMap:
name: _Illum m_Texture: {fileID: 0}
second: m_Scale: {x: 1, y: 1}
m_Texture: {fileID: 2800000, guid: 223b2b0783e8f3b49954d2d05f4d4db7, type: 3} m_Offset: {x: 0, y: 0}
m_Scale: {x: 1, y: 1} - _DetailMask:
m_Offset: {x: 0, y: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 2800000, guid: 223b2b0783e8f3b49954d2d05f4d4db7, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _Illum:
m_Texture: {fileID: 2800000, guid: 223b2b0783e8f3b49954d2d05f4d4db7, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 7c004e3a4c63de944978830bf3fc09ed, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SpecGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_Lightmaps:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_LightmapsInd:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_ShadowMasks:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats: m_Floats:
data: - _AddPrecomputedVelocity: 0
first: - _AlphaClip: 0
name: _EmissionLM - _AlphaToMask: 0
second: 0 - _Blend: 0
- _BlendModePreserveSpecular: 1
- _BumpScale: 1
- _CastShadows: 1
- _ClearCoatMask: 0
- _ClearCoatSmoothness: 0
- _Cull: 2
- _Cutoff: 0.5
- _DetailAlbedoMapScale: 1
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _DstBlendAlpha: 0
- _Emission: 1
- _EmissionLM: 0
- _EnvironmentReflections: 0
- _GlossMapScale: 0
- _Glossiness: 0
- _GlossyReflections: 0
- _Metallic: 0
- _OcclusionStrength: 1
- _Parallax: 0.005
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Smoothness: 0
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
- _SrcBlendAlpha: 1
- _Surface: 0
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors: m_Colors:
data: - _BaseColor: {r: 0.5882353, g: 0.5882353, b: 0.5882353, a: 1}
first: - _Color: {r: 0.5882353, g: 0.5882353, b: 0.5882353, a: 1}
name: _Color - _EmissionColor: {r: 1, g: 1, b: 1, a: 1}
second: {r: .588235319, g: .588235319, b: .588235319, a: 1} - _SpecColor: {r: 0.2, g: 0.2, b: 0.2, a: 1}
m_BuildTextureStacks: []
m_AllowLocking: 1
--- !u!114 &3894172825337397597
MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 9

View File

@ -2,42 +2,139 @@
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000 --- !u!21 &2100000
Material: Material:
serializedVersion: 3 serializedVersion: 8
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: WallLamp-16 - Default m_Name: WallLamp-16 - Default
m_Shader: {fileID: 4, guid: 0000000000000000f000000000000000, type: 0} m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
m_ShaderKeywords: [] m_Parent: {fileID: 0}
m_CustomRenderQueue: -1 m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _ENVIRONMENTREFLECTIONS_OFF
- _NORMALMAP
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: 2000
stringTagMap:
RenderType: Opaque
disabledShaderPasses:
- MOTIONVECTORS
m_LockedProperties:
m_SavedProperties: m_SavedProperties:
serializedVersion: 2 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
data: - _BaseMap:
first: m_Texture: {fileID: 2800000, guid: 8b54d45f6e9de8749af2703b68d562ca, type: 3}
name: _MainTex m_Scale: {x: 1, y: 1}
second: m_Offset: {x: 0, y: 0}
m_Texture: {fileID: 2800000, guid: 8b54d45f6e9de8749af2703b68d562ca, type: 3} - _BumpMap:
m_Scale: {x: 1, y: 1} m_Texture: {fileID: 2800000, guid: 35bce0a0e4c3f22418e17e46c9885c71, type: 3}
m_Offset: {x: 0, y: 0} m_Scale: {x: 1, y: 1}
data: m_Offset: {x: 0, y: 0}
first: - _DetailAlbedoMap:
name: _BumpMap m_Texture: {fileID: 0}
second: m_Scale: {x: 1, y: 1}
m_Texture: {fileID: 2800000, guid: 35bce0a0e4c3f22418e17e46c9885c71, type: 3} m_Offset: {x: 0, y: 0}
m_Scale: {x: 1, y: 1} - _DetailMask:
m_Offset: {x: 0, y: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 8b54d45f6e9de8749af2703b68d562ca, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SpecGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_Lightmaps:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_LightmapsInd:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_ShadowMasks:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats: m_Floats:
data: - _AddPrecomputedVelocity: 0
first: - _AlphaClip: 0
name: _Shininess - _AlphaToMask: 0
second: .133280903 - _Blend: 0
- _BlendModePreserveSpecular: 1
- _BumpScale: 1
- _CastShadows: 1
- _ClearCoatMask: 0
- _ClearCoatSmoothness: 0
- _Cull: 2
- _Cutoff: 0.5
- _DetailAlbedoMapScale: 1
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _DstBlendAlpha: 0
- _EnvironmentReflections: 0
- _GlossMapScale: 0
- _Glossiness: 0
- _GlossyReflections: 0
- _Metallic: 0
- _OcclusionStrength: 1
- _Parallax: 0.005
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Shininess: 0.1332809
- _Smoothness: 0
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
- _SrcBlendAlpha: 1
- _Surface: 0
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors: m_Colors:
data: - _BaseColor: {r: 1, g: 1, b: 1, a: 1}
first: - _Color: {r: 1, g: 1, b: 1, a: 1}
name: _Color - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
second: {r: 1, g: 1, b: 1, a: 1} - _SpecColor: {r: 0.8134328, g: 0.8134328, b: 0.8134328, a: 1}
data: m_BuildTextureStacks: []
first: m_AllowLocking: 1
name: _SpecColor --- !u!114 &7421200339507438341
second: {r: .813432813, g: .813432813, b: .813432813, a: 1} MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 9

View File

@ -2,42 +2,139 @@
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000 --- !u!21 &2100000
Material: Material:
serializedVersion: 3 serializedVersion: 8
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: WallTypeA_FloorRaft_Diff m_Name: WallTypeA_FloorRaft_Diff
m_Shader: {fileID: 4, guid: 0000000000000000f000000000000000, type: 0} m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
m_ShaderKeywords: [] m_Parent: {fileID: 0}
m_CustomRenderQueue: -1 m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _ENVIRONMENTREFLECTIONS_OFF
- _NORMALMAP
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: 2000
stringTagMap:
RenderType: Opaque
disabledShaderPasses:
- MOTIONVECTORS
m_LockedProperties:
m_SavedProperties: m_SavedProperties:
serializedVersion: 2 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
data: - _BaseMap:
first: m_Texture: {fileID: 2800000, guid: 1fd277ffd8b705847a11701bf3f564a1, type: 3}
name: _MainTex m_Scale: {x: 1, y: 1}
second: m_Offset: {x: 0, y: 0}
m_Texture: {fileID: 2800000, guid: 1fd277ffd8b705847a11701bf3f564a1, type: 3} - _BumpMap:
m_Scale: {x: 1, y: 1} m_Texture: {fileID: 2800000, guid: 64441b295643376429ad43561db12131, type: 3}
m_Offset: {x: 0, y: 0} m_Scale: {x: 1, y: 1}
data: m_Offset: {x: 0, y: 0}
first: - _DetailAlbedoMap:
name: _BumpMap m_Texture: {fileID: 0}
second: m_Scale: {x: 1, y: 1}
m_Texture: {fileID: 2800000, guid: 64441b295643376429ad43561db12131, type: 3} m_Offset: {x: 0, y: 0}
m_Scale: {x: 1, y: 1} - _DetailMask:
m_Offset: {x: 0, y: 0} m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 1fd277ffd8b705847a11701bf3f564a1, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SpecGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_Lightmaps:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_LightmapsInd:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_ShadowMasks:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats: m_Floats:
data: - _AddPrecomputedVelocity: 0
first: - _AlphaClip: 0
name: _Shininess - _AlphaToMask: 0
second: .238937944 - _Blend: 0
- _BlendModePreserveSpecular: 1
- _BumpScale: 1
- _CastShadows: 1
- _ClearCoatMask: 0
- _ClearCoatSmoothness: 0
- _Cull: 2
- _Cutoff: 0.5
- _DetailAlbedoMapScale: 1
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _DstBlendAlpha: 0
- _EnvironmentReflections: 0
- _GlossMapScale: 0
- _Glossiness: 0
- _GlossyReflections: 0
- _Metallic: 0
- _OcclusionStrength: 1
- _Parallax: 0.005
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Shininess: 0.23893794
- _Smoothness: 0
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
- _SrcBlendAlpha: 1
- _Surface: 0
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors: m_Colors:
data: - _BaseColor: {r: 0.6117647, g: 0.6117647, b: 0.6117647, a: 1}
first: - _Color: {r: 0.6117647, g: 0.6117647, b: 0.6117647, a: 1}
name: _Color - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
second: {r: .611764729, g: .611764729, b: .611764729, a: 1} - _SpecColor: {r: 0.17164177, g: 0.17164177, b: 0.17164177, a: 1}
data: m_BuildTextureStacks: []
first: m_AllowLocking: 1
name: _SpecColor --- !u!114 &1919813722438526479
second: {r: .171641767, g: .171641767, b: .171641767, a: 1} MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 9

View File

@ -2,34 +2,138 @@
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000 --- !u!21 &2100000
Material: Material:
serializedVersion: 3 serializedVersion: 8
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: ceilTypeA_Diff m_Name: ceilTypeA_Diff
m_Shader: {fileID: 3, guid: 0000000000000000f000000000000000, type: 0} m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
m_ShaderKeywords: [] m_Parent: {fileID: 0}
m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _ENVIRONMENTREFLECTIONS_OFF
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: 2000
stringTagMap:
RenderType: Opaque
disabledShaderPasses:
- MOTIONVECTORS
m_LockedProperties:
m_SavedProperties: m_SavedProperties:
serializedVersion: 2 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
data: - _BaseMap:
first: m_Texture: {fileID: 2800000, guid: 74003c0aca445824dbd8c5ade40e49f8, type: 3}
name: _MainTex m_Scale: {x: 1, y: 1}
second: m_Offset: {x: 0, y: 0}
m_Texture: {fileID: 2800000, guid: 74003c0aca445824dbd8c5ade40e49f8, type: 3} - _BumpMap:
m_Scale: {x: 1, y: 1} m_Texture: {fileID: 0}
m_Offset: {x: 0, y: 0} m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailAlbedoMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailMask:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _DetailNormalMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 74003c0aca445824dbd8c5ade40e49f8, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SpecGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_Lightmaps:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_LightmapsInd:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_ShadowMasks:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats: m_Floats:
data: - _AddPrecomputedVelocity: 0
first: - _AlphaClip: 0
name: _Shininess - _AlphaToMask: 0
second: .078125 - _Blend: 0
- _BlendModePreserveSpecular: 1
- _BumpScale: 1
- _CastShadows: 1
- _ClearCoatMask: 0
- _ClearCoatSmoothness: 0
- _Cull: 2
- _Cutoff: 0.5
- _DetailAlbedoMapScale: 1
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _DstBlendAlpha: 0
- _EnvironmentReflections: 0
- _GlossMapScale: 0
- _Glossiness: 0
- _GlossyReflections: 0
- _Metallic: 0
- _OcclusionStrength: 1
- _Parallax: 0.005
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Shininess: 0.078125
- _Smoothness: 0
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
- _SrcBlendAlpha: 1
- _Surface: 0
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors: m_Colors:
data: - _BaseColor: {r: 0.5882353, g: 0.5882353, b: 0.5882353, a: 1}
first: - _Color: {r: 0.5882353, g: 0.5882353, b: 0.5882353, a: 1}
name: _Color - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
second: {r: .588235319, g: .588235319, b: .588235319, a: 1} - _SpecColor: {r: 0.5, g: 0.5, b: 0.5, a: 1}
data: m_BuildTextureStacks: []
first: m_AllowLocking: 1
name: _SpecColor --- !u!114 &4137954462928681209
second: {r: .5, g: .5, b: .5, a: 1} MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 9

View File

@ -2,53 +2,138 @@
%TAG !u! tag:unity3d.com,2011: %TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000 --- !u!21 &2100000
Material: Material:
serializedVersion: 3 serializedVersion: 8
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: wallTanker m_Name: wallTanker
m_Shader: {fileID: 3, guid: 0000000000000000f000000000000000, type: 0} m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3}
m_ShaderKeywords: [] m_Parent: {fileID: 0}
m_CustomRenderQueue: -1 m_ModifiedSerializedProperties: 0
m_ValidKeywords:
- _ENVIRONMENTREFLECTIONS_OFF
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
m_CustomRenderQueue: 2000
stringTagMap:
RenderType: Opaque
disabledShaderPasses:
- MOTIONVECTORS
m_LockedProperties:
m_SavedProperties: m_SavedProperties:
serializedVersion: 2 serializedVersion: 3
m_TexEnvs: m_TexEnvs:
data: - _BaseMap:
first: m_Texture: {fileID: 2800000, guid: 139efdacaef06c5449a6d4ae9e19833d, type: 3}
name: _MainTex m_Scale: {x: 1, y: 1}
second: m_Offset: {x: 0, y: 0}
m_Texture: {fileID: 2800000, guid: 139efdacaef06c5449a6d4ae9e19833d, type: 3} - _BumpMap:
m_Scale: {x: 1, y: 1} m_Texture: {fileID: 0}
m_Offset: {x: 0, y: 0} m_Scale: {x: 1, y: 1}
data: m_Offset: {x: 0, y: 0}
first: - _DetailAlbedoMap:
name: _BumpMap m_Texture: {fileID: 0}
second: m_Scale: {x: 1, y: 1}
m_Texture: {fileID: 0} m_Offset: {x: 0, y: 0}
m_Scale: {x: 1, y: 1} - _DetailMask:
m_Offset: {x: 0, y: 0} m_Texture: {fileID: 0}
data: m_Scale: {x: 1, y: 1}
first: m_Offset: {x: 0, y: 0}
name: _ParallaxMap - _DetailNormalMap:
second: m_Texture: {fileID: 0}
m_Texture: {fileID: 0} m_Scale: {x: 1, y: 1}
m_Scale: {x: 1, y: 1} m_Offset: {x: 0, y: 0}
m_Offset: {x: 0, y: 0} - _EmissionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MainTex:
m_Texture: {fileID: 2800000, guid: 139efdacaef06c5449a6d4ae9e19833d, type: 3}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _MetallicGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _OcclusionMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SpecGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_Lightmaps:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_LightmapsInd:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_ShadowMasks:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats: m_Floats:
data: - _AddPrecomputedVelocity: 0
first: - _AlphaClip: 0
name: _Shininess - _AlphaToMask: 0
second: .0936210826 - _Blend: 0
data: - _BlendModePreserveSpecular: 1
first: - _BumpScale: 1
name: _Parallax - _CastShadows: 1
second: .0199999996 - _ClearCoatMask: 0
- _ClearCoatSmoothness: 0
- _Cull: 2
- _Cutoff: 0.5
- _DetailAlbedoMapScale: 1
- _DetailNormalMapScale: 1
- _DstBlend: 0
- _DstBlendAlpha: 0
- _EnvironmentReflections: 0
- _GlossMapScale: 0
- _Glossiness: 0
- _GlossyReflections: 0
- _Metallic: 0
- _OcclusionStrength: 1
- _Parallax: 0.02
- _QueueOffset: 0
- _ReceiveShadows: 1
- _Shininess: 0.09362108
- _Smoothness: 0
- _SmoothnessTextureChannel: 0
- _SpecularHighlights: 1
- _SrcBlend: 1
- _SrcBlendAlpha: 1
- _Surface: 0
- _WorkflowMode: 1
- _ZWrite: 1
m_Colors: m_Colors:
data: - _BaseColor: {r: 0.44776118, g: 0.44776118, b: 0.44776118, a: 1}
first: - _Color: {r: 0.44776112, g: 0.44776112, b: 0.44776112, a: 1}
name: _Color - _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
second: {r: .447761178, g: .447761178, b: .447761178, a: 1} - _SpecColor: {r: 1, g: 1, b: 1, a: 1}
data: m_BuildTextureStacks: []
first: m_AllowLocking: 1
name: _SpecColor --- !u!114 &1484658420536038975
second: {r: 1, g: 1, b: 1, a: 1} MonoBehaviour:
m_ObjectHideFlags: 11
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3}
m_Name:
m_EditorClassIdentifier:
version: 9

View File

@ -1112,31 +1112,31 @@ MonoBehaviour:
- title: Title - title: Title
value: Quest Unassigned value: Quest Unassigned
type: 0 type: 0
typeString: typeString: CustomFieldType_Text
- title: Actor - title: Actor
value: 3 value: 3
type: 5 type: 5
typeString: typeString: CustomFieldType_Actor
- title: Conversant - title: Conversant
value: 1 value: 1
type: 5 type: 5
typeString: typeString: CustomFieldType_Actor
- title: Menu Text - title: Menu Text
value: value:
type: 0 type: 0
typeString: typeString: CustomFieldType_Text
- title: Dialogue Text - title: Dialogue Text
value: value:
type: 0 type: 0
typeString: typeString: CustomFieldType_Text
- title: Video File - title: Video File
value: value:
type: 0 type: 0
typeString: typeString: CustomFieldType_Text
- title: Sequence - title: Sequence
value: value:
type: 0 type: 0
typeString: typeString: CustomFieldType_Text
conversationID: 2 conversationID: 2
isRoot: 0 isRoot: 0
isGroup: 1 isGroup: 1
@ -1442,8 +1442,8 @@ MonoBehaviour:
m_Calls: [] m_Calls: []
canvasRect: canvasRect:
serializedVersion: 2 serializedVersion: 2
x: 204 x: 205
y: 120 y: 119
width: 160 width: 160
height: 30 height: 30
- id: 6 - id: 6
@ -1810,7 +1810,7 @@ MonoBehaviour:
m_Calls: [] m_Calls: []
canvasRect: canvasRect:
serializedVersion: 2 serializedVersion: 2
x: 120 x: 119
y: 70 y: 70
width: 160 width: 160
height: 30 height: 30
@ -2870,8 +2870,8 @@ MonoBehaviour:
m_Calls: [] m_Calls: []
canvasRect: canvasRect:
serializedVersion: 2 serializedVersion: 2
x: 200 x: 201
y: 80 y: 79
width: 160 width: 160
height: 30 height: 30
- id: 3 - id: 3

View File

@ -32,15 +32,16 @@ Transform:
m_PrefabInstance: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1003643122459378} m_GameObject: {fileID: 1003643122459378}
serializedVersion: 2
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: m_Children:
- {fileID: 224904129982485434} - {fileID: 224904129982485434}
- {fileID: 224890378261823126} - {fileID: 224890378261823126}
- {fileID: 4003996800428378} - {fileID: 4003996800428378}
m_Father: {fileID: 0} m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &114937748117785014 --- !u!114 &114937748117785014
MonoBehaviour: MonoBehaviour:
@ -74,6 +75,8 @@ MonoBehaviour:
alwaysForceResponseMenu: 1 alwaysForceResponseMenu: 1
includeInvalidEntries: 0 includeInvalidEntries: 0
responseTimeout: 0 responseTimeout: 0
emTagForOldResponses: 0
emTagForInvalidResponses: 0
cancelSubtitle: cancelSubtitle:
key: 27 key: 27
buttonName: buttonName:
@ -95,6 +98,7 @@ MonoBehaviour:
subtitleCharsPerSecond: 30 subtitleCharsPerSecond: 30
minSubtitleSeconds: 2 minSubtitleSeconds: 2
continueButton: 0 continueButton: 0
requireContinueOnLastLine: 0
richTextEmphases: 1 richTextEmphases: 1
informSequenceStartAndEnd: 0 informSequenceStartAndEnd: 0
cameraSettings: cameraSettings:
@ -102,10 +106,12 @@ MonoBehaviour:
alternateCameraObject: {fileID: 0} alternateCameraObject: {fileID: 0}
cameraAngles: {fileID: 0} cameraAngles: {fileID: 0}
keepCameraPositionAtConversationEnd: 0 keepCameraPositionAtConversationEnd: 0
showSubtitleOnEmptyContinue: 0
defaultSequence: AudioWait(entrytag); Delay({{end}}) defaultSequence: AudioWait(entrytag); Delay({{end}})
defaultPlayerSequence: AudioWait(entrytag) defaultPlayerSequence: AudioWait(entrytag)
defaultResponseMenuSequence: defaultResponseMenuSequence:
entrytagFormat: 0 entrytagFormat: 0
reportMissingAudioFiles: 0
disableInternalSequencerCommands: 0 disableInternalSequencerCommands: 0
inputSettings: inputSettings:
alwaysForceResponseMenu: 1 alwaysForceResponseMenu: 1
@ -127,6 +133,7 @@ MonoBehaviour:
allowBarksDuringConversations: 1 allowBarksDuringConversations: 1
barkCharsPerSecond: 0 barkCharsPerSecond: 0
minBarkSeconds: 0 minBarkSeconds: 0
defaultBarkSequence:
alertSettings: alertSettings:
allowAlertsDuringConversations: 0 allowAlertsDuringConversations: 0
alertCheckFrequency: 0 alertCheckFrequency: 0
@ -147,12 +154,13 @@ MonoBehaviour:
allowSimultaneousConversations: 0 allowSimultaneousConversations: 0
interruptActiveConversations: 0 interruptActiveConversations: 0
includeSimStatus: 0 includeSimStatus: 0
instantiateDatabase: 0 instantiateDatabase: 1
preloadResources: 1 preloadResources: 1
warmUpConversationController: 0 warmUpConversationController: 0
dontHideImmediateDuringWarmup: 0 dontHideImmediateDuringWarmup: 0
dontDestroyOnLoad: 1 dontDestroyOnLoad: 1
allowOnlyOneInstance: 1 allowOnlyOneInstance: 1
onStartTriggerWaitForSaveDataApplied: 0
dialogueTimeMode: 0 dialogueTimeMode: 0
debugLevel: 2 debugLevel: 2
--- !u!114 &114041376378916948 --- !u!114 &114041376378916948
@ -207,23 +215,15 @@ MonoBehaviour:
onUseKeyboard: onUseKeyboard:
m_PersistentCalls: m_PersistentCalls:
m_Calls: [] m_Calls: []
m_TypeName: UnityEngine.Events.UnityEvent, UnityEngine.CoreModule, Version=0.0.0.0,
Culture=neutral, PublicKeyToken=null
onUseJoystick: onUseJoystick:
m_PersistentCalls: m_PersistentCalls:
m_Calls: [] m_Calls: []
m_TypeName: UnityEngine.Events.UnityEvent, UnityEngine.CoreModule, Version=0.0.0.0,
Culture=neutral, PublicKeyToken=null
onUseMouse: onUseMouse:
m_PersistentCalls: m_PersistentCalls:
m_Calls: [] m_Calls: []
m_TypeName: UnityEngine.Events.UnityEvent, UnityEngine.CoreModule, Version=0.0.0.0,
Culture=neutral, PublicKeyToken=null
onUseTouch: onUseTouch:
m_PersistentCalls: m_PersistentCalls:
m_Calls: [] m_Calls: []
m_TypeName: UnityEngine.Events.UnityEvent, UnityEngine.CoreModule, Version=0.0.0.0,
Culture=neutral, PublicKeyToken=null
--- !u!114 &114889499020232316 --- !u!114 &114889499020232316
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -238,6 +238,7 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
m_version: 0 m_version: 0
m_saveCurrentScene: 1 m_saveCurrentScene: 1
m_maxSaveSlot: 99999
m_framesToWaitBeforeApplyData: 1 m_framesToWaitBeforeApplyData: 1
m_debug: 1 m_debug: 1
--- !u!114 &114418064281648646 --- !u!114 &114418064281648646
@ -261,13 +262,9 @@ MonoBehaviour:
onTransitionStart: onTransitionStart:
m_PersistentCalls: m_PersistentCalls:
m_Calls: [] m_Calls: []
m_TypeName: UnityEngine.Events.UnityEvent, UnityEngine.CoreModule, Version=0.0.0.0,
Culture=neutral, PublicKeyToken=null
onTransitionEnd: onTransitionEnd:
m_PersistentCalls: m_PersistentCalls:
m_Calls: [] m_Calls: []
m_TypeName: UnityEngine.Events.UnityEvent, UnityEngine.CoreModule, Version=0.0.0.0,
Culture=neutral, PublicKeyToken=null
loadingSceneName: loadingSceneName:
enterSceneTransition: enterSceneTransition:
animator: {fileID: 95430577421052368} animator: {fileID: 95430577421052368}
@ -277,13 +274,9 @@ MonoBehaviour:
onTransitionStart: onTransitionStart:
m_PersistentCalls: m_PersistentCalls:
m_Calls: [] m_Calls: []
m_TypeName: UnityEngine.Events.UnityEvent, UnityEngine.CoreModule, Version=0.0.0.0,
Culture=neutral, PublicKeyToken=null
onTransitionEnd: onTransitionEnd:
m_PersistentCalls: m_PersistentCalls:
m_Calls: [] m_Calls: []
m_TypeName: UnityEngine.Events.UnityEvent, UnityEngine.CoreModule, Version=0.0.0.0,
Culture=neutral, PublicKeyToken=null
--- !u!114 &114160787819640068 --- !u!114 &114160787819640068
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -368,12 +361,13 @@ Transform:
m_PrefabInstance: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 1092739927580670} m_GameObject: {fileID: 1092739927580670}
serializedVersion: 2
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: [] m_Children: []
m_Father: {fileID: 4240220743476432} m_Father: {fileID: 4240220743476432}
m_RootOrder: 2
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &114499580892680844 --- !u!114 &114499580892680844
MonoBehaviour: MonoBehaviour:
@ -390,7 +384,8 @@ MonoBehaviour:
startMessage: 'Welcome to the Dialogue System for Unity! startMessage: 'Welcome to the Dialogue System for Unity!
WASD moves, mouse looks, space interacts WASD moves, mouse
looks, space interacts
LMB fires, Escape opens menu' LMB fires, Escape opens menu'
menuKey: 27 menuKey: 27
@ -400,13 +395,9 @@ MonoBehaviour:
onOpen: onOpen:
m_PersistentCalls: m_PersistentCalls:
m_Calls: [] m_Calls: []
m_TypeName: UnityEngine.Events.UnityEvent, UnityEngine.CoreModule, Version=0.0.0.0,
Culture=neutral, PublicKeyToken=null
onClose: onClose:
m_PersistentCalls: m_PersistentCalls:
m_Calls: [] m_Calls: []
m_TypeName: UnityEngine.Events.UnityEvent, UnityEngine.CoreModule, Version=0.0.0.0,
Culture=neutral, PublicKeyToken=null
--- !u!114 &114124543433568960 --- !u!114 &114124543433568960
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -460,9 +451,9 @@ RectTransform:
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: [] m_Children: []
m_Father: {fileID: 224890378261823126} m_Father: {fileID: 224890378261823126}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0} m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 1} m_AnchorMax: {x: 1, y: 1}
@ -486,17 +477,17 @@ MonoBehaviour:
m_GameObject: {fileID: 1172956102938826} m_GameObject: {fileID: 1172956102938826}
m_Enabled: 1 m_Enabled: 1
m_EditorHideFlags: 0 m_EditorHideFlags: 0
m_Script: {fileID: -765806418, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3} m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
m_Material: {fileID: 0} m_Material: {fileID: 0}
m_Color: {r: 0, g: 0, b: 0, a: 1} m_Color: {r: 0, g: 0, b: 0, a: 1}
m_RaycastTarget: 1 m_RaycastTarget: 1
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
m_Maskable: 1
m_OnCullStateChanged: m_OnCullStateChanged:
m_PersistentCalls: m_PersistentCalls:
m_Calls: [] m_Calls: []
m_TypeName: UnityEngine.UI.MaskableGraphic+CullStateChangedEvent, UnityEngine.UI,
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
m_Sprite: {fileID: 0} m_Sprite: {fileID: 0}
m_Type: 0 m_Type: 0
m_PreserveAspect: 0 m_PreserveAspect: 0
@ -506,6 +497,7 @@ MonoBehaviour:
m_FillClockwise: 1 m_FillClockwise: 1
m_FillOrigin: 0 m_FillOrigin: 0
m_UseSpriteMesh: 0 m_UseSpriteMesh: 0
m_PixelsPerUnitMultiplier: 1
--- !u!1 &1326164556581496 --- !u!1 &1326164556581496
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -535,9 +527,9 @@ RectTransform:
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 0, y: 0, z: 0} m_LocalScale: {x: 0, y: 0, z: 0}
m_ConstrainProportionsScale: 0
m_Children: [] m_Children: []
m_Father: {fileID: 4240220743476432} m_Father: {fileID: 4240220743476432}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0} m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 0}
@ -561,7 +553,9 @@ Canvas:
m_OverrideSorting: 0 m_OverrideSorting: 0
m_OverridePixelPerfect: 0 m_OverridePixelPerfect: 0
m_SortingBucketNormalizedSize: 0 m_SortingBucketNormalizedSize: 0
m_VertexColorAlwaysGammaSpace: 0
m_AdditionalShaderChannelsFlag: 25 m_AdditionalShaderChannelsFlag: 25
m_UpdateRectTransformForStandalone: 0
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingOrder: 0 m_SortingOrder: 0
m_TargetDisplay: 0 m_TargetDisplay: 0
@ -574,7 +568,7 @@ MonoBehaviour:
m_GameObject: {fileID: 1326164556581496} m_GameObject: {fileID: 1326164556581496}
m_Enabled: 1 m_Enabled: 1
m_EditorHideFlags: 0 m_EditorHideFlags: 0
m_Script: {fileID: 1301386320, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3} m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3}
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
m_IgnoreReversedGraphics: 1 m_IgnoreReversedGraphics: 1
@ -591,7 +585,7 @@ MonoBehaviour:
m_GameObject: {fileID: 1326164556581496} m_GameObject: {fileID: 1326164556581496}
m_Enabled: 1 m_Enabled: 1
m_EditorHideFlags: 0 m_EditorHideFlags: 0
m_Script: {fileID: 1980459831, guid: f70555f144d8491a825f0804e09c671c, type: 3} m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3}
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
m_UiScaleMode: 1 m_UiScaleMode: 1
@ -604,6 +598,7 @@ MonoBehaviour:
m_FallbackScreenDPI: 96 m_FallbackScreenDPI: 96
m_DefaultSpriteDPI: 96 m_DefaultSpriteDPI: 96
m_DynamicPixelsPerUnit: 1 m_DynamicPixelsPerUnit: 1
m_PresetInfoIsWorld: 0
--- !u!1 &1635533227216014 --- !u!1 &1635533227216014
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -635,10 +630,10 @@ RectTransform:
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 0, y: 0, z: 0} m_LocalScale: {x: 0, y: 0, z: 0}
m_ConstrainProportionsScale: 0
m_Children: m_Children:
- {fileID: 224197762265611294} - {fileID: 224197762265611294}
m_Father: {fileID: 4240220743476432} m_Father: {fileID: 4240220743476432}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0} m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 0}
@ -662,7 +657,9 @@ Canvas:
m_OverrideSorting: 0 m_OverrideSorting: 0
m_OverridePixelPerfect: 0 m_OverridePixelPerfect: 0
m_SortingBucketNormalizedSize: 0 m_SortingBucketNormalizedSize: 0
m_VertexColorAlwaysGammaSpace: 0
m_AdditionalShaderChannelsFlag: 25 m_AdditionalShaderChannelsFlag: 25
m_UpdateRectTransformForStandalone: 0
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingOrder: 998 m_SortingOrder: 998
m_TargetDisplay: 0 m_TargetDisplay: 0
@ -675,7 +672,7 @@ MonoBehaviour:
m_GameObject: {fileID: 1635533227216014} m_GameObject: {fileID: 1635533227216014}
m_Enabled: 1 m_Enabled: 1
m_EditorHideFlags: 0 m_EditorHideFlags: 0
m_Script: {fileID: 1980459831, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3} m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3}
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
m_UiScaleMode: 0 m_UiScaleMode: 0
@ -688,6 +685,7 @@ MonoBehaviour:
m_FallbackScreenDPI: 96 m_FallbackScreenDPI: 96
m_DefaultSpriteDPI: 96 m_DefaultSpriteDPI: 96
m_DynamicPixelsPerUnit: 1 m_DynamicPixelsPerUnit: 1
m_PresetInfoIsWorld: 0
--- !u!114 &114613399014831548 --- !u!114 &114613399014831548
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -697,7 +695,7 @@ MonoBehaviour:
m_GameObject: {fileID: 1635533227216014} m_GameObject: {fileID: 1635533227216014}
m_Enabled: 1 m_Enabled: 1
m_EditorHideFlags: 0 m_EditorHideFlags: 0
m_Script: {fileID: 1301386320, guid: f5f67c52d1564df4a8936ccd202a3bd8, type: 3} m_Script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3}
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
m_IgnoreReversedGraphics: 1 m_IgnoreReversedGraphics: 1
@ -719,7 +717,7 @@ CanvasGroup:
m_IgnoreParentGroups: 0 m_IgnoreParentGroups: 0
--- !u!95 &95430577421052368 --- !u!95 &95430577421052368
Animator: Animator:
serializedVersion: 3 serializedVersion: 7
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0} m_PrefabInstance: {fileID: 0}
@ -732,7 +730,10 @@ Animator:
m_UpdateMode: 2 m_UpdateMode: 2
m_ApplyRootMotion: 0 m_ApplyRootMotion: 0
m_LinearVelocityBlending: 0 m_LinearVelocityBlending: 0
m_StabilizeFeet: 0
m_AnimatePhysics: 0
m_WarningMessage: m_WarningMessage:
m_HasTransformHierarchy: 1 m_HasTransformHierarchy: 1
m_AllowConstantClipSamplingOptimization: 1 m_AllowConstantClipSamplingOptimization: 1
m_KeepAnimatorControllerStateOnDisable: 0 m_KeepAnimatorStateOnDisable: 0
m_WriteDefaultValuesOnDisable: 0

View File

@ -0,0 +1,63 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!850595691 &4890085278179872738
LightingSettings:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: DemoScene2Settings
serializedVersion: 8
m_EnableBakedLightmaps: 1
m_EnableRealtimeLightmaps: 0
m_RealtimeEnvironmentLighting: 1
m_BounceScale: 1
m_AlbedoBoost: 1
m_IndirectOutputScale: 1
m_UsingShadowmask: 0
m_BakeBackend: 1
m_LightmapMaxSize: 1024
m_LightmapSizeFixed: 0
m_UseMipmapLimits: 1
m_BakeResolution: 50
m_Padding: 2
m_LightmapCompression: 0
m_AO: 0
m_AOMaxDistance: 1
m_CompAOExponent: 0
m_CompAOExponentDirect: 0
m_ExtractAO: 0
m_MixedBakeMode: 1
m_LightmapsBakeMode: 1
m_FilterMode: 1
m_LightmapParameters: {fileID: 15204, guid: 0000000000000000f000000000000000, type: 0}
m_ExportTrainingData: 0
m_EnableWorkerProcessBaking: 1
m_TrainingDataDestination: TrainingData
m_RealtimeResolution: 1
m_ForceWhiteAlbedo: 0
m_ForceUpdates: 0
m_PVRCulling: 1
m_PVRSampling: 1
m_PVRDirectSampleCount: 32
m_PVRSampleCount: 512
m_PVREnvironmentSampleCount: 512
m_PVREnvironmentReferencePointCount: 2048
m_LightProbeSampleCountMultiplier: 4
m_PVRBounces: 2
m_PVRMinBounces: 2
m_PVREnvironmentImportanceSampling: 0
m_PVRFilteringMode: 0
m_PVRDenoiserTypeDirect: 0
m_PVRDenoiserTypeIndirect: 0
m_PVRDenoiserTypeAO: 0
m_PVRFilterTypeDirect: 0
m_PVRFilterTypeIndirect: 0
m_PVRFilterTypeAO: 0
m_PVRFilteringGaussRadiusDirect: 1
m_PVRFilteringGaussRadiusIndirect: 5
m_PVRFilteringGaussRadiusAO: 2
m_PVRFilteringAtrousPositionSigmaDirect: 0.5
m_PVRFilteringAtrousPositionSigmaIndirect: 2
m_PVRFilteringAtrousPositionSigmaAO: 1
m_RespectSceneVisibilityWhenBakingGI: 0

View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: afa64c100b8fb864a8275722c5ec5a57
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 4890085278179872738
userData:
assetBundleName:
assetBundleVariant:

View File

@ -3,8 +3,9 @@
--- !u!91 &9100000 --- !u!91 &9100000
AnimatorController: AnimatorController:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Canvas Group Animator Controller m_Name: Canvas Group Animator Controller
serializedVersion: 5 serializedVersion: 5
m_AnimatorParameters: m_AnimatorParameters:
@ -48,8 +49,9 @@ AnimatorController:
--- !u!1101 &110100272 --- !u!1101 &110100272
AnimatorStateTransition: AnimatorStateTransition:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: m_Name:
m_Conditions: [] m_Conditions: []
m_DstStateMachine: {fileID: 0} m_DstStateMachine: {fileID: 0}
@ -69,8 +71,9 @@ AnimatorStateTransition:
--- !u!1101 &110134440 --- !u!1101 &110134440
AnimatorStateTransition: AnimatorStateTransition:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: m_Name:
m_Conditions: m_Conditions:
- m_ConditionMode: 1 - m_ConditionMode: 1
@ -93,8 +96,9 @@ AnimatorStateTransition:
--- !u!1101 &110147280 --- !u!1101 &110147280
AnimatorStateTransition: AnimatorStateTransition:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: m_Name:
m_Conditions: [] m_Conditions: []
m_DstStateMachine: {fileID: 0} m_DstStateMachine: {fileID: 0}
@ -114,8 +118,9 @@ AnimatorStateTransition:
--- !u!1101 &110163854 --- !u!1101 &110163854
AnimatorStateTransition: AnimatorStateTransition:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: m_Name:
m_Conditions: m_Conditions:
- m_ConditionMode: 1 - m_ConditionMode: 1
@ -138,8 +143,9 @@ AnimatorStateTransition:
--- !u!1101 &110165636 --- !u!1101 &110165636
AnimatorStateTransition: AnimatorStateTransition:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: m_Name:
m_Conditions: m_Conditions:
- m_ConditionMode: 1 - m_ConditionMode: 1
@ -162,8 +168,9 @@ AnimatorStateTransition:
--- !u!1101 &110166252 --- !u!1101 &110166252
AnimatorStateTransition: AnimatorStateTransition:
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: m_Name:
m_Conditions: m_Conditions:
- m_ConditionMode: 1 - m_ConditionMode: 1
@ -185,9 +192,10 @@ AnimatorStateTransition:
m_CanTransitionToSelf: 1 m_CanTransitionToSelf: 1
--- !u!1101 &110176745 --- !u!1101 &110176745
AnimatorStateTransition: AnimatorStateTransition:
m_ObjectHideFlags: 3 m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: m_Name:
m_Conditions: m_Conditions:
- m_ConditionMode: 1 - m_ConditionMode: 1
@ -209,9 +217,10 @@ AnimatorStateTransition:
m_CanTransitionToSelf: 0 m_CanTransitionToSelf: 0
--- !u!1101 &110180422 --- !u!1101 &110180422
AnimatorStateTransition: AnimatorStateTransition:
m_ObjectHideFlags: 3 m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: m_Name:
m_Conditions: m_Conditions:
- m_ConditionMode: 1 - m_ConditionMode: 1
@ -233,10 +242,11 @@ AnimatorStateTransition:
m_CanTransitionToSelf: 0 m_CanTransitionToSelf: 0
--- !u!1102 &110200000 --- !u!1102 &110200000
AnimatorState: AnimatorState:
serializedVersion: 5 serializedVersion: 6
m_ObjectHideFlags: 3 m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Show m_Name: Show
m_Speed: 1 m_Speed: 1
m_CycleOffset: 0 m_CycleOffset: 0
@ -251,17 +261,20 @@ AnimatorState:
m_SpeedParameterActive: 0 m_SpeedParameterActive: 0
m_MirrorParameterActive: 0 m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0 m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400000, guid: 26b9ff14f098f4247a4857154f0a8264, type: 2} m_Motion: {fileID: 7400000, guid: 26b9ff14f098f4247a4857154f0a8264, type: 2}
m_Tag: m_Tag:
m_SpeedParameter: m_SpeedParameter:
m_MirrorParameter: m_MirrorParameter:
m_CycleOffsetParameter: m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1102 &110213112 --- !u!1102 &110213112
AnimatorState: AnimatorState:
serializedVersion: 5 serializedVersion: 6
m_ObjectHideFlags: 3 m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Start m_Name: Start
m_Speed: 1 m_Speed: 1
m_CycleOffset: 0 m_CycleOffset: 0
@ -274,17 +287,20 @@ AnimatorState:
m_SpeedParameterActive: 0 m_SpeedParameterActive: 0
m_MirrorParameterActive: 0 m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0 m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400000, guid: 0ba32211bb8ed944392b21a33b101791, type: 2} m_Motion: {fileID: 7400000, guid: 0ba32211bb8ed944392b21a33b101791, type: 2}
m_Tag: m_Tag:
m_SpeedParameter: m_SpeedParameter:
m_MirrorParameter: m_MirrorParameter:
m_CycleOffsetParameter: m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1102 &110278892 --- !u!1102 &110278892
AnimatorState: AnimatorState:
serializedVersion: 5 serializedVersion: 6
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Unfocus m_Name: Unfocus
m_Speed: -1 m_Speed: -1
m_CycleOffset: 0 m_CycleOffset: 0
@ -298,17 +314,20 @@ AnimatorState:
m_SpeedParameterActive: 0 m_SpeedParameterActive: 0
m_MirrorParameterActive: 0 m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0 m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400000, guid: 853fc541aa274d449b139d19d76a1381, type: 2} m_Motion: {fileID: 7400000, guid: 853fc541aa274d449b139d19d76a1381, type: 2}
m_Tag: m_Tag:
m_SpeedParameter: m_SpeedParameter:
m_MirrorParameter: m_MirrorParameter:
m_CycleOffsetParameter: m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1102 &110281693 --- !u!1102 &110281693
AnimatorState: AnimatorState:
serializedVersion: 5 serializedVersion: 6
m_ObjectHideFlags: 3 m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Hide m_Name: Hide
m_Speed: 1 m_Speed: 1
m_CycleOffset: 0 m_CycleOffset: 0
@ -321,17 +340,20 @@ AnimatorState:
m_SpeedParameterActive: 0 m_SpeedParameterActive: 0
m_MirrorParameterActive: 0 m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0 m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400000, guid: 4e723352b8ebe9540a29335860b85a4a, type: 2} m_Motion: {fileID: 7400000, guid: 4e723352b8ebe9540a29335860b85a4a, type: 2}
m_Tag: m_Tag:
m_SpeedParameter: m_SpeedParameter:
m_MirrorParameter: m_MirrorParameter:
m_CycleOffsetParameter: m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1102 &110287092 --- !u!1102 &110287092
AnimatorState: AnimatorState:
serializedVersion: 5 serializedVersion: 6
m_ObjectHideFlags: 1 m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Focus m_Name: Focus
m_Speed: 1 m_Speed: 1
m_CycleOffset: 0 m_CycleOffset: 0
@ -345,17 +367,20 @@ AnimatorState:
m_SpeedParameterActive: 0 m_SpeedParameterActive: 0
m_MirrorParameterActive: 0 m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0 m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
m_Motion: {fileID: 7400000, guid: 853fc541aa274d449b139d19d76a1381, type: 2} m_Motion: {fileID: 7400000, guid: 853fc541aa274d449b139d19d76a1381, type: 2}
m_Tag: m_Tag:
m_SpeedParameter: m_SpeedParameter:
m_MirrorParameter: m_MirrorParameter:
m_CycleOffsetParameter: m_CycleOffsetParameter:
m_TimeParameter:
--- !u!1107 &110700000 --- !u!1107 &110700000
AnimatorStateMachine: AnimatorStateMachine:
serializedVersion: 5 serializedVersion: 6
m_ObjectHideFlags: 3 m_ObjectHideFlags: 1
m_PrefabParentObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInternal: {fileID: 0} m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: Base Layer m_Name: Base Layer
m_ChildStates: m_ChildStates:
- serializedVersion: 1 - serializedVersion: 1
@ -363,10 +388,10 @@ AnimatorStateMachine:
m_Position: {x: 120, y: -192, z: 0} m_Position: {x: 120, y: -192, z: 0}
- serializedVersion: 1 - serializedVersion: 1
m_State: {fileID: 110281693} m_State: {fileID: 110281693}
m_Position: {x: 120, y: -132, z: 0} m_Position: {x: 120, y: -130, z: 0}
- serializedVersion: 1 - serializedVersion: 1
m_State: {fileID: 110213112} m_State: {fileID: 110213112}
m_Position: {x: 126, y: -252, z: 0} m_Position: {x: 130, y: -250, z: 0}
- serializedVersion: 1 - serializedVersion: 1
m_State: {fileID: 110287092} m_State: {fileID: 110287092}
m_Position: {x: 372, y: -216, z: 0} m_Position: {x: 372, y: -216, z: 0}

View File

@ -29,9 +29,9 @@ RectTransform:
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: [] m_Children: []
m_Father: {fileID: 22452682} m_Father: {fileID: 22452682}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0} m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 0}
@ -61,6 +61,7 @@ MonoBehaviour:
m_Material: {fileID: 0} m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_RaycastTarget: 1 m_RaycastTarget: 1
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
m_Maskable: 1 m_Maskable: 1
m_OnCullStateChanged: m_OnCullStateChanged:
m_PersistentCalls: m_PersistentCalls:
@ -124,11 +125,11 @@ RectTransform:
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: m_Children:
- {fileID: 22415182} - {fileID: 22415182}
- {fileID: 22486882} - {fileID: 22486882}
m_Father: {fileID: 22467428} m_Father: {fileID: 22467428}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0, y: 0.5} m_AnchorMax: {x: 0, y: 0.5}
@ -158,6 +159,7 @@ MonoBehaviour:
m_Material: {fileID: 0} m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 0.392} m_Color: {r: 1, g: 1, b: 1, a: 0.392}
m_RaycastTarget: 1 m_RaycastTarget: 1
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
m_Maskable: 1 m_Maskable: 1
m_OnCullStateChanged: m_OnCullStateChanged:
m_PersistentCalls: m_PersistentCalls:
@ -197,6 +199,7 @@ MonoBehaviour:
m_ChildControlHeight: 1 m_ChildControlHeight: 1
m_ChildScaleWidth: 0 m_ChildScaleWidth: 0
m_ChildScaleHeight: 0 m_ChildScaleHeight: 0
m_ReverseArrangement: 0
--- !u!114 &11420966 --- !u!114 &11420966
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -243,10 +246,10 @@ RectTransform:
m_LocalRotation: {x: 0, y: 1, z: 0, w: -0.00000016292068} m_LocalRotation: {x: 0, y: 1, z: 0, w: -0.00000016292068}
m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 0.01, y: 0.01, z: 0.01} m_LocalScale: {x: 0.01, y: 0.01, z: 0.01}
m_ConstrainProportionsScale: 0
m_Children: m_Children:
- {fileID: 22452682} - {fileID: 22452682}
m_Father: {fileID: 0} m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 180, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 180, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5} m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5} m_AnchorMax: {x: 0.5, y: 0.5}
@ -270,7 +273,9 @@ Canvas:
m_OverrideSorting: 0 m_OverrideSorting: 0
m_OverridePixelPerfect: 0 m_OverridePixelPerfect: 0
m_SortingBucketNormalizedSize: 0 m_SortingBucketNormalizedSize: 0
m_VertexColorAlwaysGammaSpace: 0
m_AdditionalShaderChannelsFlag: 25 m_AdditionalShaderChannelsFlag: 25
m_UpdateRectTransformForStandalone: 0
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingOrder: 0 m_SortingOrder: 0
m_TargetDisplay: 0 m_TargetDisplay: 0
@ -290,7 +295,7 @@ MonoBehaviour:
m_BlockingObjects: 0 m_BlockingObjects: 0
m_BlockingMask: m_BlockingMask:
serializedVersion: 2 serializedVersion: 2
m_Bits: 4294967295 m_Bits: 131071
--- !u!225 &22588904 --- !u!225 &22588904
CanvasGroup: CanvasGroup:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -319,7 +324,7 @@ MonoBehaviour:
m_rotate180: 0 m_rotate180: 0
--- !u!95 &9594236 --- !u!95 &9594236
Animator: Animator:
serializedVersion: 3 serializedVersion: 7
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0} m_PrefabInstance: {fileID: 0}
@ -332,10 +337,13 @@ Animator:
m_UpdateMode: 0 m_UpdateMode: 0
m_ApplyRootMotion: 0 m_ApplyRootMotion: 0
m_LinearVelocityBlending: 0 m_LinearVelocityBlending: 0
m_StabilizeFeet: 0
m_AnimatePhysics: 0
m_WarningMessage: m_WarningMessage:
m_HasTransformHierarchy: 1 m_HasTransformHierarchy: 1
m_AllowConstantClipSamplingOptimization: 1 m_AllowConstantClipSamplingOptimization: 1
m_KeepAnimatorControllerStateOnDisable: 0 m_KeepAnimatorStateOnDisable: 0
m_WriteDefaultValuesOnDisable: 0
--- !u!114 &11426712 --- !u!114 &11426712
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -351,8 +359,10 @@ MonoBehaviour:
canvasGroup: {fileID: 22588904} canvasGroup: {fileID: 22588904}
barkText: barkText:
m_uiText: {fileID: 11409586} m_uiText: {fileID: 11409586}
m_textMeshProUGUI: {fileID: 0}
nameText: nameText:
m_uiText: {fileID: 11457376} m_uiText: {fileID: 11457376}
m_textMeshProUGUI: {fileID: 0}
includeName: 1 includeName: 1
portraitImage: {fileID: 0} portraitImage: {fileID: 0}
showPortraitImage: 0 showPortraitImage: 0
@ -394,9 +404,9 @@ RectTransform:
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: [] m_Children: []
m_Father: {fileID: 22452682} m_Father: {fileID: 22452682}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0} m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 0}
@ -426,6 +436,7 @@ MonoBehaviour:
m_Material: {fileID: 0} m_Material: {fileID: 0}
m_Color: {r: 0.1953125, g: 0.1953125, b: 0.1953125, a: 1} m_Color: {r: 0.1953125, g: 0.1953125, b: 0.1953125, a: 1}
m_RaycastTarget: 1 m_RaycastTarget: 1
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
m_Maskable: 1 m_Maskable: 1
m_OnCullStateChanged: m_OnCullStateChanged:
m_PersistentCalls: m_PersistentCalls:

View File

@ -30,10 +30,10 @@ RectTransform:
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: m_Children:
- {fileID: 22400914} - {fileID: 22400914}
m_Father: {fileID: 22465722} m_Father: {fileID: 22465722}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0} m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 0} m_AnchorMax: {x: 1, y: 0}
@ -63,6 +63,7 @@ MonoBehaviour:
m_Material: {fileID: 0} m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 0.392} m_Color: {r: 1, g: 1, b: 1, a: 0.392}
m_RaycastTarget: 1 m_RaycastTarget: 1
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
m_Maskable: 1 m_Maskable: 1
m_OnCullStateChanged: m_OnCullStateChanged:
m_PersistentCalls: m_PersistentCalls:
@ -116,6 +117,7 @@ MonoBehaviour:
m_ChildControlHeight: 1 m_ChildControlHeight: 1
m_ChildScaleWidth: 0 m_ChildScaleWidth: 0
m_ChildScaleHeight: 0 m_ChildScaleHeight: 0
m_ReverseArrangement: 0
--- !u!1 &135794 --- !u!1 &135794
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -147,10 +149,10 @@ RectTransform:
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 0.005, y: 0.005, z: 1} m_LocalScale: {x: 0.005, y: 0.005, z: 1}
m_ConstrainProportionsScale: 0
m_Children: m_Children:
- {fileID: 22431650} - {fileID: 22431650}
m_Father: {fileID: 0} m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0} m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 0}
@ -174,7 +176,9 @@ Canvas:
m_OverrideSorting: 0 m_OverrideSorting: 0
m_OverridePixelPerfect: 0 m_OverridePixelPerfect: 0
m_SortingBucketNormalizedSize: 0 m_SortingBucketNormalizedSize: 0
m_VertexColorAlwaysGammaSpace: 0
m_AdditionalShaderChannelsFlag: 25 m_AdditionalShaderChannelsFlag: 25
m_UpdateRectTransformForStandalone: 0
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingOrder: 0 m_SortingOrder: 0
m_TargetDisplay: 0 m_TargetDisplay: 0
@ -200,6 +204,7 @@ MonoBehaviour:
m_FallbackScreenDPI: 96 m_FallbackScreenDPI: 96
m_DefaultSpriteDPI: 96 m_DefaultSpriteDPI: 96
m_DynamicPixelsPerUnit: 1 m_DynamicPixelsPerUnit: 1
m_PresetInfoIsWorld: 0
--- !u!114 &11475372 --- !u!114 &11475372
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -216,7 +221,7 @@ MonoBehaviour:
m_BlockingObjects: 0 m_BlockingObjects: 0
m_BlockingMask: m_BlockingMask:
serializedVersion: 2 serializedVersion: 2
m_Bits: 4294967295 m_Bits: 131071
--- !u!114 &11485334 --- !u!114 &11485334
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -246,8 +251,10 @@ MonoBehaviour:
canvasGroup: {fileID: 22506366} canvasGroup: {fileID: 22506366}
barkText: barkText:
m_uiText: {fileID: 11445092} m_uiText: {fileID: 11445092}
m_textMeshProUGUI: {fileID: 0}
nameText: nameText:
m_uiText: {fileID: 0} m_uiText: {fileID: 0}
m_textMeshProUGUI: {fileID: 0}
includeName: 0 includeName: 0
portraitImage: {fileID: 0} portraitImage: {fileID: 0}
showPortraitImage: 0 showPortraitImage: 0
@ -292,10 +299,10 @@ RectTransform:
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: m_Children:
- {fileID: 22451302} - {fileID: 22451302}
m_Father: {fileID: 22431650} m_Father: {fileID: 22431650}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0} m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 0}
@ -325,6 +332,7 @@ MonoBehaviour:
m_Material: {fileID: 0} m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_RaycastTarget: 1 m_RaycastTarget: 1
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
m_Maskable: 1 m_Maskable: 1
m_OnCullStateChanged: m_OnCullStateChanged:
m_PersistentCalls: m_PersistentCalls:
@ -364,6 +372,7 @@ MonoBehaviour:
m_ChildControlHeight: 1 m_ChildControlHeight: 1
m_ChildScaleWidth: 0 m_ChildScaleWidth: 0
m_ChildScaleHeight: 0 m_ChildScaleHeight: 0
m_ReverseArrangement: 0
--- !u!225 &22506366 --- !u!225 &22506366
CanvasGroup: CanvasGroup:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -378,7 +387,7 @@ CanvasGroup:
m_IgnoreParentGroups: 0 m_IgnoreParentGroups: 0
--- !u!95 &9550094 --- !u!95 &9550094
Animator: Animator:
serializedVersion: 3 serializedVersion: 7
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0} m_PrefabInstance: {fileID: 0}
@ -391,10 +400,13 @@ Animator:
m_UpdateMode: 2 m_UpdateMode: 2
m_ApplyRootMotion: 0 m_ApplyRootMotion: 0
m_LinearVelocityBlending: 0 m_LinearVelocityBlending: 0
m_StabilizeFeet: 0
m_AnimatePhysics: 0
m_WarningMessage: m_WarningMessage:
m_HasTransformHierarchy: 1 m_HasTransformHierarchy: 1
m_AllowConstantClipSamplingOptimization: 1 m_AllowConstantClipSamplingOptimization: 1
m_KeepAnimatorControllerStateOnDisable: 0 m_KeepAnimatorStateOnDisable: 0
m_WriteDefaultValuesOnDisable: 0
--- !u!1 &144376 --- !u!1 &144376
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -423,9 +435,9 @@ RectTransform:
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: [] m_Children: []
m_Father: {fileID: 22400914} m_Father: {fileID: 22400914}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0} m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 0}
@ -455,6 +467,7 @@ MonoBehaviour:
m_Material: {fileID: 0} m_Material: {fileID: 0}
m_Color: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} m_Color: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1}
m_RaycastTarget: 1 m_RaycastTarget: 1
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
m_Maskable: 1 m_Maskable: 1
m_OnCullStateChanged: m_OnCullStateChanged:
m_PersistentCalls: m_PersistentCalls:

View File

@ -31,10 +31,10 @@ RectTransform:
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: -2.1} m_LocalPosition: {x: 0, y: 0, z: -2.1}
m_LocalScale: {x: 0.005, y: 0.005, z: 1} m_LocalScale: {x: 0.005, y: 0.005, z: 1}
m_ConstrainProportionsScale: 0
m_Children: m_Children:
- {fileID: 22467494} - {fileID: 22467494}
m_Father: {fileID: 0} m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0} m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 0}
@ -58,7 +58,9 @@ Canvas:
m_OverrideSorting: 0 m_OverrideSorting: 0
m_OverridePixelPerfect: 0 m_OverridePixelPerfect: 0
m_SortingBucketNormalizedSize: 0 m_SortingBucketNormalizedSize: 0
m_VertexColorAlwaysGammaSpace: 0
m_AdditionalShaderChannelsFlag: 25 m_AdditionalShaderChannelsFlag: 25
m_UpdateRectTransformForStandalone: 0
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingOrder: 0 m_SortingOrder: 0
m_TargetDisplay: 0 m_TargetDisplay: 0
@ -84,6 +86,7 @@ MonoBehaviour:
m_FallbackScreenDPI: 96 m_FallbackScreenDPI: 96
m_DefaultSpriteDPI: 96 m_DefaultSpriteDPI: 96
m_DynamicPixelsPerUnit: 1 m_DynamicPixelsPerUnit: 1
m_PresetInfoIsWorld: 0
--- !u!114 &11488232 --- !u!114 &11488232
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -100,7 +103,7 @@ MonoBehaviour:
m_BlockingObjects: 0 m_BlockingObjects: 0
m_BlockingMask: m_BlockingMask:
serializedVersion: 2 serializedVersion: 2
m_Bits: 4294967295 m_Bits: 131071
--- !u!114 &11482146 --- !u!114 &11482146
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -152,6 +155,7 @@ MonoBehaviour:
pcImage: {fileID: 0} pcImage: {fileID: 0}
pcName: pcName:
m_uiText: {fileID: 0} m_uiText: {fileID: 0}
m_textMeshProUGUI: {fileID: 0}
usePortraitNativeSize: 0 usePortraitNativeSize: 0
timerSlider: {fileID: 0} timerSlider: {fileID: 0}
buttonAlignment: 0 buttonAlignment: 0
@ -173,6 +177,7 @@ MonoBehaviour:
numpadHotkeys: 0 numpadHotkeys: 0
format: '{0}. {1}' format: '{0}. {1}'
blockInputDuration: 0 blockInputDuration: 0
showSelectionWhileInputBlocked: 0
warnOnEmptyResponseText: 0 warnOnEmptyResponseText: 0
onContentChanged: onContentChanged:
m_PersistentCalls: m_PersistentCalls:
@ -218,10 +223,10 @@ RectTransform:
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: m_Children:
- {fileID: 22487628} - {fileID: 22487628}
m_Father: {fileID: 22438518} m_Father: {fileID: 22438518}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0} m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 0}
@ -251,6 +256,7 @@ MonoBehaviour:
m_Material: {fileID: 0} m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_RaycastTarget: 1 m_RaycastTarget: 1
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
m_Maskable: 1 m_Maskable: 1
m_OnCullStateChanged: m_OnCullStateChanged:
m_PersistentCalls: m_PersistentCalls:
@ -290,6 +296,7 @@ MonoBehaviour:
m_ChildControlHeight: 1 m_ChildControlHeight: 1
m_ChildScaleWidth: 0 m_ChildScaleWidth: 0
m_ChildScaleHeight: 0 m_ChildScaleHeight: 0
m_ReverseArrangement: 0
--- !u!114 &11454554 --- !u!114 &11454554
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -304,6 +311,7 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
m_Navigation: m_Navigation:
m_Mode: 3 m_Mode: 3
m_WrapAround: 0
m_SelectOnUp: {fileID: 0} m_SelectOnUp: {fileID: 0}
m_SelectOnDown: {fileID: 0} m_SelectOnDown: {fileID: 0}
m_SelectOnLeft: {fileID: 0} m_SelectOnLeft: {fileID: 0}
@ -348,6 +356,7 @@ MonoBehaviour:
button: {fileID: 11454554} button: {fileID: 11454554}
label: label:
m_uiText: {fileID: 11447440} m_uiText: {fileID: 11447440}
m_textMeshProUGUI: {fileID: 0}
setLabelColor: 0 setLabelColor: 0
defaultColor: {r: 1, g: 1, b: 1, a: 1} defaultColor: {r: 1, g: 1, b: 1, a: 1}
--- !u!1 &121446 --- !u!1 &121446
@ -381,10 +390,10 @@ RectTransform:
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: m_Children:
- {fileID: 22492740} - {fileID: 22492740}
m_Father: {fileID: 22460666} m_Father: {fileID: 22460666}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0} m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 0}
@ -414,6 +423,7 @@ MonoBehaviour:
m_Material: {fileID: 0} m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_RaycastTarget: 1 m_RaycastTarget: 1
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
m_Maskable: 1 m_Maskable: 1
m_OnCullStateChanged: m_OnCullStateChanged:
m_PersistentCalls: m_PersistentCalls:
@ -453,6 +463,7 @@ MonoBehaviour:
m_ChildControlHeight: 1 m_ChildControlHeight: 1
m_ChildScaleWidth: 0 m_ChildScaleWidth: 0
m_ChildScaleHeight: 0 m_ChildScaleHeight: 0
m_ReverseArrangement: 0
--- !u!114 &11423782 --- !u!114 &11423782
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -467,6 +478,7 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
m_Navigation: m_Navigation:
m_Mode: 3 m_Mode: 3
m_WrapAround: 0
m_SelectOnUp: {fileID: 0} m_SelectOnUp: {fileID: 0}
m_SelectOnDown: {fileID: 0} m_SelectOnDown: {fileID: 0}
m_SelectOnLeft: {fileID: 0} m_SelectOnLeft: {fileID: 0}
@ -511,6 +523,7 @@ MonoBehaviour:
button: {fileID: 11423782} button: {fileID: 11423782}
label: label:
m_uiText: {fileID: 11467338} m_uiText: {fileID: 11467338}
m_textMeshProUGUI: {fileID: 0}
setLabelColor: 0 setLabelColor: 0
defaultColor: {r: 1, g: 1, b: 1, a: 1} defaultColor: {r: 1, g: 1, b: 1, a: 1}
--- !u!1 &126130 --- !u!1 &126130
@ -541,9 +554,9 @@ RectTransform:
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: [] m_Children: []
m_Father: {fileID: 22455090} m_Father: {fileID: 22455090}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0} m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 0}
@ -573,6 +586,7 @@ MonoBehaviour:
m_Material: {fileID: 0} m_Material: {fileID: 0}
m_Color: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} m_Color: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1}
m_RaycastTarget: 1 m_RaycastTarget: 1
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
m_Maskable: 1 m_Maskable: 1
m_OnCullStateChanged: m_OnCullStateChanged:
m_PersistentCalls: m_PersistentCalls:
@ -619,9 +633,9 @@ RectTransform:
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: [] m_Children: []
m_Father: {fileID: 22436170} m_Father: {fileID: 22436170}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0} m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 0}
@ -651,6 +665,7 @@ MonoBehaviour:
m_Material: {fileID: 0} m_Material: {fileID: 0}
m_Color: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} m_Color: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1}
m_RaycastTarget: 1 m_RaycastTarget: 1
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
m_Maskable: 1 m_Maskable: 1
m_OnCullStateChanged: m_OnCullStateChanged:
m_PersistentCalls: m_PersistentCalls:
@ -699,14 +714,14 @@ RectTransform:
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: -0.000015709022} m_LocalPosition: {x: 0, y: 0, z: -0.000015709022}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: m_Children:
- {fileID: 22470800} - {fileID: 22470800}
m_Father: {fileID: 22476094} m_Father: {fileID: 22476094}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0} m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 1}
m_AnchoredPosition: {x: 622, y: 0} m_AnchoredPosition: {x: 622, y: -116}
m_SizeDelta: {x: 220, y: 0} m_SizeDelta: {x: 220, y: 0}
m_Pivot: {x: 0.5, y: 0} m_Pivot: {x: 0.5, y: 0}
--- !u!222 &22230288 --- !u!222 &22230288
@ -732,6 +747,7 @@ MonoBehaviour:
m_Material: {fileID: 0} m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 0.392} m_Color: {r: 1, g: 1, b: 1, a: 0.392}
m_RaycastTarget: 1 m_RaycastTarget: 1
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
m_Maskable: 1 m_Maskable: 1
m_OnCullStateChanged: m_OnCullStateChanged:
m_PersistentCalls: m_PersistentCalls:
@ -785,6 +801,7 @@ MonoBehaviour:
m_ChildControlHeight: 1 m_ChildControlHeight: 1
m_ChildScaleWidth: 0 m_ChildScaleWidth: 0
m_ChildScaleHeight: 0 m_ChildScaleHeight: 0
m_ReverseArrangement: 0
--- !u!1 &144318 --- !u!1 &144318
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -816,10 +833,10 @@ RectTransform:
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: m_Children:
- {fileID: 22454774} - {fileID: 22454774}
m_Father: {fileID: 22412716} m_Father: {fileID: 22412716}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0} m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 0}
@ -849,6 +866,7 @@ MonoBehaviour:
m_Material: {fileID: 0} m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_RaycastTarget: 1 m_RaycastTarget: 1
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
m_Maskable: 1 m_Maskable: 1
m_OnCullStateChanged: m_OnCullStateChanged:
m_PersistentCalls: m_PersistentCalls:
@ -888,6 +906,7 @@ MonoBehaviour:
m_ChildControlHeight: 1 m_ChildControlHeight: 1
m_ChildScaleWidth: 0 m_ChildScaleWidth: 0
m_ChildScaleHeight: 0 m_ChildScaleHeight: 0
m_ReverseArrangement: 0
--- !u!114 &11461226 --- !u!114 &11461226
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -902,6 +921,7 @@ MonoBehaviour:
m_EditorClassIdentifier: m_EditorClassIdentifier:
m_Navigation: m_Navigation:
m_Mode: 3 m_Mode: 3
m_WrapAround: 0
m_SelectOnUp: {fileID: 0} m_SelectOnUp: {fileID: 0}
m_SelectOnDown: {fileID: 0} m_SelectOnDown: {fileID: 0}
m_SelectOnLeft: {fileID: 0} m_SelectOnLeft: {fileID: 0}
@ -946,6 +966,7 @@ MonoBehaviour:
button: {fileID: 11461226} button: {fileID: 11461226}
label: label:
m_uiText: {fileID: 11440652} m_uiText: {fileID: 11440652}
m_textMeshProUGUI: {fileID: 0}
setLabelColor: 0 setLabelColor: 0
defaultColor: {r: 1, g: 1, b: 1, a: 1} defaultColor: {r: 1, g: 1, b: 1, a: 1}
--- !u!1 &161710 --- !u!1 &161710
@ -978,10 +999,10 @@ RectTransform:
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: m_Children:
- {fileID: 22436170} - {fileID: 22436170}
m_Father: {fileID: 22467494} m_Father: {fileID: 22467494}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0} m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 0} m_AnchorMax: {x: 1, y: 0}
@ -1011,6 +1032,7 @@ MonoBehaviour:
m_Material: {fileID: 0} m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 0.392} m_Color: {r: 1, g: 1, b: 1, a: 0.392}
m_RaycastTarget: 1 m_RaycastTarget: 1
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
m_Maskable: 1 m_Maskable: 1
m_OnCullStateChanged: m_OnCullStateChanged:
m_PersistentCalls: m_PersistentCalls:
@ -1064,6 +1086,7 @@ MonoBehaviour:
m_ChildControlHeight: 1 m_ChildControlHeight: 1
m_ChildScaleWidth: 0 m_ChildScaleWidth: 0
m_ChildScaleHeight: 0 m_ChildScaleHeight: 0
m_ReverseArrangement: 0
--- !u!1 &167072 --- !u!1 &167072
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -1094,14 +1117,14 @@ RectTransform:
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: -0.000012467126} m_LocalPosition: {x: 0, y: 0, z: -0.000012467126}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: m_Children:
- {fileID: 22455090} - {fileID: 22455090}
m_Father: {fileID: 22476094} m_Father: {fileID: 22476094}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0} m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 1}
m_AnchoredPosition: {x: 402, y: 0} m_AnchoredPosition: {x: 402, y: -116}
m_SizeDelta: {x: 220, y: 0} m_SizeDelta: {x: 220, y: 0}
m_Pivot: {x: 0.5, y: 0} m_Pivot: {x: 0.5, y: 0}
--- !u!222 &22290310 --- !u!222 &22290310
@ -1127,6 +1150,7 @@ MonoBehaviour:
m_Material: {fileID: 0} m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 0.392} m_Color: {r: 1, g: 1, b: 1, a: 0.392}
m_RaycastTarget: 1 m_RaycastTarget: 1
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
m_Maskable: 1 m_Maskable: 1
m_OnCullStateChanged: m_OnCullStateChanged:
m_PersistentCalls: m_PersistentCalls:
@ -1180,6 +1204,7 @@ MonoBehaviour:
m_ChildControlHeight: 1 m_ChildControlHeight: 1
m_ChildScaleWidth: 0 m_ChildScaleWidth: 0
m_ChildScaleHeight: 0 m_ChildScaleHeight: 0
m_ReverseArrangement: 0
--- !u!1 &186164 --- !u!1 &186164
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -1208,9 +1233,9 @@ RectTransform:
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: [] m_Children: []
m_Father: {fileID: 22470800} m_Father: {fileID: 22470800}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0} m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 0}
@ -1240,6 +1265,7 @@ MonoBehaviour:
m_Material: {fileID: 0} m_Material: {fileID: 0}
m_Color: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} m_Color: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1}
m_RaycastTarget: 1 m_RaycastTarget: 1
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
m_Maskable: 1 m_Maskable: 1
m_OnCullStateChanged: m_OnCullStateChanged:
m_PersistentCalls: m_PersistentCalls:
@ -1288,11 +1314,11 @@ RectTransform:
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: m_Children:
- {fileID: 22438518} - {fileID: 22438518}
- {fileID: 22412716} - {fileID: 22412716}
m_Father: {fileID: 22467494} m_Father: {fileID: 22467494}
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0} m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 0} m_AnchorMax: {x: 1, y: 0}
@ -1322,6 +1348,7 @@ MonoBehaviour:
m_Material: {fileID: 0} m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 0.392} m_Color: {r: 1, g: 1, b: 1, a: 0.392}
m_RaycastTarget: 1 m_RaycastTarget: 1
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
m_Maskable: 1 m_Maskable: 1
m_OnCullStateChanged: m_OnCullStateChanged:
m_PersistentCalls: m_PersistentCalls:
@ -1361,6 +1388,7 @@ MonoBehaviour:
m_ChildControlHeight: 1 m_ChildControlHeight: 1
m_ChildScaleWidth: 0 m_ChildScaleWidth: 0
m_ChildScaleHeight: 0 m_ChildScaleHeight: 0
m_ReverseArrangement: 0
--- !u!114 &11423320 --- !u!114 &11423320
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -1405,11 +1433,11 @@ RectTransform:
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: m_Children:
- {fileID: 22460666} - {fileID: 22460666}
- {fileID: 22476094} - {fileID: 22476094}
m_Father: {fileID: 22485548} m_Father: {fileID: 22485548}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0} m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 1} m_AnchorMax: {x: 1, y: 1}
@ -1439,6 +1467,7 @@ MonoBehaviour:
m_Material: {fileID: 0} m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 0.392} m_Color: {r: 1, g: 1, b: 1, a: 0.392}
m_RaycastTarget: 1 m_RaycastTarget: 1
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
m_Maskable: 1 m_Maskable: 1
m_OnCullStateChanged: m_OnCullStateChanged:
m_PersistentCalls: m_PersistentCalls:
@ -1467,7 +1496,7 @@ CanvasGroup:
m_IgnoreParentGroups: 0 m_IgnoreParentGroups: 0
--- !u!95 &9594818 --- !u!95 &9594818
Animator: Animator:
serializedVersion: 3 serializedVersion: 7
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0} m_PrefabInstance: {fileID: 0}
@ -1480,7 +1509,10 @@ Animator:
m_UpdateMode: 0 m_UpdateMode: 0
m_ApplyRootMotion: 0 m_ApplyRootMotion: 0
m_LinearVelocityBlending: 0 m_LinearVelocityBlending: 0
m_StabilizeFeet: 0
m_AnimatePhysics: 0
m_WarningMessage: m_WarningMessage:
m_HasTransformHierarchy: 1 m_HasTransformHierarchy: 1
m_AllowConstantClipSamplingOptimization: 1 m_AllowConstantClipSamplingOptimization: 1
m_KeepAnimatorControllerStateOnDisable: 0 m_KeepAnimatorStateOnDisable: 0
m_WriteDefaultValuesOnDisable: 0

View File

@ -31,10 +31,10 @@ RectTransform:
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: m_Children:
- {fileID: 22451220} - {fileID: 22451220}
m_Father: {fileID: 22400030} m_Father: {fileID: 22400030}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0} m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 0}
@ -64,6 +64,7 @@ MonoBehaviour:
m_Material: {fileID: 0} m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1} m_Color: {r: 1, g: 1, b: 1, a: 1}
m_RaycastTarget: 1 m_RaycastTarget: 1
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
m_Maskable: 1 m_Maskable: 1
m_OnCullStateChanged: m_OnCullStateChanged:
m_PersistentCalls: m_PersistentCalls:
@ -103,6 +104,7 @@ MonoBehaviour:
m_ChildControlHeight: 1 m_ChildControlHeight: 1
m_ChildScaleWidth: 0 m_ChildScaleWidth: 0
m_ChildScaleHeight: 0 m_ChildScaleHeight: 0
m_ReverseArrangement: 0
--- !u!225 &22535258 --- !u!225 &22535258
CanvasGroup: CanvasGroup:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -117,7 +119,7 @@ CanvasGroup:
m_IgnoreParentGroups: 0 m_IgnoreParentGroups: 0
--- !u!95 &9555220 --- !u!95 &9555220
Animator: Animator:
serializedVersion: 3 serializedVersion: 7
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0} m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0} m_PrefabInstance: {fileID: 0}
@ -130,10 +132,13 @@ Animator:
m_UpdateMode: 2 m_UpdateMode: 2
m_ApplyRootMotion: 0 m_ApplyRootMotion: 0
m_LinearVelocityBlending: 0 m_LinearVelocityBlending: 0
m_StabilizeFeet: 0
m_AnimatePhysics: 0
m_WarningMessage: m_WarningMessage:
m_HasTransformHierarchy: 1 m_HasTransformHierarchy: 1
m_AllowConstantClipSamplingOptimization: 1 m_AllowConstantClipSamplingOptimization: 1
m_KeepAnimatorControllerStateOnDisable: 0 m_KeepAnimatorStateOnDisable: 0
m_WriteDefaultValuesOnDisable: 0
--- !u!1 &109762 --- !u!1 &109762
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -164,10 +169,10 @@ RectTransform:
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: m_Children:
- {fileID: 22450292} - {fileID: 22450292}
m_Father: {fileID: 22487592} m_Father: {fileID: 22487592}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0} m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 0} m_AnchorMax: {x: 1, y: 0}
@ -197,6 +202,7 @@ MonoBehaviour:
m_Material: {fileID: 0} m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 0.392} m_Color: {r: 1, g: 1, b: 1, a: 0.392}
m_RaycastTarget: 1 m_RaycastTarget: 1
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
m_Maskable: 1 m_Maskable: 1
m_OnCullStateChanged: m_OnCullStateChanged:
m_PersistentCalls: m_PersistentCalls:
@ -250,6 +256,7 @@ MonoBehaviour:
m_ChildControlHeight: 1 m_ChildControlHeight: 1
m_ChildScaleWidth: 0 m_ChildScaleWidth: 0
m_ChildScaleHeight: 0 m_ChildScaleHeight: 0
m_ReverseArrangement: 0
--- !u!1 &122694 --- !u!1 &122694
GameObject: GameObject:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -281,10 +288,10 @@ RectTransform:
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 0.005, y: 0.005, z: 1} m_LocalScale: {x: 0.005, y: 0.005, z: 1}
m_ConstrainProportionsScale: 0
m_Children: m_Children:
- {fileID: 22400030} - {fileID: 22400030}
m_Father: {fileID: 0} m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0} m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 0}
@ -308,7 +315,9 @@ Canvas:
m_OverrideSorting: 0 m_OverrideSorting: 0
m_OverridePixelPerfect: 0 m_OverridePixelPerfect: 0
m_SortingBucketNormalizedSize: 0 m_SortingBucketNormalizedSize: 0
m_VertexColorAlwaysGammaSpace: 0
m_AdditionalShaderChannelsFlag: 25 m_AdditionalShaderChannelsFlag: 25
m_UpdateRectTransformForStandalone: 0
m_SortingLayerID: 0 m_SortingLayerID: 0
m_SortingOrder: 0 m_SortingOrder: 0
m_TargetDisplay: 0 m_TargetDisplay: 0
@ -334,6 +343,7 @@ MonoBehaviour:
m_FallbackScreenDPI: 96 m_FallbackScreenDPI: 96
m_DefaultSpriteDPI: 96 m_DefaultSpriteDPI: 96
m_DynamicPixelsPerUnit: 1 m_DynamicPixelsPerUnit: 1
m_PresetInfoIsWorld: 0
--- !u!114 &11488888 --- !u!114 &11488888
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -350,7 +360,7 @@ MonoBehaviour:
m_BlockingObjects: 0 m_BlockingObjects: 0
m_BlockingMask: m_BlockingMask:
serializedVersion: 2 serializedVersion: 2
m_Bits: 4294967295 m_Bits: 131071
--- !u!114 &11451678 --- !u!114 &11451678
MonoBehaviour: MonoBehaviour:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -388,8 +398,10 @@ MonoBehaviour:
portraitImage: {fileID: 0} portraitImage: {fileID: 0}
portraitName: portraitName:
m_uiText: {fileID: 0} m_uiText: {fileID: 0}
m_textMeshProUGUI: {fileID: 0}
subtitleText: subtitleText:
m_uiText: {fileID: 11486436} m_uiText: {fileID: 11486436}
m_textMeshProUGUI: {fileID: 0}
addSpeakerName: 0 addSpeakerName: 0
addSpeakerNameFormat: '{0}: {1}' addSpeakerNameFormat: '{0}: {1}'
accumulateText: 0 accumulateText: 0
@ -459,9 +471,9 @@ RectTransform:
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1} m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0} m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: [] m_Children: []
m_Father: {fileID: 22450292} m_Father: {fileID: 22450292}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0} m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 0}
@ -491,6 +503,7 @@ MonoBehaviour:
m_Material: {fileID: 0} m_Material: {fileID: 0}
m_Color: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1} m_Color: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1}
m_RaycastTarget: 1 m_RaycastTarget: 1
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
m_Maskable: 1 m_Maskable: 1
m_OnCullStateChanged: m_OnCullStateChanged:
m_PersistentCalls: m_PersistentCalls:

Binary file not shown.

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2 fileFormatVersion: 2
guid: 868f1f5f8663c4fe0b2c271f50f4606d guid: 3e00572140a6d0448b363823d6a5621b
DefaultImporter: DefaultImporter:
externalObjects: {} externalObjects: {}
userData: userData:

Binary file not shown.

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 96ab774d3b269f042ab5bb7ea2e14667
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,93 @@
[
{
"Idx": 10001,
"Name": "이동속도가 평범하고 급한 Ai1",
"MoveSpeed": 3,
"EatingTime": 5,
"WaitTime": 5,
"HurryTime": 5,
"BaseHappyPoint": 3,
"PreferredFood1": 2,
"PreferredFood2": 1,
"PreferredFood3": 0,
"OrderBeverageRate": 50
},
{
"Idx": 10002,
"Name": "이동속도가 평범하고 급한 Ai2",
"MoveSpeed": 3,
"EatingTime": 5,
"WaitTime": 5,
"HurryTime": 5,
"BaseHappyPoint": 3,
"PreferredFood1": 1,
"PreferredFood2": 2,
"PreferredFood3": 0,
"OrderBeverageRate": 50
},
{
"Idx": 10003,
"Name": "이동속도가 느리고 느긋한 Ai1",
"MoveSpeed": 1,
"EatingTime": 15,
"WaitTime": 15,
"HurryTime": 15,
"BaseHappyPoint": 3,
"PreferredFood1": 1,
"PreferredFood2": 2,
"PreferredFood3": 0,
"OrderBeverageRate": 50
},
{
"Idx": 10004,
"Name": "이동속도가 빠르고 평범한 Ai1",
"MoveSpeed": 4,
"EatingTime": 10,
"WaitTime": 10,
"HurryTime": 10,
"BaseHappyPoint": 3,
"PreferredFood1": 1,
"PreferredFood2": 2,
"PreferredFood3": 0,
"OrderBeverageRate": 50
},
{
"Idx": 10005,
"Name": "이동속도가 빠르고 평범한 Ai2",
"MoveSpeed": 4,
"EatingTime": 10,
"WaitTime": 10,
"HurryTime": 10,
"BaseHappyPoint": 3,
"PreferredFood1": 2,
"PreferredFood2": 1,
"PreferredFood3": 0,
"OrderBeverageRate": 50
},
{
"Idx": 10006,
"Name": "이동속도가 빠르고 느긋한 Ai1",
"MoveSpeed": 4,
"EatingTime": 10,
"WaitTime": 15,
"HurryTime": 15,
"BaseHappyPoint": 3,
"PreferredFood1": 1,
"PreferredFood2": 2,
"PreferredFood3": 0,
"OrderBeverageRate": 50
},
{
"Idx": 10007,
"Name": "이동속도가 빠르고 느긋한 Ai2",
"MoveSpeed": 4,
"EatingTime": 10,
"WaitTime": 15,
"HurryTime": 15,
"BaseHappyPoint": 3,
"PreferredFood1": 2,
"PreferredFood2": 1,
"PreferredFood3": 0,
"OrderBeverageRate": 50
}
]

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2 fileFormatVersion: 2
guid: e306e1af477c947e2b759b1d56078e0f guid: 109dae7e78913e04bbfdb7eeacc20658
TextScriptImporter: TextScriptImporter:
externalObjects: {} externalObjects: {}
userData: userData:

View File

@ -0,0 +1,110 @@
[
{
"Idx": 30001,
"Name": "슬라임 푸딩",
"Type": 4,
"Taste": 4,
"CookTime": 20,
"Plate": 10,
"IngredientIdx1": 10108,
"IngredientQuantity1": 1,
"IngredientIdx2": 10706,
"IngredientQuantity2": 1,
"IngredientIdx3": 0,
"IngredientQuantity3": 0,
"IngredientIdx4": 0,
"IngredientQuantity4": 0,
"IngredientIdx5": 0,
"IngredientQuantity5": 0
},
{
"Idx": 30002,
"Name": "얼음도치 팥빙수",
"Type": 4,
"Taste": 4,
"CookTime": 20,
"Plate": 10,
"IngredientIdx1": 10109,
"IngredientQuantity1": 1,
"IngredientIdx2": 10706,
"IngredientQuantity2": 1,
"IngredientIdx3": 0,
"IngredientQuantity3": 0,
"IngredientIdx4": 0,
"IngredientQuantity4": 0,
"IngredientIdx5": 0,
"IngredientQuantity5": 0
},
{
"Idx": 30003,
"Name": "코뿔소 뿔 튀김",
"Type": 2,
"Taste": 4,
"CookTime": 20,
"Plate": 10,
"IngredientIdx1": 10106,
"IngredientQuantity1": 1,
"IngredientIdx2": 10506,
"IngredientQuantity2": 1,
"IngredientIdx3": 10704,
"IngredientQuantity3": 1,
"IngredientIdx4": 0,
"IngredientQuantity4": 0,
"IngredientIdx5": 0,
"IngredientQuantity5": 0
},
{
"Idx": 30004,
"Name": "코뿔소 뒷다리 고기",
"Type": 3,
"Taste": 1,
"CookTime": 40,
"Plate": 10,
"IngredientIdx1": 10107,
"IngredientQuantity1": 1,
"IngredientIdx2": 10507,
"IngredientQuantity2": 1,
"IngredientIdx3": 10701,
"IngredientQuantity3": 1,
"IngredientIdx4": 0,
"IngredientQuantity4": 0,
"IngredientIdx5": 0,
"IngredientQuantity5": 0
},
{
"Idx": 30005,
"Name": "백상어 통구이",
"Type": 1,
"Taste": 1,
"CookTime": 20,
"Plate": 10,
"IngredientIdx1": 10201,
"IngredientQuantity1": 1,
"IngredientIdx2": 10404,
"IngredientQuantity2": 1,
"IngredientIdx3": 10508,
"IngredientQuantity3": 1,
"IngredientIdx4": 10704,
"IngredientQuantity4": 1,
"IngredientIdx5": 0,
"IngredientQuantity5": 0
},
{
"Idx": 30006,
"Name": "버터 조개 구이",
"Type": 3,
"Taste": 4,
"CookTime": 25,
"Plate": 10,
"IngredientIdx1": 10603,
"IngredientQuantity1": 1,
"IngredientIdx2": 10503,
"IngredientQuantity2": 1,
"IngredientIdx3": 10705,
"IngredientQuantity3": 1,
"IngredientIdx4": 0,
"IngredientQuantity4": 0,
"IngredientIdx5": 0,
"IngredientQuantity5": 0
}
]

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: d5bd0ffef2bdb424d8c17cfc996e1795
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -62,6 +62,24 @@
"Weight": 100, "Weight": 100,
"Desciption": "" "Desciption": ""
}, },
{
"Idx": 10108,
"Name": "슬라임 찌거기",
"Category": 1,
"Type": 1,
"Price": 100,
"Weight": 100,
"Desciption": ""
},
{
"Idx": 10109,
"Name": "얼음 가시",
"Category": 1,
"Type": 1,
"Price": 100,
"Weight": 100,
"Desciption": ""
},
{ {
"Idx": 10201, "Idx": 10201,
"Name": "백상어", "Name": "백상어",
@ -369,12 +387,57 @@
"Desciption": "" "Desciption": ""
}, },
{ {
"Idx": 30201, "Idx": 30001,
"Name": "코코넛게살스튜", "Name": "슬라임 푸딩",
"Category": 3, "Category": 3,
"Type": 2, "Type": 0,
"Price": 0, "Price": 500,
"Weight": 0, "Weight": 100,
"Desciption": ""
},
{
"Idx": 30002,
"Name": "얼음도치 팥빙수",
"Category": 3,
"Type": 0,
"Price": 500,
"Weight": 100,
"Desciption": ""
},
{
"Idx": 30003,
"Name": "코뿔소 뿔 튀김",
"Category": 3,
"Type": 0,
"Price": 150,
"Weight": 100,
"Desciption": ""
},
{
"Idx": 30004,
"Name": "코뿔소 뒷다리 고기",
"Category": 3,
"Type": 0,
"Price": 500,
"Weight": 100,
"Desciption": ""
},
{
"Idx": 30005,
"Name": "백상어 통구이",
"Category": 3,
"Type": 0,
"Price": 150,
"Weight": 100,
"Desciption": ""
},
{
"Idx": 30006,
"Name": "버터 조개 구이",
"Category": 3,
"Type": 0,
"Price": 140,
"Weight": 100,
"Desciption": "" "Desciption": ""
}, },
{ {

View File

@ -1,172 +0,0 @@
[
{
"idx": 10001,
"name": "wildman1",
"speed": 3,
"hurry": 3,
"wait": 3,
"base_happy_point": 30,
"taste_1": 2,
"taste_2": 1,
"taste_3": 0,
"picky_1": 11,
"picky_2": 0,
"picky_3": 0,
"bully": 0,
"tip": 11100,
"dialogue": 101
},
{
"idx": 10002,
"name": "wildman2",
"speed": 3,
"hurry": 3,
"wait": 3,
"base_happy_point": 30,
"taste_1": 2,
"taste_2": 1,
"taste_3": 0,
"picky_1": 11,
"picky_2": 0,
"picky_3": 0,
"bully": 0,
"tip": 22200,
"dialogue": 101
},
{
"idx": 10003,
"name": "viking1",
"speed": 3,
"hurry": 3,
"wait": 3,
"base_happy_point": 30,
"taste_1": 2,
"taste_2": 1,
"taste_3": 0,
"picky_1": 31,
"picky_2": 0,
"picky_3": 0,
"bully": 1,
"tip": 22200,
"dialogue": 102
},
{
"idx": 10004,
"name": "viking2",
"speed": 3,
"hurry": 3,
"wait": 3,
"base_happy_point": 30,
"taste_1": 2,
"taste_2": 1,
"taste_3": 0,
"picky_1": 31,
"picky_2": 0,
"picky_3": 0,
"bully": 0,
"tip": 32200,
"dialogue": 102
},
{
"idx": 10005,
"name": "pirate1",
"speed": 3,
"hurry": 3,
"wait": 3,
"base_happy_point": 30,
"taste_1": 1,
"taste_2": 2,
"taste_3": 0,
"picky_1": 41,
"picky_2": 0,
"picky_3": 0,
"bully": 0,
"tip": 33300,
"dialogue": 103
},
{
"idx": 10006,
"name": "oldman1",
"speed": 1,
"hurry": 1,
"wait": 1,
"base_happy_point": 30,
"taste_1": 1,
"taste_2": 2,
"taste_3": 0,
"picky_1": 41,
"picky_2": 0,
"picky_3": 0,
"bully": 1,
"tip": 44200,
"dialogue": 104
},
{
"idx": 10007,
"name": "soldier1",
"speed": 2,
"hurry": 2,
"wait": 2,
"base_happy_point": 30,
"taste_1": 1,
"taste_2": 2,
"taste_3": 0,
"picky_1": 41,
"picky_2": 0,
"picky_3": 0,
"bully": 0,
"tip": 65432,
"dialogue": 105
},
{
"idx": 10008,
"name": "soldier2",
"speed": 2,
"hurry": 2,
"wait": 2,
"base_happy_point": 20,
"taste_1": 1,
"taste_2": 2,
"taste_3": 0,
"picky_1": 21,
"picky_2": 0,
"picky_3": 0,
"bully": 0,
"tip": 105400,
"dialogue": 106
},
{
"idx": 10009,
"name": "chinaman1",
"speed": 2,
"hurry": 2,
"wait": 1,
"base_happy_point": 20,
"taste_1": 1,
"taste_2": 2,
"taste_3": 0,
"picky_1": 21,
"picky_2": 0,
"picky_3": 0,
"bully": 0,
"tip": 1510500,
"dialogue": 107
},
{
"idx": 10010,
"name": "knight1",
"speed": 2,
"hurry": 2,
"wait": 1,
"base_happy_point": 20,
"taste_1": 1,
"taste_2": 2,
"taste_3": 0,
"picky_1": 21,
"picky_2": 0,
"picky_3": 0,
"bully": 1,
"tip": 20201000,
"dialogue": 108
}
]

View File

@ -747,7 +747,7 @@ PlayerSettings:
webGLCloseOnQuit: 0 webGLCloseOnQuit: 0
webWasm2023: 0 webWasm2023: 0
scriptingDefineSymbols: scriptingDefineSymbols:
Android: DOTWEEN;UNITY_POST_PROCESSING_STACK_V2 Android: DOTWEEN;UNITY_POST_PROCESSING_STACK_V2;USE_NEW_INPUT;USE_CINEMACHINE
EmbeddedLinux: DOTWEEN;UNITY_POST_PROCESSING_STACK_V2 EmbeddedLinux: DOTWEEN;UNITY_POST_PROCESSING_STACK_V2
GameCoreScarlett: DOTWEEN GameCoreScarlett: DOTWEEN
GameCoreXboxOne: DOTWEEN;UNITY_POST_PROCESSING_STACK_V2 GameCoreXboxOne: DOTWEEN;UNITY_POST_PROCESSING_STACK_V2
@ -756,10 +756,10 @@ PlayerSettings:
PS4: DOTWEEN;UNITY_POST_PROCESSING_STACK_V2 PS4: DOTWEEN;UNITY_POST_PROCESSING_STACK_V2
PS5: DOTWEEN;UNITY_POST_PROCESSING_STACK_V2 PS5: DOTWEEN;UNITY_POST_PROCESSING_STACK_V2
QNX: DOTWEEN;UNITY_POST_PROCESSING_STACK_V2 QNX: DOTWEEN;UNITY_POST_PROCESSING_STACK_V2
Standalone: COZY_WEATHER;COZY_3_AND_UP;COZY_URP;ODIN_INSPECTOR;ODIN_INSPECTOR_3;ODIN_INSPECTOR_3_1;ODIN_INSPECTOR_3_2;ODIN_INSPECTOR_3_3;DOTWEEN;UNITY_POST_PROCESSING_STACK_V2;TMP_PRESENT Standalone: COZY_WEATHER;COZY_3_AND_UP;COZY_URP;ODIN_INSPECTOR;ODIN_INSPECTOR_3;ODIN_INSPECTOR_3_1;ODIN_INSPECTOR_3_2;ODIN_INSPECTOR_3_3;DOTWEEN;UNITY_POST_PROCESSING_STACK_V2;TMP_PRESENT;USE_NEW_INPUT;USE_CINEMACHINE
VisionOS: DOTWEEN;UNITY_POST_PROCESSING_STACK_V2 VisionOS: DOTWEEN;UNITY_POST_PROCESSING_STACK_V2
WebGL: DOTWEEN;UNITY_POST_PROCESSING_STACK_V2 WebGL: DOTWEEN;UNITY_POST_PROCESSING_STACK_V2
Windows Store Apps: DOTWEEN;COZY_WEATHER;COZY_3_AND_UP;COZY_URP;ODIN_INSPECTOR;ODIN_INSPECTOR_3;ODIN_INSPECTOR_3_1;ODIN_INSPECTOR_3_2;ODIN_INSPECTOR_3_3 Windows Store Apps: DOTWEEN;COZY_WEATHER;COZY_3_AND_UP;COZY_URP;ODIN_INSPECTOR;ODIN_INSPECTOR_3;ODIN_INSPECTOR_3_1;ODIN_INSPECTOR_3_2;ODIN_INSPECTOR_3_3;USE_NEW_INPUT;USE_CINEMACHINE
XboxOne: DOTWEEN;UNITY_POST_PROCESSING_STACK_V2 XboxOne: DOTWEEN;UNITY_POST_PROCESSING_STACK_V2
iPhone: DOTWEEN iPhone: DOTWEEN
tvOS: DOTWEEN;UNITY_POST_PROCESSING_STACK_V2 tvOS: DOTWEEN;UNITY_POST_PROCESSING_STACK_V2