Sat.Aug 24, 2024

article thumbnail

Helicopter Game 3D

Cocos

Hi, Been awhile so recently thought I would make a recreation of one of my most popular web games but in 3D using Cocos Creator. Take a look and let me know what you think: idev.games Helicopter Game 3D - Free Online Browser Based HTML5 Game Play the same classic helicopter game but instead of being 2D it is now 3D!

Games 52
article thumbnail

Secret Project Underway…

Muha Games

This post will be short and sweet, but our page was looking sad and empty and some folks could think we’re gone or something! After the great work on MoM, we had no time to rest, as well, you know how it goes, no rest for the wicked!

Dev 40
article thumbnail

Is there a way to reload a page in a build for the web?

Cocos

As far as I could find, there is a way to reload the page using the following code in js. location.reload() But at the same time I found information that this method is not good. Also, there might be a good code for typescript instead of js, or a cocos specific way, but I could not find it. Could you please tell me what other methods are available?

Build 40