Go to file
Robbie Cargill 05bb18d238 Increase package version 2024-03-01 14:56:20 +00:00
Scripts Update TimelineTrigger to provide a UnityEvent to listen to instead 2024-02-28 18:16:58 +00:00
.gitignore Initial commit of refactored StepTimeline package 2023-12-14 22:59:25 +00:00
R0bbie.Timeline.asmdef Initial commit of refactored StepTimeline package 2023-12-14 22:59:25 +00:00
R0bbie.Timeline.asmdef.meta Initial commit of refactored StepTimeline package 2023-12-14 22:59:25 +00:00
README.md Initial commit of refactored StepTimeline package 2023-12-14 22:59:25 +00:00
README.md.meta Initial commit of refactored StepTimeline package 2023-12-14 22:59:25 +00:00
Scripts.meta Initial commit of refactored StepTimeline package 2023-12-14 22:59:25 +00:00
package.json Increase package version 2024-03-01 14:56:20 +00:00
package.json.meta Initial commit of refactored StepTimeline package 2023-12-14 22:59:25 +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.