Wiki

Clone wiki

SplineTools / Editor scripts

Aggror's SplineTools comes with several drag and drop editor scripts.

Editor

Scripts/SplineTools/Editor

Helpers

Scripts/SplineTools/Editor/Helpers

  • Spectator: Identical to the Leadwerks's spectator script. Place this one a camera that you want to fly around the scene with.
  • LookAt: Place this on an entity that needs to point at another entity.
  • FreeLook: Place this on a camera. Use the mouse to rotate the camera.
  • Spawner: Attach to a pivot in your scene. Drag in the an entity that the EditorSpline script attached and an entity that has the EditorSplineFollower attached. This last entity will be instantiated and placed on the spline.

Updated