Advanced SCI Tutorials: Difference between revisions

From Sierra Wiki
Jump to navigationJump to search
Andrew Branscom (talk | contribs)
No edit summary
Andrew Branscom (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 11: Line 11:
<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 1 - Regions and Locales]]
* [[Advanced SCI Tutorials - Regions and Locales|Chapter 2 - Regions and Locales]]
* [[Advanced SCI Tutorials - Scripting Props and Acts|Chapter 2 - Scripting Props and Acts]]
* [[Advanced SCI Tutorials - Scripting Props and Acts|Chapter 3 - Scripting Props and Acts]]
* [[Advanced SCI Tutorials - Loopers|Chapter 3 - Loopers]]
* [[Advanced SCI Tutorials - Loopers|Chapter 4 - Loopers]]
* [[Advanced SCI Tutorials - Jumping Bug|Chapter 4 - Jumping Bug]]
* [[Advanced SCI Tutorials - Jumping Bug|Chapter 5 - Jumping Bug]]
* [[Advanced SCI Tutorials - The z-coordinate|Chapter 5 - The z-coordinate]]
* [[Advanced SCI Tutorials - The z-coordinate|Chapter 6 - The z-coordinate]]
* [[Advanced SCI Tutorials - SCI Memory Management|Chapter 6 - Memory Management (advanced)]]
* [[Advanced SCI Tutorials - SCI Memory Management|Chapter 7 - Memory Management (advanced)]]
* [[Advanced SCI Tutorials - Advanced Use of Control Areas|Chapter 7 - Advanced Use of Control Areas]]
* [[Advanced SCI Tutorials - Advanced Use of Control Areas|Chapter 8 - Advanced Use of Control Areas]]
 
 
* [[Advanced Said() Strings - Part 1|Advanced Said() Strings - Part 1]]
* [[Regions and Locales|Regions and Locales]]
* [[Scripting Props and Acts|Scripting Props and Acts]]
* [[Loopers|Loopers]]
* [[Jumping Bug|Jumping Bug]]
* [[The z-coordinate|The z-coordinate]]
* [[SCI Memory Management| Memory Management (advanced)]]
* [[Advanced Use of Control Areas|Advanced Use of Control Areas]]


&nbsp;
&nbsp;


<span style="float: left">[[SCI_Studio_Tutorial_2|&lt; Previous: Brian Provinciano's SCI Studio Tutorial 2]]</span><span style="float: right">[[Advanced SCI Tutorials - Advanced Said() Strings - Part 1|Next: Chapter 1 - Advanced Said() Strings - Part 1 &gt;]]</span><br />
<span style="float: left">[[SCI_Studio_Tutorial_2|&lt; 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 &gt;]]</span><br />
&nbsp;
&nbsp;
[[Category:Technical Info]]
[[Category:Technical Info]]
[[Category:Tutorials ]]
[[Category:Tutorials ]]
[[Category:SCI Tutorials]]
[[Category:SCI Tutorials]]

Latest revision as of 13:47, 29 April 2025

Advanced SCI Tutorials
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

 

< Previous: Brian Provinciano's SCI Studio Tutorial 2Next: Chapter 1 - Regions and Locales >