Pass variable to timieline custom clip
Hi,
I'm working on a cutscene with dialogues, I've made a custom clip/track to display the dialogues. The thing is I have a dialogue with a name in it which is defined at runtime. For that I'd like to pass variables to my dialogue clip when I run the cutscene.
Is there any way to do that ?
Comment
Best Answer
Answer by DavidGeoffroy · Jun 08, 2021 at 11:52 PM
See the example here. You need to pass your data as a member on a component or a ScriptableObject.
Your answer
