Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  Set Cloth Properties with script
#8
(09-04-2021, 11:54 AM)orestissar Wrote: oooh! thanks! i think i fixed it ! thank you so much! im kind of new to unity so i do this kind of mistakes.

No worries! Keep in mind that Obi is quite complex, so it might take you a while to get used to it.

(09-04-2021, 11:54 AM)orestissar Wrote: Is there a way to actually save the generated blueprint ?

Yes, blueprints are just assets (ScriptableObjects) so you can save the usual way it's done in Unity. See:

https://docs.unity3d.com/ScriptReference...Asset.html
https://docs.unity3d.com/ScriptReference...ssets.html
Reply


Messages In This Thread
Set Cloth Properties with script - by orestissar - 08-04-2021, 02:33 PM
RE: Set Cloth Properties with script - by josemendez - 09-04-2021, 11:58 AM