Search Unity

Windows Phone 8 Unity Inspector

Discussion in 'Windows' started by BlueMountain, Nov 13, 2013.

  1. BlueMountain

    BlueMountain

    Joined:
    Oct 28, 2013
    Posts:
    15
    For Windows Phone 8, can I run the game on my phone and use/see the inspector update real time as well? All I see is the option to Build Run. If not, is there an alternative option to seeing these values? (specifically my public variables are what I am wanting to see)
     
  2. gv

    gv

    Joined:
    Feb 22, 2013
    Posts:
    89
    When you create your build, you can load the exported solution up in Visual Studio and then run 'debug' and set breakpoints and so forth...
     
  3. BlueMountain

    BlueMountain

    Joined:
    Oct 28, 2013
    Posts:
    15
    Okay. I figured I would have to use VS :/ . Thank you
     
  4. BlueMountain

    BlueMountain

    Joined:
    Oct 28, 2013
    Posts:
    15
    Actually.. Wait. I cannot find the file in the solution explorer?