July 2017
Intermediate to advanced
354 pages
9h 58m
English
Hype lets you create your own JavaScript functions to support more complex interactions. A code editor is provided, where you can combine the Hype functionality with your own logic.
By writing code, you can access the same interaction options you can define visually with the tool. For example, you can play or pause a given timeline or move it to a different scene. The advantage of writing some functions in code is that you can define more complex logic about how to combine those functions. For example, you can switch to a different scene based on the value of a variable.