13 lines
1014 B
Markdown
13 lines
1014 B
Markdown
# Animate along a spline
|
|
|
|
Move a GameObject along a spline.
|
|
|
|
To refer to a sample scene that demonstrates how the **Spline Animate** component can animate the position and rotation of a GameObject along a spline, [import the **Animate Component** sample scene](index.md#import-splines-samples).
|
|
|
|
|
|
| **Topic** | **Description** |
|
|
| :-------------------- | :----------------------- |
|
|
| **[Animate a GameObject along a spline](animate-spline.md)** | Use the Spline Animate component to move a GameObject along a spline. |
|
|
| **[Change the alignment of an animated GameObject](animate-alignment.md)** | Specify how a GameObject orients and aligns to the spline it's animated on. |
|
|
| **[Configure the movement of a GameObject](animate-movement.md)** | Control how an animation begins on a spline, the speed of the animation, and the animation method it uses. |
|
|
| **[Spline Animate component reference](animate-component.md)** | Understand the properties of the Spline Animate component. | |