Journal Entry #3
Date: 7.3.2024
Activity:
- Followed the Scripting Walkthrough to create a bullet and shooting mechanic and a shootable destructible column.
Notes:
I followed all of the first part of the Scripting Walkthrough and the first 4 steps of the second part. The most informative part of the tutorial was learning how to use the Scriptable Objects since I haven't worked with them before. I ran into a problem where when I tried to change the color of the bullet by setting the color in the BulletVariant, the bullet seemingly didn't get rendered, but then I realized that colors in the Scriptable Objects are initialized with an alpha channel value of 0, so the bullets were just transparent.
Invested hours:
- Scripting Walkthrough: 40 minutes
Outcome:
Files
Get Project T
Project T
mff-gdintro-2023-t
Status | In development |
Author | viktorijapanovska |
More posts
- Journal Entry #5Apr 12, 2024
- Journal Entry #4Mar 23, 2024
- Journal Entry #2Mar 03, 2024
- Journal Entry #1Feb 23, 2024
Leave a comment
Log in with itch.io to leave a comment.