SCI Point and Click Tutorial
From Sierra Wiki
Jump to navigationJump to search
SCI Tutorials and Guides Table of Contents
Introduction
These are SCI tutorials for the Point and Click GUI. I am finished with the point and click template. I have added interaction examples to this tutorial. The template includes everything that these tutorials cover, the cash, the string and the balloon.
] Point and Click Template Game (ZIP file) [198 KB]
Table of Contents
Point and Click Inventory
- Chapter 1 - Preparing the Main Script
- Chapter 2 - Ordering the Cursors
- Chapter 3 - Prepare the Text for our Inventory Room
- Chapter 4 - Inventory Views
- Chapter 5 - Scripting the Inventory Room
- Chapter 6 - Inventory Room Loose Ends
Point and Click Game
- Chapter 7 - Preparing the Supporting Scripts
- Chapter 8 - Ordering the Additional Cursors
- Chapter 9 - Prepare the Text for our Point and Click Rooms
- Chapter 10 - Point and Click Menu Views
- Chapter 11 - Creating the Point and Click Script
- Chapter 12 - Creating the Room 1 Script
- Chapter 13 - Examples of Scripting Point and Click Responses
References
Related Links
< Previous: Phil Fortier's Advanced SCI TutorialsChapter 1 - Preparing the Main Script >