Greatings gentlewo/men, I want a sculpture of rigidbodies not to react until a script calls them to. I tried a lot stuff, also sending them to sleep every update leaves them dragable… maybe there’s a short answer? Thanks a lot!
Set them all to isKinematic=true
, then nothing can move them.