- Today
- Total
Notice
Recent Posts
Recent Comments
Link
250x250
프로그래밍 농장
Trajectory Line (Line Renderer) [Unity] 본문
728x90
라인렌더러와 Tragectory(탄도.궤적) 알고리즘을 활용한 포탄 궤적 구현 프로젝트.
기본적으로 궤적 도트는 라인렌더러에서 머터리얼을 발라서 프리팹화 시킨 후, 라인렌더러 인스펙터에서 갯수만 조절해주었다.
알고리즘은 위 영상과 아래 Unity Learn 참고.
Calculating Trajectories - Unity Learn
In this tutorial students will learn about the parabola formed by projectile motion and use physics calculations to start programming an automatic attacking tank. Next, students will complete the programming of the AI tank by adding Unity physics back on t
learn.unity.com
추후 제작할 게임에 추가하기위하여 저장
728x90
'Unity' 카테고리의 다른 글
포톤 실시간 동기화 방식 Synchronization Issues [Unity] (0) | 2022.11.02 |
---|---|
(해결)JoinRandomRoom failed. Client is on NameServer (must be MasterServer for matchmaking) . . [Unity] (0) | 2022.11.02 |
Unity Tip [Unity] (0) | 2022.10.27 |
References 22/10/26 [Unity] (0) | 2022.10.26 |
Project ID에 관한 문제해결 방법 [ Unity] (0) | 2022.10.26 |