Commit graph

39 commits

Author SHA1 Message Date
60ee4185e2 Add tutorial splash screen 2023-03-04 08:49:27 +11:00
701ef5a2ec sort hierachy a little 2023-03-04 08:24:27 +11:00
439372ae1b Add player walking particals 2023-03-04 08:21:35 +11:00
9a977d90d3 Add walls 2023-03-04 08:17:15 +11:00
eec1960ca7 Add controller menu navigation 2023-03-04 08:06:45 +11:00
1fc8311ea6 Allow rebinding of interacts and pause on controller 2023-03-04 07:51:57 +11:00
4e96a88306 Add keyboard input rebinding 2023-03-04 05:54:07 +11:00
91482820da Add options menu and sound volume options logic 2023-03-04 04:53:44 +11:00
e4706c7a42 Add pause menu and fix static data dulpication when loading scenes 2023-03-04 03:57:30 +11:00
0c71d06fb8 Add Game Over screen and count down clock for game time 2023-03-03 09:51:19 +11:00
15abaa80fa Add basic intro countdown and game states 2023-03-03 09:13:47 +11:00
1aa97baff4 Add SFX and SFX logic 2023-03-03 05:10:23 +11:00
f0e4f6c9ba Add background music 2023-03-03 04:14:20 +11:00
3ec46256e8 Add Delivery Manager UI and UI logic 2023-03-03 03:54:19 +11:00
8c5f4f2acf Add Delivery Manager logic and random recipe request generation 2023-03-03 02:53:43 +11:00
7e1cbafa47 Create Delivery Counter and first Shader 2023-03-03 02:18:36 +11:00
16b86e4ec4 Drop player move speed by 1f 2023-03-02 06:18:36 +11:00
42cd3341fb Visualise burger construction on plate 2023-03-02 06:17:41 +11:00
7a3073ea8a Add plate spawning counter 2023-03-02 05:18:58 +11:00
9da447f835 Complete basic frying logic 2023-03-02 04:34:08 +11:00
ef0155632a Add basic broken frying logic 2023-03-02 03:34:38 +11:00
217df07f89 Add trash counter 2023-03-01 04:32:48 +11:00
4e0785d603 Half camera sway 2023-03-01 04:20:11 +11:00
4ad7bf281c Add cutting progress bar 2023-03-01 04:08:49 +11:00
500f8f5f2a Added the Cutting Counter 2023-03-01 02:05:53 +11:00
44837c6c13 Move container logic to use inheritence and move logic around.
Also fix the clear counter spawning items, next I'm going to implament the logic for placing food onto them instead.
2023-03-01 00:32:36 +11:00
234e00cb9b Allow proper moving of kitchen objects and player pickup 2023-02-28 22:59:20 +11:00
1729ddf5c6 Kitchen object creation and spawning 2023-02-28 05:25:39 +11:00
2d2eb7d32f Basic oject interaction login 2023-02-28 02:44:39 +11:00
cfa7b830d7 Add basic clear counter 2023-02-28 02:18:22 +11:00
4d35efcdf1 remove test collision cube 2023-02-26 03:15:16 +11:00
6f0af4334a Add player collision 2023-02-26 03:14:53 +11:00
27fd68c1c2 Enable new input system 2023-02-26 02:28:50 +11:00
96eb06023d Use cinamachine for camera 2023-02-26 02:20:19 +11:00
0859e4b36c Finish my animations 2023-02-26 02:09:56 +11:00
93f8287404 Add body keyframe to idle 2023-02-26 01:46:01 +11:00
debef17f2c Create basic idle animation 2023-02-26 01:45:04 +11:00
ddd1441675 Create player controller(Player.cs) 2023-02-24 00:36:28 +11:00
92708715e6 Post Processing 2023-02-23 23:39:11 +11:00
Renamed from Assets/Scenes/SampleScene.unity (Browse further)