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)
Line 107: Line 107:


* [[SCI Studio Tutorial 2]]
* [[SCI Studio Tutorial 2]]
* [[SCI Point and Click Tutorial]]
* [[SCI Studio Tutorial 1]]
* [[SCI Studio Tutorial 2]]
* [[SCI Studio Tutorial Chapter 10 - Getting Familiar With Objects]]
* [[SCI Studio Tutorial Chapter 11 - Variables]]
* [[SCI Studio Tutorial Chapter 12 - Methods and Procedures]]
* [[SCI Studio Tutorial Chapter 13 - Conditional and Looping Statements]]
* [[SCI Studio Tutorial Chapter 14 - Making The Title Screen]]
* [[SCI Studio Tutorial Chapter 15 - Programming The First Room]]
* [[SCI Studio Tutorial Chapter 16 - Handling The Player's "Said" Input]]
* [[SCI Studio Tutorial Chapter 17 - Creating and Using Props]]
* [[SCI Studio Tutorial Chapter 18 - Handling The Inventory]]
* [[SCI Studio Tutorial Chapter 19 - Creating and Using Actors]]
* [[SCI Studio Tutorial Chapter 1 - An Introduction To SCI Resources]]
* [[SCI Studio Tutorial Chapter 20 - Making An Additional Room]]
* [[SCI Studio Tutorial Chapter 21 - Creating and Using Doors]]
* [[SCI Studio Tutorial Chapter 22 - Handling The Player's Score]]
* [[SCI Studio Tutorial Chapter 23 - Using The Death Handler]]
* [[SCI Studio Tutorial Chapter 24 - Using The Print Procedures]]
* [[SCI Studio Tutorial Chapter 25 - Customizing The Menubar]]
* [[SCI Studio Tutorial Chapter 26 - Game Maintenance]]
* [[SCI Studio Tutorial Chapter 2 - Creating The Game]]
* [[SCI Studio Tutorial Chapter 3 - Editing Views]]
* [[SCI Studio Tutorial Chapter 4 - Editing Cursors]]
* [[SCI Studio Tutorial Chapter 5 - Editing Fonts]]
* [[SCI Studio Tutorial Chapter 6 - Editing Pics]]
* [[SCI Studio Tutorial Chapter 7 - Editing The Vocabulary]]
* [[SCI Studio Tutorial Chapter 8 - An Introduction To Scripts]]
* [[SCI Studio Tutorial Chapter 9 - Elements of a Script]]




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

Revision as of 18:32, 29 April 2025



SCI Studio Tutorial 2


Advanced SCI Tutorials


A Basic Tutorial for SCI1.1


SCI Point and Click Tutorial


Said() Strings Tutorials


Misc