diff options
author | talha <sarcxd@gmail.com> | 2025-02-12 23:25:46 +0500 |
---|---|---|
committer | talha <sarcxd@gmail.com> | 2025-02-12 23:25:46 +0500 |
commit | 4c1aa470fad91d24e3ef9c9af867f7f0d513af74 (patch) | |
tree | 69caf7ad9136b3173e234f2ef80a4362621d2374 /source/todo.txt | |
parent | b56bd9374cba08c2fa429a0eb8534488134c91d6 (diff) |
Fixed camera jerk
Diffstat (limited to 'source/todo.txt')
-rw-r--r-- | source/todo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/todo.txt b/source/todo.txt index efc8285..18ea2e1 100644 --- a/source/todo.txt +++ b/source/todo.txt @@ -32,9 +32,9 @@ in the level file. * add lines for easier distinction * get world position via mouse - setup ui camera +- Fix camera jerk on level load (just a bug) DOING: -- Fix camera jerk on level load BLOCKED: - Audio: figure out what the correct audio sound for jumping will be. |