[Solved] Animate on 2s in Essentials

I wanted to know if their was a way to turn tweens into keyframes in toon boom Essentials

Hi,

indeed the Timeline View toolbar of Harmony Essentials doesn’t seem to contain the ‘Create Keyframes On’ button.

But, you could use the corresponding script called ‘TB_CreateKeyFramesOn.js’

Okay thanks, but how do I use it?

Ah, are you asking how to create a script button?

In this case you just have to follow these steps:

  1. Select Windows → Toolbars → Scripting
    http://docs.toonboom.com/help/harmony-14/essentials/reference/toolbar/top/scripting-toolbar.html?Highlight=scripting%20toolbar

  2. Link the script to a new button:
    http://docs.toonboom.com/help/harmony-14/essentials/scripting/link-script-button.html

Let me know if this helps.

P.S. What you could do as well is have a look into the Toolbar Manager of the Timeline View Toolbar and look if the ‘Create Keyframes On’ Icon is available to be added to the toolbar.
http://docs.toonboom.com/help/harmony-14/essentials/reference/dialog-box/toolbar-manager-dialog-box.html?Highlight=Toolbar%20Manager%20Dialog%20Box
This is easier than handling scripts.

Thanks I’ll try it! :slight_smile:

Thanks alot! I finally I fixed the problem