From abc9a0dd0e8ae882bef4635c06a26f3727a7f776 Mon Sep 17 00:00:00 2001 From: talha Date: Tue, 11 Feb 2025 01:05:02 +0500 Subject: Added line renderering --- source/todo.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source/todo.txt') diff --git a/source/todo.txt b/source/todo.txt index 0228778..165d963 100644 --- a/source/todo.txt +++ b/source/todo.txt @@ -38,6 +38,8 @@ BLOCKED: - Audio: figure out what the correct audio sound for jumping will be. TODO: +- Fix camera jerk on level load +- Make camera pan a continuous function, discrete steps are too jerky. - Update camera follower for centering player in view (with limits) after a few seconds (maybe like 2 seconds) - Implement Broad Phase Collision for efficient collision handling, let's see -- cgit v1.2.3