Skip to content

A bunch of scripts for better orbit arrangement in Unity

License

Notifications You must be signed in to change notification settings

spinningwatt/BezierTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BezierTool

A bunch of scripts for better orbit arrangement in Unity

Usage

1.Import Unitypackage

Assets->Import Package->Custom Package, then choose the package downloaded from release.

2.Drag a script on the Object

After importing the package, there should be three more folders in your project. Get into the folder BeizerTool. Drag the script BezierDriver.cs onto the object(s) you want to control.

3.Adjust the parameters

Select the object in Hierarchy. There are three control points in the Scene by default. You can drag the handle to adjust the orbit which is drawn with white dash. To add more control points, input the number of control points you need in the field named size under Ctrl Points in Inpector.

4.Check the result

Click on Play. Check the orbit of objects.

About

A bunch of scripts for better orbit arrangement in Unity

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages