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 5 - Actor Paths with Over Views/Props|Allowing Actors to Walk Through/Over Views/Props]] | ** [[SCI Studio Tutorial 2 Chapter 5 - Actor Paths with Over Views/Props|Allowing Actors to Walk Through/Over Views/Props]] | ||
** [[SCI Studio Tutorial 2 Chapter 6 - Checking a Door's State|Checking a Door's State]] | ** [[SCI Studio Tutorial 2 Chapter 6 - Checking a Door's State|Checking a Door's State]] | ||
** [[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 WindowsCreating Custom Windows]] | |||
** [[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 2 - WordFail, syntaxFail and pragmaFail (SCI)|Oh, yeah? Well, "%s" this!]] | |||
** [[SCI Studio Tutorial 2 Chapter 2 - WordFail, syntaxFail and pragmaFail (SCI)|WordFail, syntaxFail and pragmaFail]] | |||
Revision as of 12:01, 28 April 2025
- SCI Studio Tutorial 2
- Allowing Actors to Walk Through/Over Views/Props
- Checking a Door's State
- Creating Custom Buttons
- Creating Custom Slider Controls
- SCI Studio Tutorial 2 Chapter 8 - Custom WindowsCreating Custom Windows
- Global Said() Statements
- Moving Actors and Triggering Events
- Oh, yeah? Well, "%s" this!
- WordFail, syntaxFail and pragmaFail
- 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