Journal Entry 1


Date: 26.2.2024

Activity:

- Installed Unity and Rider (I already have VS 2022 installed in case anything goes wrong in Rider) on my desktop computer
- Created and troubleshooted 2d-platformer-kit project
- Followed its tutorial on https://learn.unity.com/tutorial/get-started-with-the-2d-game-kit?uv=2020.3&proj... 
- I made it up to step 2.3 (2D Game kit Walkthrough -> Testing Your Level)

Notes:

Today, I have installed Unity on my desktop computer (I prefer working on my Desktop, but I decided to use OneDrive to sync it with my laptop). Then I imported 2D Game kit asset from Asset store. Then I deleted RuleTile and RuleTileEditor files. When I started following the tutorials, I stumbled on step 2.2, where I was not able to place tiles (due to deleting files). So I searched for solutions and instead of deleting those files, I reafactored RuleTile to RuleTile2D. After that I was able to continue with the tutorials. 

Invested hours:

Installations: 1 hour
Working on tutorial and fixing issues: 2 hours
Creating itch.io profile: 15 minutes

Outcome:

An unfinished game (not uploaded yet) with working tilemap.

Get Project T

Leave a comment

Log in with itch.io to leave a comment.