-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cannot run corrctly... #1
Comments
Yes..I think this is because they didn't commit the .meta files :( |
The cloth scene is easy to fix though:
That should get it running |
I am really interested in the PBFluid scene. But it can't run correctly either and I don't know how to fix it. What a pity :( |
I got the fluid scene working by doing this (in Unity version 2018.4.36f1):
That should be it! Edit: I tried getting the cloth to work in the same Unity version, following AndrewRH's instructions. For it to work I also had to change |
I get a load of particles outside my container when trying this, any idea why? Thanks so much for this as well helped me get to this point! |
I got escaping particles as well. Especially when disabling viscosity. Not sure why. I would guess the collision handling of the container's walls has a bug in it, or just a strong limitation. Perhaps you can fix it by simply clamping the particle positions to the container's bounding box somewhere. |
when i import the project to unity...the material of obj is error and lose the script.
The text was updated successfully, but these errors were encountered: