Notion에서 GameData 불러와 추가 2 (Unity에서 Data Import함)
- 몬스터, 웨이브 데이터 파일 Data_Row.asset 파일 추가
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
using UnityEngine;
|
||||
|
||||
namespace DigAndDefend.Data
|
||||
namespace Northbound.Data
|
||||
{
|
||||
[CreateAssetMenu(fileName = "MonsterMasterData", menuName = "DigAndDefend/MonsterMaster Data")]
|
||||
public class MonsterMasterData : ScriptableObject
|
||||
|
||||
Reference in New Issue
Block a user