Mini-Games-Game/Assets/Scripts
Santi 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
..
Movement.cs Unity: Pushed working movement script 2024-04-29 23:19:13 +01:00
Movement.cs.meta Created Scripts Folder 2024-04-28 19:00:11 +01:00
PickUpObject.cs Unity: Created a cooldown for cube pickup. Added comments 2024-04-30 01:52:14 +01:00
PickUpObject.cs.meta Created Scripts Folder 2024-04-28 19:00:11 +01:00