Added some TODO lines and implemented very bad dash system
This commit is contained in:
parent
255a47f6da
commit
828f4c52c7
12 changed files with 70 additions and 14 deletions
|
|
@ -1,5 +1,5 @@
|
|||
extends Control
|
||||
|
||||
# TODO: split this code into different scripts
|
||||
var base
|
||||
@onready var ship = get_tree().current_scene.ship
|
||||
@onready var sell_list = $TradingMenu/SellList
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue