Devlogs
Project Pitch
Posted December 14, 2023 by JC
#Feedback
In class we presented our idea for our game. We gathered some feedback and notes, to begin building our game in unity.
Notes from John's comment
- fog: 2d lighting
- auto-scrolling
- camera move forward but don't move back with an invisible wall
- if character x > camera x {camera move with character}
- fixed/stretchy characters
- Unity 2D character with bones
- Child sprite
- For Next week: test code with squares in Unity (how to control with 2 input)