liblast/GUI/CharacterOption.gd

10 lines
185 B
GDScript

extends Control
# Called when the node enters the scene tree for the first time.
func _ready():
pass # Replace with function body.
func _process(delta):
$Viewport.size = rect_size