Commit Graph

15 Commits

Author SHA1 Message Date
15280fbd26 Documentation: Added Links To Wii Party and It's Minigames 2024-05-02 00:01:52 +01:00
bfee0439de Unity: Created the first part of a minigame with pickup objects
Script for comparing materials for possible minigame. Made prototype layout for this minigame
2024-04-30 19:45:02 +01:00
54cb3b0159 Refactor: Changes to comments and variable names
Changed:
- Comments
- Variable names

Added:
- Better Comments to the list of recommended extensions
2024-04-30 14:26:58 +01:00
37dbe393f5 Unity: Created a cooldown for cube pickup. Added comments
Added a 1 second cooldown that prevents the player from picking up muptile cubes in under 1 second

Commented code explaining how it works. Commented in red how to make player go flying if needed

Player does still get shot into the sky randomly while holding an item - must find cause and fix
2024-04-30 01:52:14 +01:00
35dd1d8902 Unity: Pushed working movement script
Fixed issues like character not jumping
2024-04-29 23:19:13 +01:00
94b71fc610 Unity: Thorwable objects with interact key 2024-04-28 19:49:14 +01:00
080f9a3428 Created Scripts Folder 2024-04-28 19:00:11 +01:00
Arlo Filley
4e51e6d212 Feature: Changable Movement Keys in Editor 2024-04-28 18:52:09 +01:00
91e43f9b3a Unity: Throwable Objects
Changed throw button from D to F
2024-04-28 17:20:37 +01:00
d68f3bd970 Unity: Throwable Objects
Able to throw objects that have been picked up
2024-04-28 17:14:08 +01:00
3ffb61b5a9 Unity: Pickable Objects & Prototype Textures
Objects tagged with PickableObjects can be picked up by the player. The object is moved above the player's head, multiple objects cannot be picked up and objects can be placed down again

Added textures from the Unity Asset Store For Testing Grounds
2024-04-28 15:08:27 +01:00
6fd8abfc77 Unity: Character Movement For Bean 2024-04-28 14:13:37 +01:00
85449493cc hehe 2024-04-27 00:40:43 +01:00
Arlo Filley
4c18a9eda8 cube 2024-04-27 00:25:10 +01:00
Arlo Filley
f4e6a0c4ec Initial Commit 2024-04-27 00:16:32 +01:00