Devlogs
Dev Log 0
Dev Log 0
- Created the project
- Started work on movement system - player can move and jump - character rotates to where they're moving
- Started work on camera system (using PhantomCamera) - camera follows behind the player with a 0.3 buffer in all directions
- GDD created
- Started work on energy system - player actions take energy (0.1 for movement, 0.5 for jumping)
- Started work on player model - currently placeholder cube