Advanced SCI Tutorials: Difference between revisions
From Sierra Wiki
Jump to navigationJump to search
m 1 revision imported |
No edit summary |
||
Line 16: | Line 16: | ||
* [[Jumping Bug|Chapter 5 - Jumping Bug]] | * [[Jumping Bug|Chapter 5 - Jumping Bug]] | ||
* [[The z-coordinate|Chapter 6 - The z-coordinate]] | * [[The z-coordinate|Chapter 6 - The z-coordinate]] | ||
* [[Memory Management|Chapter 7 - Memory Management (advanced)]] | * [[SCI Memory Management|Chapter 7 - Memory Management (advanced)]] | ||
* [[Advanced Use of Control Areas|Chapter 8 - Advanced Use of Control Areas]] | * [[Advanced Use of Control Areas|Chapter 8 - Advanced Use of Control Areas]] | ||
Revision as of 11:11, 20 October 2024
By Phil Fortier (Troflip)
October 22nd, 2005
Introduction
These are Advanced SCI tutorials written by Troflip, intended to complement the information provided in Brian Provinciano's first two sets of tutorials.
Table of Contents
- Chapter 1 - Advanced Said() Strings - Part 1
- Chapter 2 - Regions and Locales
- Chapter 3 - Scripting Props and Acts
- Chapter 4 - Loopers
- Chapter 5 - Jumping Bug
- Chapter 6 - The z-coordinate
- Chapter 7 - Memory Management (advanced)
- Chapter 8 - Advanced Use of Control Areas
< Previous: Brian Provinciano's SCI Studio Tutorial 2Next: Chapter 1 - Advanced Said() Strings - Part 1 >