07-03-2019, 12:39 PM
(This post was last modified: 07-03-2019, 12:39 PM by josemendez.)
(07-03-2019, 12:27 PM)Richard Wrote: An error is displayed when I download the code.
Assets\ObiTearableCloth.cs(81,23): error CS0115: 'ObiTearableCloth.OnSolverStepEnd(float)': no suitable method found to override
How can I fix this?
Sorry, I wrote this modification on top of v4.0.3. For earlier versions simply remove the float argument from the function definition on ObiTearableCloth.cs. I attached the new file with this slight change.