Skip to content

Simple trajectory creator for projectile motion with line renerer in Unity

License

Notifications You must be signed in to change notification settings

CihadDogan/Projectile3D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projectile3D

Simple trajectory creator for projectile motion with line renerer in Unity. Example project developed in Unity 2020.3.30f1. You can just grab "TrajectoryCreator.cs" script inside Assets/Scripts folder or download and check SampleScene.

How To Use

  1. Create empty game object.
  2. Assign TrajectoryCreator.cs component to it.
  3. Assign a material to automatically created line renderer. (Otherwise trajectory will be pink)
  4. Start the scene and play with trajectory properties.

Trajectory settings:

Sample trajectory visual:

About

Simple trajectory creator for projectile motion with line renerer in Unity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages