import bpy counter = 0 def run_10_times(): global counter counter += 1 print(counter) if counter ... Use a Timer to react to events in another thread¶.
確定! 回上一頁