Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 08/04/2008 at 07:22, xxxxxxxx wrote:
User Information: Cinema 4D Version: R10 Platform: Windows ; Language(s) : C.O.F.F.E.E ;
--------- Hi, I'm looking for an example plugin/documentation for a COFFEE Plugin using the new animation system, since PluginKey/-Sequence/-Track won't work anymore. Thanks.
On 08/04/2008 at 07:41, xxxxxxxx wrote:
You can not write animation plugins because BaseTrack/Sequence/Key is not working anymore since Cinema 4D R10.
cheers, Matthias
On 09/04/2008 at 00:05, xxxxxxxx wrote:
So it's only possible using C++? (CTrack, CCurve and CKey)
On 09/04/2008 at 01:23, xxxxxxxx wrote:
Yes, currently you have to use the C++ API to write animation plugins.