Update Night of Horror authored by Hong, Xin's avatar Hong, Xin
--- ---
title: Night of Horror title: Night of Horror
--- ---
[Toc] [Toc]
# Game Design Document # Game Design Document
...@@ -52,7 +53,7 @@ title: Night of Horror ...@@ -52,7 +53,7 @@ title: Night of Horror
### Core Mechanics ### Core Mechanics
- **Monster Behavior** - **Monster Behavior**
* Spawning and Patrolling * **Spawning and Patrolling**
+ Monsters spawn at specific empty object locations at the start of the game and then patrol in random paths. + Monsters spawn at specific empty object locations at the start of the game and then patrol in random paths.
* **Pursuit Logic** * **Pursuit Logic**
... ...
......