From b907bcc414eb742f45e2a0c2ea0232256c226a92 Mon Sep 17 00:00:00 2001 From: Isaac Date: Thu, 15 Feb 2024 11:10:17 -0400 Subject: small *fix* for some bones not being imported --- blenxy_settings_stuff.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'blenxy_settings_stuff.py') diff --git a/blenxy_settings_stuff.py b/blenxy_settings_stuff.py index 0c5602c..9636522 100644 --- a/blenxy_settings_stuff.py +++ b/blenxy_settings_stuff.py @@ -95,7 +95,7 @@ print("\nExtra stuff to set...") bpy.context.scene.world.light_settings.use_environment_light = True # set framerate (SMG runs at 59.94 fps in THP videos) -# need to check if it is the same for BCK animations +# BTP animations do run (or at least ideally run) at an aproximate of 60fps bpy.context.scene.render.fps = 60 bpy.context.scene.render.fps_base = 1.001 -- cgit v1.2.3-70-g09d2