Difference between revisions of "Adding a Background and Static Objects"

From SCI Wiki
Jump to navigationJump to search
(Created page with "SCI Tutorials<br /> <div align="center"><span style="font-size: 22pt"></span><br /> ''Author: Phil Fortier''</div> W ==<br /> ==   <span style="float: l...")
 
Line 1: Line 1:
 
[[SCI Tutorials]]<br />
 
[[SCI Tutorials]]<br />
  
<div align="center"><span style="font-size: 22pt"></span><br />
+
<div align="center">
 +
Chapter:
 +
[[Customizing the Title Screen|1]] |
 +
[[The First Room|2]] |
 +
[[Interacting with Objects|3]] |
 +
[[Adding a Background and Static Objects|4]] |
 +
[[The Priority Screen|5]] |
 +
[[Animating Props|6]] |
 +
[[Managing the Player’s Inventory|7]] |
 +
[[Actors|8]] |
 +
[[Dying|9]] |
 +
[[Using Inventory Items|10]] |
 +
[[Scoring and Flags|11]] |
 +
[[Adding a Second Room|12]]
 +
</div><br />
 +
 
 +
<div align="center"><span style="font-size: 22pt">Adding a Background and Static Objects</span><br />
 
''Author: [[Phil Fortier]]''</div>
 
''Author: [[Phil Fortier]]''</div>
  

Revision as of 21:14, 26 February 2016

SCI Tutorials

Chapter: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12


Adding a Background and Static Objects
Author: Phil Fortier


W


 

[[< Previous: ]] [[ >]]