Imported SCI Tutorials: Difference between revisions
From Sierra Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
* [[SCI Studio Tutorial 2]] | * [[SCI Studio Tutorial 2]] | ||
** [[SCI Studio Tutorial 2 Chapter 1 - Global Said() Statements|Chapter 1 - Global Said() Statements]] | ** [[SCI Studio Tutorial 2 Chapter 1 - Global Said() Statements|Chapter 1 - Global Said() Statements]] | ||
** [[SCI Studio Tutorial 2 Chapter 2 - WordFail, syntaxFail and pragmaFail|Chapter 2 - Oh, yeah? Well, "%s" this!]] | ** [[SCI Studio Tutorial 2 Chapter 2 - WordFail, syntaxFail and pragmaFail|Chapter 2 - Oh, yeah? Well, "%s" this!]] | ||
Line 22: | Line 11: | ||
** [[SCI Studio Tutorial 2 Chapter 7 - Custom Buttons|Chapter 7 - Creating Custom Buttons]] | ** [[SCI Studio Tutorial 2 Chapter 7 - Custom Buttons|Chapter 7 - Creating Custom Buttons]] | ||
** [[SCI Studio Tutorial 2 Chapter 8 - Custom Windows|Chapter 8 - Creating Custom Windows]] | ** [[SCI Studio Tutorial 2 Chapter 8 - Custom Windows|Chapter 8 - Creating Custom Windows]] | ||
** [[SCI Studio Tutorial 2 Chapter 9 - Custom Slider Controls|Chapter 9 - Creating Custom Slider Controls]] | ** [[SCI Studio Tutorial 2 Chapter 9 - Custom Slider Controls|Chapter 9 - Creating Custom Slider Controls]] | ||
Revision as of 12:34, 28 April 2025
- SCI Studio Tutorial 2
- 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