Difference between revisions of "Managing the Player’s Inventory"

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...")
 
 
(4 intermediate revisions by the same user not shown)
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">Managing the Player’s Inventory</span><br />
 
''Author: [[Phil Fortier]]''</div>
 
''Author: [[Phil Fortier]]''</div>
  
  
  
W
+
W http://scicompanion.com/Documentation/Tutorial/ManagingInventory.html
  
 
==<br />  ==
 
==<br />  ==
Line 14: Line 30:
 
&nbsp;
 
&nbsp;
  
<span style="float: left">[[&lt; Previous: ]]</span>
+
<span style="float: left">[[Animating Props|&lt; Previous: Animating Props]]</span>
<span style="float: right">[[ &gt;]]</span>
+
<span style="float: right">[[Actors|Next: Actors &gt;]]</span>

Latest revision as of 22:51, 26 February 2016