Open
Description
The Quick Workflow page will add how to do the most common tasks on Godot, mostly using scripts.
Motivation
Separate tutorials in many pages is time consuming for people that want to find things quickly.
For example, I want to find how to use full screen on my games because OS.window_fullscreen = true
doesn't work anymore, I still can't find proper documentation.