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

提供: wiki
< Extensions talk:2.6/Py/Scripts‎ | System
2015年9月4日 (金) 07:00時点におけるwiki>Teh Bucketによる版 (means of resetting time)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

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.