armory/blender/make_state.py
2016-11-30 11:40:28 +01:00

12 lines
211 B
Python

target = 'krom'
in_viewport = False
playproc = None
compileproc = None
playproc_finished = False
compileproc_finished = False
compileproc_success = False
play_area = None
krom_running = False
is_paused = False