일꾼(Worker) 개발 및 Kaykit Adventurer 애셋 추가

코어 오른쪽 건물에서 상호작용 하면 Worker 생성
Worker와 상호작용하면 Worker가 플레이어를 따라옴
그 상태에서 자원과 상호작용하면 Worker를 자원에 배치할 수 있음.
This commit is contained in:
2026-02-01 21:55:14 +09:00
parent 78791649ae
commit 3e747a9d97
799 changed files with 2085932 additions and 80 deletions

View File

@@ -0,0 +1,36 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &1
MonoBehaviour:
m_ObjectHideFlags: 53
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: 18cde282a8d045bf9d245fdcfaa7271b, type: 3}
m_Name:
m_EditorClassIdentifier: Unity.Multiplayer.Center.Editor::Unity.Multiplayer.Center.Questionnaire.UserChoicesObject
QuestionnaireVersion: 1.3
UserAnswers:
Answers:
- QuestionId: Pace
Answers:
- Fast
- QuestionId: Cheating
Answers:
- CheatingImportant
- QuestionId: CostSensitivity
Answers:
- BestMargin
- QuestionId: NetcodeArchitecture
Answers:
- LockstepSimulation
- QuestionId: PlayerCount
Answers:
- 4
Preset: 1
SelectedSolutions:
SelectedHostingModel: 4
SelectedNetcodeSolution: 1