Difference between revisions of "Dying"

From SCI Wiki
Jump to navigationJump to search
 
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
[[The First Room|2]] |  
 
[[The First Room|2]] |  
 
[[Interacting with Objects|3]] |  
 
[[Interacting with Objects|3]] |  
[[The Priority Screen|4]] |  
+
[[Adding a Background and Static Objects|4]] |
[[Animating Props|5]] |  
+
[[The Priority Screen|5]] |  
[[Managing the Player’s Inventory|6]] |  
+
[[Animating Props|6]] |  
[[Actors|7]] |  
+
[[Managing the Player’s Inventory|7]] |  
[[Dying|8]] |  
+
[[Actors|8]] |  
[[Using Inventory Items|9]] |  
+
[[Dying|9]] |  
[[Scoring and Flags|10]] |  
+
[[Using Inventory Items|10]] |  
[[Adding a Second Room|11]]
+
[[Scoring and Flags|11]] |  
 +
[[Adding a Second Room|12]]
 
</div><br />
 
</div><br />
  
<div align="center"><span style="font-size: 22pt"></span><br />
+
<div align="center"><span style="font-size: 22pt">Dying</span><br />
 
''Author: [[Phil Fortier]]''</div>
 
''Author: [[Phil Fortier]]''</div>
  
Line 29: Line 30:
 
&nbsp;
 
&nbsp;
  
<span style="float: left">[[&lt; Previous: ]]</span>
+
<span style="float: left">[[Actors|&lt; Previous: Actors]]</span>
<span style="float: right">[[ &gt;]]</span>
+
<span style="float: right">[[Using Inventory Items|Next: Using Inventory Items &gt;]]</span>

Latest revision as of 21:21, 26 February 2016

SCI Tutorials

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


Dying
Author: Phil Fortier


W


 

< Previous: Actors Next: Using Inventory Items >