From b56bd9374cba08c2fa429a0eb8534488134c91d6 Mon Sep 17 00:00:00 2001 From: talha Date: Wed, 12 Feb 2025 01:10:34 +0500 Subject: Improved level design tooling, Added ui camera --- source/todo.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'source/todo.txt') diff --git a/source/todo.txt b/source/todo.txt index 165d963..efc8285 100644 --- a/source/todo.txt +++ b/source/todo.txt @@ -28,17 +28,19 @@ DONE: in the level file. - Added invert gravity mechanic - teleport block mechanic - -DOING: - improve level design features * add lines for easier distinction * get world position via mouse +- setup ui camera + +DOING: +- Fix camera jerk on level load BLOCKED: - Audio: figure out what the correct audio sound for jumping will be. TODO: -- Fix camera jerk on level load +- Refactor level loading functions - 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) -- cgit v1.2.3