09-04-2021, 11:58 AM
(This post was last modified: 09-04-2021, 12:02 PM by josemendez.)
(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