forked from LeenkxTeam/LNXSDK
		
	moisesjpelaez - Physics Improvements
This commit is contained in:
		| @ -87,6 +87,7 @@ def on_operator_post(operator_id: str) -> None: | |||||||
|             target_obj.lnx_rb_trigger = source_obj.lnx_rb_trigger |             target_obj.lnx_rb_trigger = source_obj.lnx_rb_trigger | ||||||
|             target_obj.lnx_rb_deactivation_time = source_obj.lnx_rb_deactivation_time |             target_obj.lnx_rb_deactivation_time = source_obj.lnx_rb_deactivation_time | ||||||
|             target_obj.lnx_rb_ccd = source_obj.lnx_rb_ccd |             target_obj.lnx_rb_ccd = source_obj.lnx_rb_ccd | ||||||
|  |             target_obj.lnx_rb_interpolate = source_obj.lnx_rb_interpolate | ||||||
|             target_obj.lnx_rb_collision_filter_mask = source_obj.lnx_rb_collision_filter_mask |             target_obj.lnx_rb_collision_filter_mask = source_obj.lnx_rb_collision_filter_mask | ||||||
|  |  | ||||||
|     elif operator_id == "NODE_OT_new_node_tree": |     elif operator_id == "NODE_OT_new_node_tree": | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user