GDACollab / TacoCat

6 stars 0 forks source link

[ADDITION][Taco] OrderGeneration Level Progression #244

Open itspebbleboy opened 1 year ago

itspebbleboy commented 1 year ago

alter the order progression to change besed on the "Level Int" in Game Manager

Changes (from design doc) https://docs.google.com/document/d/1Mdi5T3HaJYIqWUIDwCmDGg7n2lqNEDBsUd-W5CQp3Hc/edit

SUGGESTION: map all of these values to variables, either w/ a general difficulty scaler value (as to not have so many variables) or w/ min & max variables (that scale based on on the "Level" int)

What the design doc says specifically:

Orders will have a minimum amount of 3 ingredients, however the chances of getting orders with that few will decrease with each Level 1 -

Shinoyhe commented 1 year ago

5/1/23: Finished. Branch: OrderGenerationLevelProgression-EthanY - Ethan Y