Hi @morgerion!
To get the window width, you can either call render.get_window_width()
from within your render script (example) or add a window listener.
Hi @morgerion!
To get the window width, you can either call render.get_window_width()
from within your render script (example) or add a window listener.