Hello, I have already searched through many posts with this. I need to use my command bar to cycle through hundreds of models with specific parts in them and resetting their customphysical properties to false. When I did that, roblox expected the physicalproperties instance, which i don’t want. How can I disable this through scripts?
You can actually set a part’s CustomPhysicalProperties to nil to not use custom physical properties, doing so would result in it being “false”/unchecked in the properties panel.
3 Likes
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.