SPLINE EDITOR


This Spline Editor for Unity alows the programmer to draw and edit spline curve points inside the Editor Window in Unity.

This Editor was created to facilitate the drawing of the desired curves the enemy ships should follow in my Galaga 2 Project.

Date: October 2015 - Engine: Unity

ABOUT

❗ Custom Editor for Unity
❗ Alow to Edit Path points and Control points
❗ Curves saved in text files.
❗ Easy to use macro buttons on the Inspector.


This editor was not made public since I ended up adding some quite specific functionality for my Project (Galaga 2). The file format generated was compatible with the LeanTween Library to allow easy integration.

Technologies Used

C#
90% Complete
Unity
80% Complete
Editor API
80% Complete