Search Unity

How to get the coordinates from a PSD

Discussion in 'Scripting' started by fyrlandt, Sep 28, 2009.

  1. fyrlandt

    fyrlandt

    Joined:
    Aug 20, 2009
    Posts:
    80
    Hi. I'm making a hidden object game so I wanna ask if there was a way to get the coordinates from a PSD?? I was planning to set the coordinates of the items in the PSD and access it so that the items would be "hidden" at those positions. :D
     
  2. jmunozar

    jmunozar

    Joined:
    Jun 23, 2008
    Posts:
    1,091
    Hello :)

    Could you please be more specific?, I kinda dont understand what you are talking about
     
  3. fyrlandt

    fyrlandt

    Joined:
    Aug 20, 2009
    Posts:
    80
    Given a psd file which contains the background and the items on the background, is there a way that I can get the positions of those items since in the hidden object game that I'm making, I was planning to fix the position of the items based on its position in the psd :D was that a little more clearer or not?? :eek: :D
     
  4. jmunozar

    jmunozar

    Joined:
    Jun 23, 2008
    Posts:
    1,091
    Hello!

    I understand you now :)

    getting the coordinates from a psd is not possible directly, but why dont you use projectors instead?