Posted March 25, 2025 by Darthadox
Date: 25. 3 . 2025
Activity:
- Learnt scripting basics in unity
- Learnt about collisions
- Made a bullet prefab and it's variants
- Made a breakable column using a pre-existing one.
- Starting the game should now lead to an altered scene 1
Notes:
The tutorials used were straightforward and easy to follow. However, after being done with the bullet prefab, I noticed that it would not change direction when the player faced left i.e. it would keep moving right even though, I added instructions in the shooting script to change directions. After trying to debug and changing the code which didn't work, I reverted my code to reexamine the issue and it was surprisingly gone. The reason for this remains unclear.
Invested hours:
Tutorial part 1: 3 hours
Tutorial part 2: 1 hour
Outcome:
Build (uploaded to the itch.io page as a .zip file)