Align object to bottom left of the screen
Align object to bottom left of the screen Hi bros, I want to put my sprite object ( maybe an object in general) to bottom left of the screen, the left edge of object will abut to the left edge of...
View ArticleAdmob banner not show on devices and Unity Emulator
I'm using Ultimate Mobile package to display my Admob banner. On tablet, my banner is displayed but on other devices and Unity Emulator it's not displayed. Why? Thank you in advance
View ArticleAnother problems about Pause Menu
There's many question about Pause Menu but I cannot find any answer which match my case: 1. I want to display pause menu with Itween: when I click pause button, my popup menu will move to with some...
View ArticleGameObject not null before Instantiate
Hi all, I have a problem with Initiate function: I declare a GameObject as a public variable in my C# script: public GameObject myGameObject; Then in editor I drag my prefab into my C# script position....
View ArticleApplication size and prefabs
I know using prefab is very useful in making game but I have a question about it: When I reuse prefab many times in seperate scenes, My game's size( MB) will be increased acording to times using...
View ArticleFactor of scale after importing a picture
Hi all, After I imported a picture ( PNG, PSD...) to get it like one of my game's assets. It is resized by Unity for optimal options. it's OK. But I need an absolute factor of the scale for my logic...
View ArticleAlign object to bottom left of the screen
Align object to bottom left of the screen Hi bros, I want to put my sprite object ( maybe an object in general) to bottom left of the screen, the left edge of object will abut to the left edge of...
View ArticleAdmob banner not show on devices and Unity Emulator
I'm using Ultimate Mobile package to display my Admob banner. On tablet, my banner is displayed but on other devices and Unity Emulator it's not displayed. Why? Thank you in advance
View ArticleAnother problems about Pause Menu
There's many question about Pause Menu but I cannot find any answer which match my case: 1. I want to display pause menu with Itween: when I click pause button, my popup menu will move to with some...
View ArticleGameObject not null before Instantiate
Hi all, I have a problem with Initiate function: I declare a GameObject as a public variable in my C# script: public GameObject myGameObject; Then in editor I drag my prefab into my C# script position....
View ArticleApplication size and prefabs
I know using prefab is very useful in making game but I have a question about it: When I reuse prefab many times in seperate scenes, My game's size( MB) will be increased acording to times using...
View ArticleFactor of scale after importing a picture
Hi all, After I imported a picture ( PNG, PSD...) to get it like one of my game's assets. It is resized by Unity for optimal options. it's OK. But I need an absolute factor of the scale for my logic...
View Article