{{description>Boost your Unity project with Curvy Splines! Easily handle events using our PlayMaker Curvy proxy prefab & component. Perfect for Spline/Controller interactions.}} ~~Title: Curvy events ~~ ======Working with Curvy events ====== ==== Preface ==== Handling Curvy events works much like uGUI events are handled: Drag a proxy prefab into your scene and attach a proxy component to the GameObject where events arise. In the proxy you define the events to use and the FSM to receive those events. ==== Setup==== To interact with Curvy events, drag the ///PlayMaker Curvy/PlayMaker Curvy// prefab into your scene and add the //PlayMakerCurvyComponentProxy// component to the desired Spline or Controller.