Adding and Editing Buttons in Studiocode

Adding and editing a Button
Now we are ready to create some coding buttons and start coding our movie.

1. In the code input window click edit across the top, this will allow us to add some buttons.
2. Now drag the button labeled “Button” down into the code input window.

3. It should create a button labeled “Button 1”
4. Double Click Button 1 and it will open the button edit window

5. Here you can change the name of a button, add a custom lead and lag time, link it to other buttons and change the color of the button.