initial commit
This commit is contained in:
parent
6715289efe
commit
788c3389af
37645 changed files with 2526849 additions and 80 deletions
|
@ -0,0 +1,5 @@
|
|||
# Spline Animate Component Sample
|
||||
|
||||
This sample demonstrates how the `SplineAnimate` component can be used in order to animate a game object's position and rotation along a Spline. Objects that are under the `NoEasing` parent move linearly and objects under the `WithEasing` parent are set up to have quadratic in and out easing. In addition, each parent's animated objects are configured to have different loop modes. Inspect objects named "AnimateObject" for more details and examples on how to configure the `SplineAnimate` component. Note: the component's "Preview" panel can be used to animate an object in Edit Mode.
|
||||
|
||||
Press "Play" to see the sample's game objects animate in Play Mode.
|
|
@ -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:
|
Loading…
Add table
Add a link
Reference in a new issue