Advanced SCI Tutorials: Difference between revisions
From Sierra Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
<span class="Category">Table of Contents</span> | <span class="Category">Table of Contents</span> | ||
* [[Advanced SCI Tutorials - Regions and Locales|Chapter 1 - Regions and Locales]] | |||
* [[Advanced SCI Tutorials - Regions and Locales|Chapter | * [[Advanced SCI Tutorials - Scripting Props and Acts|Chapter 2 - Scripting Props and Acts]] | ||
* [[Advanced SCI Tutorials - Scripting Props and Acts|Chapter | * [[Advanced SCI Tutorials - Loopers|Chapter 3 - Loopers]] | ||
* [[Advanced SCI Tutorials - Loopers|Chapter | * [[Advanced SCI Tutorials - Jumping Bug|Chapter 4 - Jumping Bug]] | ||
* [[Advanced SCI Tutorials - Jumping Bug|Chapter | * [[Advanced SCI Tutorials - The z-coordinate|Chapter 5 - The z-coordinate]] | ||
* [[Advanced SCI Tutorials - The z-coordinate|Chapter | * [[Advanced SCI Tutorials - SCI Memory Management|Chapter 6 - Memory Management (advanced)]] | ||
* [[Advanced SCI Tutorials - SCI Memory Management|Chapter | * [[Advanced SCI Tutorials - Advanced Use of Control Areas|Chapter 7 - Advanced Use of Control Areas]] | ||
* [[Advanced SCI Tutorials - Advanced Use of Control Areas|Chapter | |||
Line 32: | Line 31: | ||
| | ||
<span style="float: left">[[SCI_Studio_Tutorial_2|< Previous: Brian Provinciano's SCI Studio Tutorial 2]]</span><span style="float: right">[[Advanced SCI Tutorials - | <span style="float: left">[[SCI_Studio_Tutorial_2|< Previous: Brian Provinciano's SCI Studio Tutorial 2]]</span><span style="float: right">[[Advanced SCI Tutorials - Regions and Locales|Next: Chapter 1 - Regions and Locales >]]</span><br /> | ||
| | ||
[[Category:Technical Info]] | [[Category:Technical Info]] | ||
[[Category:Tutorials ]] | [[Category:Tutorials ]] | ||
[[Category:SCI Tutorials]] | [[Category:SCI Tutorials]] |
Revision as of 13:38, 29 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 - Regions and Locales
- Chapter 2 - Scripting Props and Acts
- Chapter 3 - Loopers
- Chapter 4 - Jumping Bug
- Chapter 5 - The z-coordinate
- Chapter 6 - Memory Management (advanced)
- Chapter 7 - Advanced Use of Control Areas
- Advanced Said() Strings - Part 1
- Regions and Locales
- Scripting Props and Acts
- Loopers
- Jumping Bug
- The z-coordinate
- Memory Management (advanced)
- Advanced Use of Control Areas
< Previous: Brian Provinciano's SCI Studio Tutorial 2Next: Chapter 1 - Regions and Locales >