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 (1)
2024-03-13 23:30:04
From the documentation, There's MOUSE_DOWN for the mouse click. And the code would be something like this. node.on(Node.EventType.MOUSE_DOWN, (event) => { if (event.getButton() === EventMouse.BUTT...

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