
0
Answered
Unity Timeline Support
Will Bolt support Unity Official Timeline?
I mean some kind of custom track for Bolt, interface for setting and modifying Bolt variables, so that we could control the whole graph.
Bolt Version:
2
Unity Version:
2018.3
Platform(s):
Scripting Backend:
.NET Version (API Compatibility Level):
Customer support service by UserEcho
Hi Soulink,
That is not currently planned. Adding a track to timeline requires multiple custom classes to be created depending on your exact goal, and there's no one-size-fits-all approach, even in C#.
Thanks for the reply.
Yes I understand.I just thought there could be a common example like:
[bolt graph] as [bindingsource] [graph variables] as [track/clip reference].
Most goals can be achieved by keying variables' values.