-
Notifications
You must be signed in to change notification settings - Fork 2
Customer Component
NIMESH GARG edited this page Aug 28, 2024
·
1 revision
Follows the Customer Config format
Only the following can be set by passing a BaseCustomerConfig as an argument of CustomerComponent.
name
patience
spawnTimer
countDown
Accepts a CustomerPersonalityConfig as an argument i.e. BaseCustomer with following additional fields.
pref
reputation
- Only allows to set repuation for Personality Customer.
- Value needs to between or equal to 0 and 100
- Returns reputation of the customer.
- if
-1
, means it's a base customer. Cannot have Reputation.
Inventory System
Scoring System
Food Recipes
Level System
Player Actions
Ordering System
Stations
Items
Map Design
Customers
Pause Menu
Upgrades
End of Day Display
Day Night Cycle
Moral System
Debug Terminal
Game Interactions Tutorial
Backstory Cutscenes
Entities and Components
Input Handling
Game Screens and Areas
Fire Extinguisher Handler Component
MainGameActions Create Docket Triggers
Main Game Order Button Display
BackstoryCutsceneDisplay Test Plan
Test Plan for MainGameOrderTicketDisplay
Test Plan for MainGameOrderBtnDisplay
Test Plan for DocketLineDisplay
Test plan for RandomComboService
Test plan for SpeedBoostUpgrade
Test plan for DancePartyUpgrade