프로그래밍 농장

Trajectory Line (Line Renderer) [Unity] 본문

Unity

Trajectory Line (Line Renderer) [Unity]

Tennessee201 2022. 10. 31.
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