Commit graph

40 commits

Author SHA1 Message Date
b6d025ff5a Finish 55% of the course 2023-03-01 04:35:32 +11:00
217df07f89 Add trash counter 2023-03-01 04:32:48 +11:00
cc314c40e5 Make progress bar face camera with custom script 2023-03-01 04:22:17 +11:00
4e0785d603 Half camera sway 2023-03-01 04:20:11 +11:00
af6a45633b Make progress bar face camera with custom script 2023-03-01 04:19:40 +11:00
4ad7bf281c Add cutting progress bar 2023-03-01 04:08:49 +11:00
8194937cd8 Add cutting progression AKA cutting multiple times 2023-03-01 03:35:53 +11:00
12d1640f38 Cutting recipe logic 2023-03-01 02:34:47 +11:00
ccaed6e70d Cutting Recipies 2023-03-01 02:13:40 +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
989648c00b Add selected clear sounter highlight 2023-02-28 04:33:09 +11:00
5772da3965 Add interaction input handling 2023-02-28 03:19:49 +11:00
72a0daf486 Add Editor Rick Presence package 2023-02-28 02:50:32 +11:00
2d2eb7d32f Basic oject interaction login 2023-02-28 02:44:39 +11:00
d216580bca Move the movement code to a seperate function 2023-02-28 02:20:23 +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
3583e2ba3b Add arrow keys and controller movement 2023-02-26 02:52:10 +11:00
4a2f04bc03 Move to new input system 2023-02-26 02:42:14 +11:00
27fd68c1c2 Enable new input system 2023-02-26 02:28:50 +11:00
cf2ddd9ba6 Seperate GetMovementVectorNormalized into a seperate class 2023-02-26 02:25:40 +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
7c0c6eda6a Create walk animation 2023-02-26 01:52:03 +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
a897138a9e Rotate player in direction of movement 2023-02-26 01:39:43 +11:00
79354a9c85 Add layouts 2023-02-26 01:23:21 +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
e73111cb19 Some URP settings 2023-02-23 23:17:18 +11:00
08e63f8ebd Add course assets 2023-02-23 23:14:43 +11:00
04a912961e Packages 2023-02-23 23:10:10 +11:00
77e336bce3 .vsconfig 2023-02-23 22:08:00 +11:00
c8bab780ec Init Setup 2023-02-23 22:07:35 +11:00
624371a6cb Initial commit 2023-02-23 22:06:25 +11:00