puppetEnd() does not work

I want to delete a puppet Connection This code shows an Error in developer mode: puppetEnd() is not a function

         handR.puppet( haltR );
        handL.puppet( haltL );
        handR.puppetEnd(haltR);
        handL.puppetEnd(haltL);

I have made a Robot dancing to the music and I want change the dance style, by joining the hands with puppet. In another danceStyle the hands should be free and not joined with puppet. How should I use the puppetEnd() Method?
dancing robot

Ah... oops. This is supposed to be noPuppet() not puppetOff(). We have updated the docs - do a hard refresh and all should be good. Thanks!

Thanks a lot now it works after a hard reload. Yippie I am happy.
my Robot is a psycedelic dancer, smooth and wild

1 Like

Do a hard refresh - we adjusted the code.

1 Like

LOL - looks great! You should add it to the Showcase here!

I will add it. In the last weeks I have learned so much with ZIM and I have made some nice examples. Thank you very much for your support. It is amzing what you and the team are doing. I like it. I will add some examples soon.

2 Likes