Imported SCI Tutorials: Difference between revisions
From Sierra Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
** [[SCI Studio Tutorial 2 Chapter 7 - Custom Buttons|Creating Custom Buttons]] | ** [[SCI Studio Tutorial 2 Chapter 7 - Custom Buttons|Creating Custom Buttons]] | ||
** [[SCI Studio Tutorial 2 Chapter 9 - Custom Slider Controls|Creating Custom Slider Controls]] | ** [[SCI Studio Tutorial 2 Chapter 9 - Custom Slider Controls|Creating Custom Slider Controls]] | ||
** [[SCI Studio Tutorial 2 Chapter 8 - Custom | ** [[SCI Studio Tutorial 2 Chapter 8 - Custom Windows|Creating Custom Windows]] | ||
** [[SCI Studio Tutorial 2 Chapter 1 - Global Said() Statements|Global Said() Statements]] | ** [[SCI Studio Tutorial 2 Chapter 1 - Global Said() Statements|Global Said() Statements]] | ||
** [[SCI Studio Tutorial 2 Chapter 4 - Actor Event Triggers|Moving Actors and Triggering Events]] | ** [[SCI Studio Tutorial 2 Chapter 4 - Actor Event Triggers|Moving Actors and Triggering Events]] |
Revision as of 12:01, 28 April 2025
- Chapter 1 - Global Said() Statements
- Chapter 2 - Oh, yeah? Well, "%s" this!
- Chapter 3 - Making Actors Move Along Paths
- Chapter 4 - Moving Actors and Triggering Events
- Chapter 5 - Allowing Actors to Walk Through/Over Views/Props
- Chapter 6 - Checking a Door's State
- Chapter 7 - Creating Custom Buttons
- Chapter 8 - Creating Custom Windows
- Chapter 9 - Creating Custom Slider Controls