Skip to content

ahmetgello/BezierCurve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BezierCurve

Draw & Modify Bezier Curves Easily

What can you do with it?

You can make as many control points as you want, these point determine the shape of your line. You can youse the CurvePreview to just see the curve in the editor as gizmos, or use the CurveDrawer and attach a LineRenderer to it to show a line in the game. Also, there are Quality and Value variables in CurveDrawer inspector, the quality determines tha quality of your line, and the Value variable determines how much of the line will be completed.

Other than that, the CurveFollow function let's an object to follow a similar-made bezier curve, in code you can specify the start and of the part that you want your object to go through.

About

Draw & Modify Bezier Curves Easily

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages