Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  how to make obi cloth on script
#3
(30-05-2019, 07:15 AM)josemendez Wrote: Hi,

Unity's GetComponent function needs a generic argument or a type argument:
https://docs.unity3d.com/ScriptReference...onent.html
https://unity3d.com/es/learn/tutorials/t...tcomponent

Also, you need to declare the "sourceTopology" variable somewhere!

The code in these examples is pseudocode and will not work unless used in the appropriate context.

I did not notice that is just pseudocode, and I could solve errors of cloth and solver. However, how can I "Generate" mesh of Obi Mesh Topology on script?
Reply


Messages In This Thread
how to make obi cloth on script - by Richard - 30-05-2019, 12:51 AM
RE: how to make obi cloth on script - by Richard - 30-05-2019, 10:24 AM
RE: how to make obi cloth on script - by Richard - 30-05-2019, 11:26 AM
RE: how to make obi cloth on script - by Richard - 30-05-2019, 12:36 PM
RE: how to make obi cloth on script - by Richard - 30-05-2019, 03:45 PM
RE: how to make obi cloth on script - by Richard - 30-05-2019, 06:28 PM