Back to Browse

rigidbody tricks

117 views
Dec 4, 2025
24:31

some cool tricks to deal with rigid bodies. No addon needed. This setup will help you to create believable animations. the script used in the tutorial: import bpy import random index=0 for o in bpy.context.selected_objects: index+=1 o.modifiers["GeometryNodes"]["Socket_2"]=index

Download

0 formats

No download links available.

rigidbody tricks | NatokHD