「Extensions talk:2.6/Py/Scripts/System/Project Timer」の版間の差分

提供: wiki
移動先: 案内検索
(means of resetting time)
 
(1版 をインポートしました)
 
(相違点なし)

2018年6月29日 (金) 06:14時点における最新版

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.