This repository has been archived on 2025-03-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
mojo-kitchen-chaos/Assets/Scripts
BuyMyMojo 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
..
BaseCounter.cs Move container logic to use inheritence and move logic around. 2023-03-01 00:32:36 +11:00
BaseCounter.cs.meta Move container logic to use inheritence and move logic around. 2023-03-01 00:32:36 +11:00
ClearCounter.cs Move container logic to use inheritence and move logic around. 2023-03-01 00:32:36 +11:00
ClearCounter.cs.meta Basic oject interaction login 2023-02-28 02:44:39 +11:00
ContainerCounter.cs Move container logic to use inheritence and move logic around. 2023-03-01 00:32:36 +11:00
ContainerCounter.cs.meta Move container logic to use inheritence and move logic around. 2023-03-01 00:32:36 +11:00
ContainerCounterVisual.cs Move container logic to use inheritence and move logic around. 2023-03-01 00:32:36 +11:00
ContainerCounterVisual.cs.meta Move container logic to use inheritence and move logic around. 2023-03-01 00:32:36 +11:00
GameInput.cs Allow proper moving of kitchen objects and player pickup 2023-02-28 22:59:20 +11:00
GameInput.cs.meta Seperate GetMovementVectorNormalized into a seperate class 2023-02-26 02:25:40 +11:00
IKitchenObjectParent.cs Allow proper moving of kitchen objects and player pickup 2023-02-28 22:59:20 +11:00
IKitchenObjectParent.cs.meta Allow proper moving of kitchen objects and player pickup 2023-02-28 22:59:20 +11:00
KitchenObject.cs Allow proper moving of kitchen objects and player pickup 2023-02-28 22:59:20 +11:00
KitchenObject.cs.meta Kitchen object creation and spawning 2023-02-28 05:25:39 +11:00
KitchenObjectSO.cs Kitchen object creation and spawning 2023-02-28 05:25:39 +11:00
KitchenObjectSO.cs.meta Kitchen object creation and spawning 2023-02-28 05:25:39 +11:00
Player.cs Move container logic to use inheritence and move logic around. 2023-03-01 00:32:36 +11:00
Player.cs.meta Create player controller(Player.cs) 2023-02-24 00:36:28 +11:00
PlayerAnimator.cs Allow proper moving of kitchen objects and player pickup 2023-02-28 22:59:20 +11:00
PlayerAnimator.cs.meta Finish my animations 2023-02-26 02:09:56 +11:00
SelectedCounterVisual.cs Move container logic to use inheritence and move logic around. 2023-03-01 00:32:36 +11:00
SelectedCounterVisual.cs.meta Add selected clear sounter highlight 2023-02-28 04:33:09 +11:00