Advanced SCI Tutorials: Difference between revisions
From Sierra Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
<span class="Category">Table of Contents</span> | <span class="Category">Table of Contents</span> | ||
* [[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]] | |||
* [[Advanced Said() Strings - Part 1|Chapter 1 - Advanced Said() Strings - Part 1]] | * [[Advanced Said() Strings - Part 1|Chapter 1 - Advanced Said() Strings - Part 1]] |
Revision as of 13:22, 28 April 2025
Advanced SCI Tutorials
By Phil Fortier (Troflip)
October 22nd, 2005
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
- 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 >