170d11aa4d
WhackAMole: Moles now descend when hit. Timer affects the speed of moles. TODO comments added, completed tasks removed
...
ColourSorting: Removed completed tasks from Colours, added Bug comment to pickup script
2024-06-13 02:19:12 +01:00
c39ff0c263
Fixed bug with box spawns. Boxes and containers get random colour on start. Optimised code/Removed script
...
Added explanation of comment symbols/colours
2024-06-13 01:52:43 +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
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