Imported SCI Tutorials: Difference between revisions

From Sierra Wiki
Jump to navigationJump to search
Andrew Branscom (talk | contribs)
No edit summary
Andrew Branscom (talk | contribs)
No edit summary
Line 4: Line 4:
* [[Advanced SCI Tutorials]]
* [[Advanced SCI Tutorials]]


==<br /> [[SCI Studio Tutorial 2]] ==


* [[Adding Sound Support]]
* [[SCI Studio Tutorial 2 Chapter 1 - Global Said() Statements|Chapter 1 - Global Said() Statements]]
* [[Getting Started With SCI Development]]
* [[SCI Studio Tutorial 2 Chapter 2 - WordFail, syntaxFail and pragmaFail|Chapter 2 - Oh, yeah? Well, "%s" this!]]
* [[Placing Inventory Descriptions in a Text Resource]]
* [[SCI Studio Tutorial 2 Chapter 3 - Actor Paths|Chapter 3 - Making Actors Move Along Paths]]
* [[Manipulating the Parser - Part 1 - 'Complex' Nouns]]
* [[SCI Studio Tutorial 2 Chapter 4 - Actor Event Triggers|Chapter 4 - Moving Actors and Triggering Events]]
* [[Manipulating the Parser - Part 2 - Addressing Actors]]
* [[SCI Studio Tutorial 2 Chapter 5 - Actor Paths with Over Views/Props|Chapter 5 - Allowing Actors to Walk Through/Over Views/Props]]
* [[SCI Studio Tutorial 2 Chapter 6 - Checking a Door's State|Chapter 6 - Checking a Door's State]]
* [[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 9 - Custom Slider Controls|Chapter 9 - Creating Custom Slider Controls]]


==<br /> [[Advanced SCI Tutorials]] ==


* [[SCI Studio Tutorial 2]]
* [[Advanced SCI Tutorials - Advanced Said() Strings - Part 1|Chapter 1 - Advanced Said() Strings - Part 1]]
** [[SCI Studio Tutorial 2 Chapter 1 - Global Said() Statements|Chapter 1 - Global Said() Statements]]
* [[Advanced SCI Tutorials - Regions and Locales|Chapter 2 - Regions and Locales]]
** [[SCI Studio Tutorial 2 Chapter 2 - WordFail, syntaxFail and pragmaFail|Chapter 2 - Oh, yeah? Well, "%s" this!]]
* [[Advanced SCI Tutorials - Scripting Props and Acts|Chapter 3 - Scripting Props and Acts]]
** [[SCI Studio Tutorial 2 Chapter 3 - Actor Paths|Chapter 3 - Making Actors Move Along Paths]]
* [[Advanced SCI Tutorials - Loopers|Chapter 4 - Loopers]]
** [[SCI Studio Tutorial 2 Chapter 4 - Actor Event Triggers|Chapter 4 - Moving Actors and Triggering Events]]
* [[Advanced SCI Tutorials - Jumping Bug|Chapter 5 - Jumping Bug]]
** [[SCI Studio Tutorial 2 Chapter 5 - Actor Paths with Over Views/Props|Chapter 5 - Allowing Actors to Walk Through/Over Views/Props]]
* [[Advanced SCI Tutorials - The z-coordinate|Chapter 6 - The z-coordinate]]
** [[SCI Studio Tutorial 2 Chapter 6 - Checking a Door's State|Chapter 6 - Checking a Door's State]]
* [[Advanced SCI Tutorials - SCI Memory Management|Chapter 7 - Memory Management (advanced)]]
** [[SCI Studio Tutorial 2 Chapter 7 - Custom Buttons|Chapter 7 - Creating Custom Buttons]]
* [[Advanced SCI Tutorials - Advanced Use of Control Areas|Chapter 8 - Advanced Use of Control Areas]]
** [[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]]
 


* [[Advanced SCI Tutorials]]
==<br /> [[A Basic Tutorial for SCI1.1]] ==
** [[Advanced SCI Tutorials - Advanced Said() Strings - Part 1|Chapter 1 - Advanced Said() Strings - Part 1]]
** [[Advanced SCI Tutorials - Regions and Locales|Chapter 2 - Regions and Locales]]
** [[Advanced SCI Tutorials - Scripting Props and Acts|Chapter 3 - Scripting Props and Acts]]
** [[Advanced SCI Tutorials - Loopers|Chapter 4 - Loopers]]
** [[Advanced SCI Tutorials - Jumping Bug|Chapter 5 - Jumping Bug]]
** [[Advanced SCI Tutorials - The z-coordinate|Chapter 6 - The z-coordinate]]
** [[Advanced SCI Tutorials - SCI Memory Management|Chapter 7 - Memory Management (advanced)]]
** [[Advanced SCI Tutorials - Advanced Use of Control Areas|Chapter 8 - Advanced Use of Control Areas]]


* [[Basic Tutorial for SCI1.1 - Customizing the Title Screen|Customizing the Title Screen]]
* [[Basic Tutorial for SCI1.1 - The First Room|The First Room]]
* [[Basic Tutorial for SCI1.1 - Interacting with Objects|Interacting with Objects]]
* [[Basic Tutorial for SCI1.1 - Adding a Background and Static Objects|Adding a Background and Static Objects]]
* [[Basic Tutorial for SCI1.1 - The Priority Screen|The Priority Screen]]
* [[Basic Tutorial for SCI1.1 - Animating Props|Animating Props]]
* [[Basic Tutorial for SCI1.1 - Managing the Player’s Inventory|Managing the Player’s Inventory]]
* [[Basic Tutorial for SCI1.1 - Actors|Actors]]
* [[Basic Tutorial for SCI1.1 - Dying|Dying]]
* [[Basic Tutorial for SCI1.1 - Using Inventory Items|Using Inventory Items]]
* [[Basic Tutorial for SCI1.1 - Scoring and Flags|Scoring and Flags]]
* [[Basic Tutorial for SCI1.1 - Adding a Second Room|Adding a Second Room]]


* [[A Basic Tutorial for SCI1.1]]
==<br /> Point and Click Tutorial ==
** [[Basic Tutorial for SCI1.1 - Customizing the Title Screen|Customizing the Title Screen]]
** [[Basic Tutorial for SCI1.1 - The First Room|The First Room]]
** [[Basic Tutorial for SCI1.1 - Interacting with Objects|Interacting with Objects]]
** [[Basic Tutorial for SCI1.1 - Adding a Background and Static Objects|Adding a Background and Static Objects]]
** [[Basic Tutorial for SCI1.1 - The Priority Screen|The Priority Screen]]
** [[Basic Tutorial for SCI1.1 - Animating Props|Animating Props]]
** [[Basic Tutorial for SCI1.1 - Managing the Player’s Inventory|Managing the Player’s Inventory]]
** [[Basic Tutorial for SCI1.1 - Actors|Actors]]
** [[Basic Tutorial for SCI1.1 - Dying|Dying]]
** [[Basic Tutorial for SCI1.1 - Using Inventory Items|Using Inventory Items]]
** [[Basic Tutorial for SCI1.1 - Scoring and Flags|Scoring and Flags]]
** [[Basic Tutorial for SCI1.1 - Adding a Second Room|Adding a Second Room]]
 


* [[Point and Click Tutorial: Chapter 10 - Point and Click Menu Views]]
* [[Point and Click Tutorial: Chapter 10 - Point and Click Menu Views]]
Line 64: Line 58:
* [[Point and Click Tutorial: Chapter 9 - Prepare the Text for our Point and Click Rooms]]
* [[Point and Click Tutorial: Chapter 9 - Prepare the Text for our Point and Click Rooms]]


==<br /> Advanced Said() Strings ==


* [[Advanced SCI Tutorials - Advanced Said() Strings - Part 1|Chapter 1 - Advanced Said() Strings - Part 1]]
* [[Advanced SCI Tutorials - Advanced Said() Strings - Part 1|Chapter 1 - Advanced Said() Strings - Part 1]]
Line 69: Line 64:
* [[Advanced Said() Strings - Part 2 - Qualifying Adjectives]]
* [[Advanced Said() Strings - Part 2 - Qualifying Adjectives]]
* [[Advanced Said() Strings - Part 3 - Prepositions]]
* [[Advanced Said() Strings - Part 3 - Prepositions]]
==<br /> Misc ==
* [[Adding Sound Support]]
* [[Getting Started With SCI Development]]
* [[Placing Inventory Descriptions in a Text Resource]]
* [[Manipulating the Parser - Part 1 - 'Complex' Nouns]]
* [[Manipulating the Parser - Part 2 - Addressing Actors]]
* [[Get and Use Specific Keyboard Keys]] << start here!!!




[[Category:Pages to be Deleted]]
[[Category:Pages to be Deleted]]

Revision as of 13:16, 29 April 2025



SCI Studio Tutorial 2


Advanced SCI Tutorials


A Basic Tutorial for SCI1.1


Point and Click Tutorial


Advanced Said() Strings


Misc