Title

In reference to the “animation video on youtube”.

I have a bookmark ,that i want to make a variable and i have a text i want to react(animate) to this bookmark when i tap it(while keeping the functionallity of the book mark)

Can i get some help please?

2 Commentsto Title

  1. You can set the tap action to a script:

    setVariableString(variable_name, variable_value);

    getEvent().getItem().launch();

  2. Misfit (Mac) says:

    Thanks so much Pierre Hébert .

    i’ll use this on my current setup 😀

Leave a Reply

Your email address will not be published. Required fields are marked *