Go to file
Robbie Cargill 0071110c51 Add UniTask dependency, and wait 1 frame before showing subtitle to ensure UI positioned correctly (avoids "flipping" effect when initially shown) 2024-01-12 15:45:10 +00:00
Materials First commit (still in process of refactoring so some bugginess) 2024-01-07 16:35:30 +00:00
Prefabs First commit (still in process of refactoring so some bugginess) 2024-01-07 16:35:30 +00:00
Scripts Add UniTask dependency, and wait 1 frame before showing subtitle to ensure UI positioned correctly (avoids "flipping" effect when initially shown) 2024-01-12 15:45:10 +00:00
Shaders First commit (still in process of refactoring so some bugginess) 2024-01-07 16:35:30 +00:00
UI First commit (still in process of refactoring so some bugginess) 2024-01-07 16:35:30 +00:00
.gitignore First commit (still in process of refactoring so some bugginess) 2024-01-07 16:35:30 +00:00
Materials.meta First commit (still in process of refactoring so some bugginess) 2024-01-07 16:35:30 +00:00
Prefabs.meta First commit (still in process of refactoring so some bugginess) 2024-01-07 16:35:30 +00:00
README.md First commit (still in process of refactoring so some bugginess) 2024-01-07 16:35:30 +00:00
README.md.meta First commit (still in process of refactoring so some bugginess) 2024-01-07 16:35:30 +00:00
Scripts.meta First commit (still in process of refactoring so some bugginess) 2024-01-07 16:35:30 +00:00
Shaders.meta First commit (still in process of refactoring so some bugginess) 2024-01-07 16:35:30 +00:00
UI.meta First commit (still in process of refactoring so some bugginess) 2024-01-07 16:35:30 +00:00
package.json Add UniTask dependency, and wait 1 frame before showing subtitle to ensure UI positioned correctly (avoids "flipping" effect when initially shown) 2024-01-12 15:45:10 +00:00
package.json.meta First commit (still in process of refactoring so some bugginess) 2024-01-07 16:35:30 +00:00

README.md

Timeline System

Package to allow setup of a linear timeline of steps with attached commands.

Dependencies

  • TriInspector

These plugins/packages must be in the project prior to import, or they will throw some errors in the console.