Commit Graph

10 Commits

Author SHA1 Message Date
NTG_Lenovo
7fa593f6ee #8 유닛 이동, 공격 테스트 중
- Ai프리팹 이동속도 변경, 애니메이션 및 애니메이션 이벤트 추가 및 변경
- Enemy의 화살이 안맞는 오류 수정
- 유닛 생성시 UnitName이 아무 값도 안들어있으면 자동 이름변경
- 인터페이스(IAiMover, IFieldOfView, IDamageable) 구조 변경
- 유닛 선택 구조 변경(여러 유닛 겹쳐서 선택하던 오류 수정)
2023-08-17 16:57:46 +09:00
NTG_Lenovo
11678cae8c closed #22 AI 방패막기 애니메이션 추가
Layer - Unit 추가
UnitManager 싱글톤 변경(GameManager 수정)
2023-08-17 11:56:45 +09:00
NTG_Lenovo
8b7f3a14fd AiController 빌드 오류 수정(전처리기 위치 변경) 2023-08-17 10:48:13 +09:00
NTG_Lenovo
dbbb923e23 GlobalValue 추가 2023-08-16 14:40:33 +09:00
NTG_Lenovo
fb7893d0f5 #7 FieldOfView, AiMover 삭제 후 AiController의 인터페이스화
Ai 프리팹 구성요소 변경
2023-08-16 08:34:55 +09:00
NTG
42f15c5a6e #8 UnitController 이용한 Ai 그룹화 테스트
- 그룹 상호작용에 따른 하이라이트 효과 적용
1. 마우스 커서 올림 - 하얀색 외곽선
2. 그룹 선택 - 파란색 외곽선

- Arrow, Archer 코루틴 문제 구조 변경
- FieldOfView 인터페이스화
- new input system Unit Action 추가
- GameManager 슬로우모드(부대 선택시) 추가
- Ai 전체 프리팹 stat 수치 변경
- 원거리 이동 중에 공격시 멈추면서 공격하도록 변경
- Layer, ProjectSetting Physics 추가 및변경
2023-08-16 05:36:04 +09:00
NTG_Lenovo
86065e52a9 #10 Testing long range ai (arrow attack system)
Additional commit content
1. Modified ObjectPool Function(OnReleaseArrow and naming).
2. Modified hitBox tag in aiPrefab.
3. Modified Physics layer.
4. Modified TargetInfo variable from TargetTransform variable in FieldOfView script.
5. Added GetCurrentHp() in IAiStat script.
2023-08-09 16:44:09 +09:00
NTG_Lenovo
d72c13e43c Testing a long-range attack ai 2023-08-08 16:53:35 +09:00
NTG_Lenovo
8bd4a3f3ca #7 Add FieldOfView script in aiPrefab
Additional commit content
- Add arrow prefab, script, objectPool system
- fixed 02.Main_TG Scene
- testing fieldOfView
2023-08-03 17:00:14 +09:00
NTG_Lenovo
f1c4bdc95b 1. move script folder location
2. change namespace "BlueWater -> BlueWaterProject"
2023-08-03 14:49:05 +09:00