Commit Graph

11 Commits

Author SHA1 Message Date
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
3111305a83 WackAMole: Moles only give one point per, a timer has been added, comments
Timer: Created a universal timer

Colours: Improved Comments, cubes now randomly appear on start. When a cube is in a container it gets randomly teleported back
2024-06-07 14:37:52 +01:00
695bcd8bfb Documentation: Added Types and Games section in Concepts 2024-05-04 01:01:27 +01:00
cac9e28067 Documentation: Added Whack-A-Mole PDF
Unity: Created Whak-A-Mole Prototype Scene, Script and Added Score Functinality
2024-05-02 12:57:13 +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