Community
SCI Programming => Mega Tokyo SCI Archive => Topic started by: jonnings on August 07, 2002, 07:00:13 AM
-
Yes its me again. That lamer ::) I just want some help with understanding the tutorial.
"You will now need to add the key to the inventory item list. Scroll down to the bottom of the Game instance's init method until you find the following lines of code:"
What Game instace does this mean. I cant find this init method in the Game.sh/sc
-
The game instance is in main.sc:
"(instance Template of Game"