From 8c772d074915714aa059517971eb770f48edad40 Mon Sep 17 00:00:00 2001 From: talha Date: Tue, 28 Jan 2025 22:01:29 +0500 Subject: Updated level_handling: - automatically load the next level once goal is reached --- source/todo.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'source/todo.txt') diff --git a/source/todo.txt b/source/todo.txt index 09fb8bd..d2149a7 100644 --- a/source/todo.txt +++ b/source/todo.txt @@ -23,9 +23,10 @@ DONE: - Level Creation - improved player movement - Added comments to the level file format +- Level completion Object TODO: -- Level completion Object +- Better level format, not having to specify the level element count in the level file. - Audio - Update camera follower for centering player in view (with limits) after a few seconds (maybe like 2 seconds) -- cgit v1.2.3