Advanced SCI Tutorials: Difference between revisions

From Sierra Wiki
Jump to navigationJump to search
Andrew Branscom (talk | contribs)
m 1 revision imported
Andrew Branscom (talk | contribs)
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
By Phil Fortier (Troflip)<br />
[[Category:SCI Pages]]
October 22nd, 2005
<div align="center"><span style="font-size: 22pt">Advanced SCI Tutorials</span><br />
By Phil Fortier (Troflip)<br />October 22nd, 2005</div>


<span class="Category">Introduction</span>
<span class="Category">Introduction</span>
Line 10: Line 11:
<span class="Category">Table of Contents</span>
<span class="Category">Table of Contents</span>


* [[Advanced Said() Strings - Part 1|Chapter 1 - Advanced Said() Strings - Part 1]]
* [[Advanced SCI Tutorials - Regions and Locales|Chapter 1 - Regions and Locales]]
* [[Regions and Locales|Chapter 2 - Regions and Locales]]
* [[Advanced SCI Tutorials - Scripting Props and Acts|Chapter 2 - Scripting Props and Acts]]
* [[Scripting Props and Acts|Chapter 3 - Scripting Props and Acts]]
* [[Advanced SCI Tutorials - Loopers|Chapter 3 - Loopers]]
* [[Loopers|Chapter 4 - Loopers]]
* [[Advanced SCI Tutorials - Jumping Bug|Chapter 4 - Jumping Bug]]
* [[Jumping Bug|Chapter 5 - Jumping Bug]]
* [[Advanced SCI Tutorials - The z-coordinate|Chapter 5 - The z-coordinate]]
* [[The z-coordinate|Chapter 6 - The z-coordinate]]
* [[Advanced SCI Tutorials - SCI Memory Management|Chapter 6 - Memory Management (advanced)]]
* [[Memory Management|Chapter 7 - Memory Management (advanced)]]
* [[Advanced SCI Tutorials - Advanced Use of Control Areas|Chapter 7 - Advanced Use of Control Areas]]
* [[Advanced Use of Control Areas|Chapter 8 - 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 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:Tutorials ]]
[[Category: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 >