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
M1_IDMhan
749d3dc633
#13 Assault Mode Test
2023-08-09 01:58:35 +09:00
NTG_Lenovo
bd9c1a6cef
#7 Add NavMeshAgent and layer
...
fixed aiPrefab
2023-08-03 14:32:17 +09:00
NTG_Lenovo
c86dc6b7b2
#7 Add rigidbody and collider of aiPrefab
...
Additional commit content
- Set aiStat for testing
- Add ai interface script
- Add layer and fix physics setting
2023-08-03 12:38:50 +09:00
M1_IDMhan
37c2da9b9c
BlueWater First Push
2023-08-01 13:03:57 +09:00