Journal Entry 3
Project T » Devlog
Date: 8.3. 2023
Activity: Scripting tutorials.
Notes: When I changed a ScriptableObject - renamed a variable - the change did not register in the editor for a while.
Instead of calling columnParts.Break in the column Damageable script, I needed to call columnParts.ScatterParts.Break (ScatterParts is a script of the broken column object).
When applying forces to the column parts, I had to convert child.position to Vector2 explicitly before subtracting the point of impact from it, which wasn't mentioned in the tutorial.
Invested hours: 1:30
Outcome: Completed scripting tutorials 1 & 2.
Files
BuildWeek1.zip 29 MB
Mar 08, 2023
BuildWeek2.zip 101 MB
Mar 08, 2023
BuildScripting.zip 87 MB
Mar 08, 2023
Get Project T
Project T
mff-gdintro-2023-t
Status | Released |
Author | blueglue |
Tags | mff-gdintro-2023-t |
More posts
- Journal Entry 5Apr 06, 2023
- Journal Entry 4Mar 25, 2023
- Journal Entry 2Feb 25, 2023
- Journal Entry 1Feb 21, 2023
Leave a comment
Log in with itch.io to leave a comment.