forked from secretilluminatidinosaur/CSGame
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMethods
More file actions
19 lines (11 loc) · 752 Bytes
/
Methods
File metadata and controls
19 lines (11 loc) · 752 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Methods:
StartUp: Presents opening text and first scene
Tutorial: Plays scene explaining first section of level
testHouse: Asks user for argument to be compared to a constant value. Loops until values are equal
inHouse1: Transitions to new scene and asks user for argument and loops until it matches a constant value
readystart: Transitions to new scene
showPointerville: Transitions to new scene
ExplorePointerville: Executes the following sequence of events twice. Displays text, then asks user for an argument, then loops until it
matches a constant value
pickHouse: Provides the player with the option of which event they'd like to see. Uses helper functions based on that choice to
provide the player with the content they've chosen