first commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# Animate Component sample
|
||||
|
||||
This sample demonstrates how the **Spline Animate** component can animate the position and rotation of a GameObject along a spline.
|
||||
|
||||
In the scene, the child GameObjects of **NoEasing** move linearly, while the child GameObjects of **WithEasing** have quadratic in and out easing. In addition, each parent's animated GameObjects have different loop modes.
|
||||
|
||||
Inspect GameObjects whose name begins with **AnimateObject** for more detail and for an example of how to configure the **Spline Animate** component.
|
||||
|
||||
To view the animations of the **Spline Animate** component in the Game view, enter Play mode.
|
||||
|
||||
To view the animations of the **Spline Animate** component in the Scene view:
|
||||
|
||||
1. Select a GameObject whose name begins with **AnimateObject**.
|
||||
2. In the Inspector, click **Play** in the **Spline Animate** component's **Preview** panel.
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 7240063907eab4c80862412d408294f5
|
||||
TextScriptImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1,7 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 4ec1ad2a9055e46d5a6a3824ee90de8e
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user