Posted February 01, 2022 by YeLisaMakesGamesAW
There where some camera problems in Coffee Maker 1.1.
1. In some levels for some reasons the cameras start position was misplaced and when the count down ends the camera moves instantly to the right position.
2. if you was moving, the cam follows you and if you had a high frmerate there was a really annoying jitter problem. To get rid of it I added a rule to the camera and that is: Only update the position if the payer isn´t moving or only at the frame where the player changed his position in pixels. It doesn´t look perfect but its way better than before. That problem is also in the beta version.