Search Unity

How can I make a build use external sources?

Discussion in 'General Discussion' started by AndrAla, Jun 13, 2017.

  1. AndrAla

    AndrAla

    Joined:
    Mar 11, 2017
    Posts:
    18
    Example: (this is not what I'm trying to do, but knowing how to do this will solve my problem)
    1) I wanna have a folder named "background" in my game's directory. It should contain an image called "bkgr.jpg" or whatever. And I want the game's background to be this image. When the image is changed (replaced with another image called "bkgr.jpg") the game's background also to change.
    2) I want the player to have the option to select an image from his computer (browse it), and select the background this way. Let's say that there could be a button.
     
  2. neginfinity

    neginfinity

    Joined:
    Jan 27, 2013
    Posts:
    13,566