TiagoJSM / Arx

2 stars 3 forks source link

Create a cutscene editor #26

Closed TiagoJSM closed 8 years ago

TiagoJSM commented 8 years ago

The best solution for this seems to be extending Unity3D's animator

The objective of this cutscene editor is not to create a timeline for mixing videos and audio but more line a node sequence system that produces events

Some documentation pages / videos for this: http://unity3d.com/pt/learn/tutorials/modules/beginner/5-pre-order-beta/state-machine-behaviours https://www.youtube.com/watch?v=HOURak6BpSo

TiagoJSM commented 8 years ago

Done under Issue#26 branch and merged to master