PowenKo, Unity Tutorial, Internet, Link to web site.
public void Fun_Menu_02_more_games(){ Application.OpenURL(“http://www.powenko.com”); }
iOS, Android, Unity3D Education blog,
public void Fun_Menu_02_more_games(){ Application.OpenURL(“http://www.powenko.com”); }
check file is exit ?
sample code: Tutorial_Dialog_CustomActivity res\menu\mymenu.xml
main.xml sample code: Tutorial_File_read_write_sdcard solution 2
below code is demo how to add a cube sample code: b00_1_add_cube add info: http://unity3d.com/support/documentation/ScriptReference/PrimitiveType.html PrimitiveType Enumeration The various primitives that…
below code is demo how to remove gameobject Remove gameobject sample code: b36_1_input_ray
#. create a “GUI” folder #. get a utf-8 font, like MSYH.ttf and copy to GUI folder #. change Character…