# of the License, or (at your option) any later version. if bpy.context.selected_objects[1].type == 'MESH' and bpy.context.selected_objects[0].type == 'CURVE ...
A Blender extension that creates a simple bounce curve connecting selected objects based on their origin. The curve height can be adjusted using the slider in the operator panel. Note: This is a ...