Help Where Can I Find "Edit Particles" Mode - Printable Version +- Obi Official Forum (https://obi.virtualmethodstudio.com/forum) +-- Forum: Obi Users Category (https://obi.virtualmethodstudio.com/forum/forum-1.html) +--- Forum: Obi Cloth (https://obi.virtualmethodstudio.com/forum/forum-2.html) +--- Thread: Help Where Can I Find "Edit Particles" Mode (/thread-2113.html) |
Where Can I Find "Edit Particles" Mode - ss56806298 - 26-03-2020 I Use Obi Cloth 5(The newest int unity asset store).And I Want To Make My Model Like This.http://obi.virtualmethodstudio.com/tutorials_4/proxycharactercloth.html But I find it's quite different with the version i use.For example, I cannot Find "Edit Particles" Mode, or should I find some other ways to do it? RE: Where Can I Find "Edit Particles" Mode - josemendez - 26-03-2020 (26-03-2020, 09:39 AM)ss56806298 Wrote: I Use Obi Cloth 5(The newest int unity asset store).And I Want To Make My Model Like This.http://obi.virtualmethodstudio.com/tutorials_4/proxycharactercloth.html Version 5 is an almost complete rewrite, both the workflow and the API differ significantly from version 4. Note the manual/docs are also different, here's the manual for version 4: http://obi.virtualmethodstudio.com/tutorials_4/index.html here's the one for version 5: http://obi.virtualmethodstudio.com/tutorials/index.html There's no longer a "edit particles" mode in Obi 5.X. Cloth is stored in blueprint assets, that can be shared among multiple actors, a dedicated blueprint editor replaces the particle editor. See: http://obi.virtualmethodstudio.com/tutorials/bigpicture.html http://obi.virtualmethodstudio.com/tutorials/clothsetup.html |