From c1ac4c1cde6c7f77e72bf3b6b7c287acd281cea7 Mon Sep 17 00:00:00 2001 From: Skullheadx <94652084+Skullheadx@users.noreply.github.com> Date: Thu, 7 Jul 2022 22:13:30 -0400 Subject: [PATCH] Update TODO --- TODO | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index c9f5640..8f7047f 100644 --- a/TODO +++ b/TODO @@ -6,7 +6,30 @@ Gameplay: Movement: - Custom Dash movement function for dashing - Dash bar that refills when the player can dash again -- fix collision bug. push enemy off left side + +Combat: +- Health potion items to collect +- bow +- gun +- sword +- buffs? + +- Level Creator + - to facilitate level creation +- Dialogue display + - characters appear one at a time so more readable + +- Story elements + +- dimension travel effect + - I'm thinking like we go on the ship and + the ship travels into a portal that opens + in front and inside that portal is some + purple space with ??? particles flying + around. After a few seconds, go to next + dimension. + Art: - Finish assets +- add assets to game \ No newline at end of file -- 2.54.0