SCI Studio Tutorial 2

From SCI Wiki
Revision as of 18:16, 5 August 2013 by Andrew Branscom (talk | contribs) (1 revision)
Jump to navigationJump to search
Making a Game With SCI Studio

Volume II

By Brian Provinciano

Updated March 2nd, 2003

Introduction

There's so much SCI can do! Much more than could be covered in one tutorial. If the first tutorial covered it all, many would be overwhelmed. Expanding on the first one, this tutorial shows you how to expand your template game to include some more of Sierra's standard game features. They can be done in any order you like.

Table of Contents

Player Input

Actors

Views/Props

Doors

User Interface

 

< Previous: Brian Provinciano's SCI Studio Tutorial 1Next: Chapter 1 - Global Said() Statements >