![alt text][1]hello.my game is 2d.
It works well when I run the game in unity editor but in mobile prefab instantiate position is wrong!!!
my game parent is canvas and made by UI elements;
please help me
GameObject obj = Instantiate(tilePrefab,wordLine[i].GetComponent
↧