Ai, House SelectionBase(부모 선택) 추가

This commit is contained in:
NTG_Lenovo 2023-09-20 15:51:14 +09:00
parent c19186e666
commit d4662ab3e6
4 changed files with 1283405 additions and 1283403 deletions

File diff suppressed because it is too large Load Diff

View File

@ -34,6 +34,7 @@ namespace BlueWaterProject
KEEPER KEEPER
} }
[SelectionBase]
public class BaseAi : MonoBehaviour public class BaseAi : MonoBehaviour
{ {

View File

@ -4,6 +4,7 @@ using UnityEngine;
// ReSharper disable once CheckNamespace // ReSharper disable once CheckNamespace
namespace BlueWaterProject namespace BlueWaterProject
{ {
[SelectionBase]
public class HouseInfo : MonoBehaviour, IDamageable public class HouseInfo : MonoBehaviour, IDamageable
{ {
#region Property and variable #region Property and variable

View File

@ -8845,7 +8845,7 @@ GameObject:
m_Layer: 0 m_Layer: 0
m_Name: BaseHuman m_Name: BaseHuman
m_TagString: Untagged m_TagString: Untagged
m_Icon: {fileID: -964228994112308473, guid: 0000000000000000d000000000000000, type: 0} m_Icon: {fileID: 0}
m_NavMeshLayer: 0 m_NavMeshLayer: 0
m_StaticEditorFlags: 0 m_StaticEditorFlags: 0
m_IsActive: 1 m_IsActive: 1