Journal Entry 1
Project C » Devlog
Date: 29.04.2024
Activity:
- Went through old scripting walkthroughs
- Cloned the gamejam skeleton
- Did some testing in unity about movement
Notes:
- I tried to do smooth movement in Unity by setting velocity in Fixed Update, but it wasn't really smooth, so I used SmoothDamp.
- When I was trying the movement, at first I couldn't see the object, because it was at -10 z-position. It would be nice if there was some warning for that, when z coordinate is not 0.
Invested hours:
- Quickly going through walkthroughs 1-5: 1 hour
- Setting up gamejam skeleton: 15 minutes
- Experimenting with movement and camera in Unity: 90 minutes
Get Project C
Project C
mff-gdintro-2024-c
More posts
- CreditsMay 23, 2024
- Journal Entry 6May 19, 2024
- Journal Entry 5May 15, 2024
- Journal Entry 4May 13, 2024
- Journal Entry 3May 07, 2024
- Journal Entry 2May 07, 2024
Leave a comment
Log in with itch.io to leave a comment.