Added some TODO lines and implemented very bad dash system

This commit is contained in:
2ndbeam 2024-04-25 23:21:54 +03:00
commit 828f4c52c7
12 changed files with 70 additions and 14 deletions

View file

@ -1,5 +1,5 @@
extends Node2D
# TODO: rewrite to use resource as button info
var map_width = 1280
var map_height = 720
var menu_id = 0