Search Unity

Im having a build issue pls help !!!

Discussion in 'Android' started by HoangPh, Jun 1, 2014.

  1. HoangPh

    HoangPh

    Joined:
    Apr 25, 2014
    Posts:
    18
    Hi community, i having a problem, im making a android games, but i dont use the TouchButtonLogic, i simply use the OnMouse_ and Input.GetMouseButton_ , i use that function in alot of my game object, its working perfectly, but when i build and run, when i run my app (after installed it as an apk) my player was lost when i press a button to Instantiate him, i dont know why. he just dissapear, so i add some color quad when i instantiate him so i know if that Instantiate function its working, and there is the quad, but no player,i've working on this for like 2 days and im so sad right now, Guys please help me. i thanks alot for all helping. Thank you for reading. :(:(:(
     
  2. shaderop

    shaderop

    Joined:
    Nov 24, 2010
    Posts:
    942
  3. HoangPh

    HoangPh

    Joined:
    Apr 25, 2014
    Posts:
    18
    Ok i will try it now thanks alot :)
     
  4. HoangPh

    HoangPh

    Joined:
    Apr 25, 2014
    Posts:
    18
    it doesnt work , i'm so sorry, i put it in the player code
    Input.simulateMouseWithTouches = true;
    Input.multiTouchEnabled =false;
    its doesnt work. so sorry