EN VI
Posts (2)
1206dev Admin
2023-07-02 22:12:48
Hướng Dẫn Lập Trình Game Unity 2D Flappy Bird Chi Tiết
Lời nói đầu Flappy Bird là một trò chơi di động được phát hành vào năm 2013 và trở thành một trong những ứng dụng được tải xuống nhiều nhất trên Apple App Store vào tháng 1 năm 2015. Trò chơi rất đơn...
0
1206dev Admin
2023-07-29 18:26:19
Unity Game Show Popup Modal When Click Model Object Without Button
Hello. Here is sampe create popup modal to show when click object on unity game development~- You must add Pannel to create something for your modal:- Next, you must add Event System to listent event...
0
Questions (2)
1206dev Admin
2023-10-28 22:18:37
I think somthing like this:public static object GetObjectByKey(object[] objData, string key){ return objData.FirstOrDefault(obj => obj.GetType().GetProperty("key").GetValue(obj).ToString() == key);...
1206dev Admin
2023-11-22 17:02:27
You need to recreate the material in Unity. Just import the textures and the model into Unity, then right-click in the file browser and select "New Material". Select this material in the inspector. Th...

Login


Forgot Your Password?

Create Account


Lost your password? Please enter your email address. You will receive a link to create a new password.

Reset Password

Back to login