Journal Entry 1


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

Leave a comment

Log in with itch.io to leave a comment.