SW 중심대학 OSS GIT 서버 박건태, 이승준, 고기완, 이준호 새로운 배포
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
ParkGeonTae 216cbe4b1b project 4 years ago
..
Documentation~ project 4 years ago
Editor project 4 years ago
Runtime project 4 years ago
CHANGELOG.md project 4 years ago
CHANGELOG.md.meta project 4 years ago
Editor.meta project 4 years ago
LICENSE.md project 4 years ago
LICENSE.md.meta project 4 years ago
README.md project 4 years ago
README.md.meta project 4 years ago
Runtime.meta project 4 years ago
package.json project 4 years ago
package.json.meta project 4 years ago

README.md

ReleaseBadge ReleaseBadge

About Timeline

Use Unity’s Timeline to create cinematic content, game-play sequences, audio sequences, and complex particle effects.

Installing Timeline

To install this package, follow the instructions in the Package Manager documentation.

Using Timeline

The Timeline Manual can be found here

Technical details

Requirements

This version of Timeline is compatible with the following versions of the Unity Editor:

  • 2019.3 and later (recommended)

How to format your code for the repo

Clone https://github.cds.internal.unity3d.com/unity/git-hgmeta-format/tree/csharp-format (the branch is important):

git clone --single-branch --branch csharp-format git@github.cds.internal.unity3d.com:unity/git-hgmeta-format.git

go in your repo clone and run

perl <gitformat clone dir>/hooks/install-hooks.pl

If you have things already committed without the formatting, run

perl <gitformat clone dir>/format.pl branch

where branch is litteraly branch and not $BRANCHNAME