April 2017
Beginner to intermediate
376 pages
8h 4m
English
Before moving ahead, I want to give a quick rundown of what we are doing. We have an object with two animation states: idle and moving. Idle is the default mode. We have created an idle parameter with the checkbox checked, which makes the condition true.
In the next section, we will write a script that has the following two main functions:
When the application loads, you will see the two boxes; because idle is the default state, nothing will happen until they are selected. Once they are, they will move. If they are selected ...
Read now
Unlock full access