Search Unity

Need help saving non-binary objects to disc at runtime

Discussion in 'Scripting' started by KungFuBrad, Apr 24, 2019.

  1. KungFuBrad

    KungFuBrad

    Joined:
    Apr 12, 2018
    Posts:
    9
    So, I'm dynamically generating items on mob kill.

    Works great in Play Mode because I have access to AssetDatabase and Resources.Load.

    How would I save things, (like materials) do disc during run time to accomplish this?

    Thanks!
     
  2. GroZZleR

    GroZZleR

    Joined:
    Feb 1, 2015
    Posts:
    3,201