This commit is contained in:
2026-02-24 17:35:26 -08:00
parent 1c3c30e6ce
commit d45c632dcd
28 changed files with 1982 additions and 97 deletions

View File

@ -18,3 +18,7 @@ if not lnx.is_reload(__name__):
is_export = False
is_play = False
is_publish = False
is_viewport = False
viewport_width = 1920
viewport_height = 1080
viewport_id = None