Extensions talk:2.6/Py/Scripts/System/Project Timer

提供: wiki
< Extensions talk:2.6/Py/Scripts‎ | System
2018年6月29日 (金) 06:14時点におけるYamyam (トーク | 投稿記録)による版 (1版 をインポートしました)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

This could use a reset button, I just used this in new script (if you had my issue)

import bpy

bpy.projectTime = 0

Just make a new text file in the text editor and click run script and the time should become 0.