forked from team-sg/hero-mark-2
combine code entry with debug, add code visual, fix non-symbol keys in cheat codes
This commit is contained in:
parent
349a46b8fa
commit
fa58ac21a1
6 changed files with 61 additions and 44 deletions
|
@ -3,6 +3,7 @@ extends Control
|
|||
var multiple = 1
|
||||
onready var viewport = $ViewportContainer
|
||||
onready var border = $TextureRect
|
||||
onready var cheat_label = $ViewportContainer/Viewport/
|
||||
# SCALE MODE: INTEGER, FIT, FILL
|
||||
export var scale_mode = 0
|
||||
# INTEGER SCALE SETTINGS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue