Dev - log #3 - 04/05:
- Created a repo for the project and started creating main scenes in the project.
- Created the first flower as a placeholder. The main idea behind the game at this point is: a flower shop where the customer brings a receipt (order) and you need to create a bouquet with the respective flowers.
- Created a simple animation after picking flowers. Implemented storing logic on the vase. Before submiting order to a customer
Core loop:
Customer → order (recipe) → pick flowers → place in vase → submit → validate → next customer