gamemanager comment
This commit is contained in:
parent
448e711289
commit
73439fb402
1 changed files with 3 additions and 0 deletions
|
@ -128,6 +128,9 @@ public class GameManager : MonoBehaviour
|
|||
QueueMessage("I think I did everything... I think I can leave for school now");
|
||||
}
|
||||
}
|
||||
|
||||
// mark : u can track whether they want to do their tasks, some people may be unmoticvated to
|
||||
// do the tasks in game, then we can ask them irl why they didnt do the task
|
||||
|
||||
// Tracks if bedroom is cleaned or not
|
||||
public void BedroomTaskComplete()
|
||||
|
|
Loading…
Add table
Reference in a new issue