{{description>Master Curvy Splines with our user manual! Learn about components, general concepts, tutorials, and tips for efficiency. Enhance your Unity projects now.}} ====== User Manual ====== Welcome to the Curvy Splines user manual! In here, you will find documentation for every Component that is part of Curvy Splines, in addition to pages about general concepts. Please keep in mind that you can access the documentation of each component directly from the inspector by clicking on the ? icon at the top right corner of the inspector. Also, Curvy Splines comes with example scenes showcasing the usage of most Components. =====Table of contents===== * [[https://www.youtube.com/playlist?list=PLatR0iPtXq-x8gDP9tNaxC5Pp32DEL6fS|Tutorials]] - //Short tutorial videos to get you started// * [[.glossary]] - //Terms used and their definition// * [[.toolbar:]] - //Reference of the Curvy Splines toolbar and menus it opens, such as the Import/Export window// * [[.splines:]] - //Working with Spline curves// * [[.splines:shapes]] - //Working with Shape templates// * [[.controllers:]] - // Ready-made scripts to connect your GameObjects to Curvy Splines data// * [[.generator:]] - //Enjoy a new level of spline related processing// * [[.performancetips:]] - //How to use Curvy Splines efficiently// * [[.extend:]] - //How to customize and extend Curvy Splines via code// * [[.playmaker:]] - //The Curvy Splines addon for PlayMaker// * [[https://api.curvyeditor.com/|API Reference]] * [[..:releasenotes]] ===== UI Guidelines ===== Curvy Splines' UI guidelines keep as close to the Unity standard as possible. In short: * Object settings are handled in the inspector window * General settings and operations are accessible from the Toolbar in the Scene View * Hide options that don't apply (e.g. if you have a bezier spline, you won't see TCB options in the inspector) * Keyboard shortcuts for common operations