OldBlueWater/BlueWater/Assets/02.Scripts/Ai
NTG 88f970c2d9 closed #10, #14
1. 화살이 충돌하는 과정에서 버벅이는 버그 수정
2. 원거리 Ai(궁수) 공격 충돌 테스트 완료
3. 화살을 발사하는 구조 변경
기존 : 애니메이션 실행 후 일정 시간이 지나면 화살을 발사(렉걸리는 경우 싱크가 안맞음)
변경 후 : 애니메이션 클립을 복제해 애니메이션에 event를 추가하여 일정한 순간에 화살을 발사하게 변경(싱크 맞춤)
2023-08-11 03:03:23 +09:00
..
Type closed #10, #14 2023-08-11 03:03:23 +09:00
AiController.cs #10 Testing long range ai (arrow attack system) 2023-08-09 16:44:09 +09:00
AiController.cs.meta 1. move script folder location 2023-08-03 14:49:05 +09:00
AiMover.cs #10 Testing long range ai (arrow attack system) 2023-08-09 16:44:09 +09:00
AiMover.cs.meta Testing a long-range attack ai 2023-08-08 16:53:35 +09:00
AiStat.cs Testing a long-range attack ai 2023-08-08 16:53:35 +09:00
AiStat.cs.meta 1. move script folder location 2023-08-03 14:49:05 +09:00
AiWeight.cs 1. move script folder location 2023-08-03 14:49:05 +09:00
AiWeight.cs.meta 1. move script folder location 2023-08-03 14:49:05 +09:00
FieldOfView.cs #10 Testing long range ai (arrow attack system) 2023-08-09 16:44:09 +09:00
FieldOfView.cs.meta #7 Add FieldOfView script in aiPrefab 2023-08-03 17:00:14 +09:00
Type.meta 1. move script folder location 2023-08-03 14:49:05 +09:00