Hello,
Was about to bring this into a project I have setup and wondered if you can import it as a package or if you need to start fresh import this sample and then start from there?
Can you just DEL the wonderful Mich-L stuff easy enought?
TY!
Hello,
Was about to bring this into a project I have setup and wondered if you can import it as a package or if you need to start fresh import this sample and then start from there?
Can you just DEL the wonderful Mich-L stuff easy enought?
TY!
Itâs been released as a package now (itâs out of beta). I did not grab the demo scene to get it.
Note the Sequences package is available in 2020, but not listed Under Packages: Unity Registry
. To add it, find the + button in the upper right of Package Manager, select âAdd package from git URLâŚâ then type in âcom.unity.sequencesâ.
I donât know all the versioning magic with Unity - I am running 2021.2.0b5 at the moment. I load up Sequences via the âCinematic Studioâ âFeatureâ. I assume doing it that way I should have compatible versions of Sequences, Timeline, Cinemachine, Recorder etc without having to think too much⌠which is good in my case
But no idea the minimum version of Unity needed.
I must admit working out the com.unity.sequences etc package names (and that you can type that into the GitHub URL) is not very clear to me. Its hard to work out the package names at times. It would be nice to include them in the documentation with packages.
The minimum requirements are in the doc in doubt.
Unity 2020.3 is indeed the minimum version of Unity needed. If you follow Marcâs steps youâre good.
But as akent99 mentioned, in 2021+, the Sequences package is more easily discoverable. The Feature Set is a good entry point, or you can simply search for Sequences specifically (in case you donât need Alembic, FBX, Cinemachine).
Thank you so much!