Commit graph

15 commits

Author SHA1 Message Date
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
c8bab780ec Init Setup 2023-02-23 22:07:35 +11:00