Ctrack - dialog field

On 09/02/2014 at 05:43, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   R15 
Platform:   Windows  ;   
Language(s) :     C++  ;

---------
I want one track to animate various objects.
I also want to set the key frames for this 'general' track using a dialog. E.g.

Questions:
- Is a Ctrack always 'connected' to an Object or can I 'connect' it to a dialog field?
I guess not?

- Is there a way to create a 'general' ctrack not 'connected' to one object?

If not, should I create an object plugin and add a ctrack to that object?

On 09/02/2014 at 07:27, xxxxxxxx wrote:

Thinking about it again, I guess I make things too complicated / too difficult..
Just add a null and add the ctrack to that null.
That should do it. No need to make things complicated.