Cocos Store free game resource download guide!

6aa84079b26c8a32ea6e2c23291e0738.jpeg

The new Cocos Creator 3.8.0 engine will be released soon. If you have not used the Cocos Creator engine, this article will take you from the engine download, installation, to running the game source code. It only takes 3 minutes to complete. Let's Go!

01Download Cocos Dashboard

Open the browser, enter the Cocos Store resource mall, and find a game project such as "Cyberpunk", which is an RTS free 3D shooting project officially provided by the Cocos engine.

0862b88aa5daa5fba3b265d689625323.png

Click the [Get] button on the right to register and log in to your Cocos account.

ef7f5ffcca85c2066cad5bd45f881c27.png

Enter the account password and click [Login], and it will automatically return to the resource page after success.

6a87f2fa38d1f4373f9339d83d58f1d7.png

Then click the [Get] button and it will change to [Create New Item].

a5566a5d1ab781e1380911af5fd9e176.png

Continue to click the button, and you will be reminded to download Cocos Dashboard.

a6177aed43b0cbb24e9b296ecab777ab.png

Click the text link to go to the official website to download the Cocos engine, download and install the Cocos Dashboard.

94605d32789ea49f493fd6aed18b60c1.png

Let me briefly talk about what is Cocos Dashboard?

Cocos Dashboard is a tool for downloading and managing game engine versions, game projects, and downloading game resources in Cocos Mall.

a3760ac94a3c0643f79c1be592788998.png

Pay attention to the relationship between Cocos Dashboard, Cocos Creator engine, Cocos Store and projects.


02 Download the game source code

After the Dashboard is downloaded, install and run it directly. Start the Dashboard and log in to your Cocos account.

9bd47e58509bc73e434c8491b4033cb0.png

The default language of Cocos Dashboard is English. You can click the gear in the upper right corner to enter: Settings->Language, which can be set to Simplified Chinese.

abc22534764936c8cc9a34ce1032bffa.png

Click the [Back] button in the lower right corner to save and return, and return to the previous Web page and click [Create New Project] again.

In the pop-up prompt box, click [Open Cocos Dashboard].

9a27f9018957027aee764d5b980f5c0e.png

The Dashboard will be invoked immediately and navigate to the Cyberpunk source project.

d85485b192201acf6e9ddcb64d421805.png

Click [Create New Project] again in the Dashboard to set the download location, and click OK to start the download.

4d5844f340dcef83275ac5cd9a66fcd5.png

The game looks like 380M, it will take a while. You can learn about project-related technical points, operating instructions, copyright notices, and other information through resource descriptions.

Back to the top of the resource, here are two important points:

52fdceddd1b3e3e3ebee739f4312db8e.png

  • The project engine is Cocos Creator 3.7.1

  • It also supports compiling and running in Android, iOS, and HTML5 environments

After downloading, click to open the project, then he prompts us that the editor version does not exist, let's click confirm first.

e3f02d5d6dfe57c1641ae54467cbe9c4.png

Well! How can this happen?

Oh, we only downloaded the Dashboard and the game source code before, but also the real game development tools. That is, the engine editor.

Just like you use Word in office to open doc files or docx files, you need to use the 3.7.1 engine editor version to open this cyberpunk game project.

OK, let's download the game engine!


03 Download Engine Editor

Go back to Dasboard and click on the left sidebar - editor, click on the lower right corner to download the editor.

158b8c18999a96a3499cd1d2ccaffd54.png

Find the engine version you need, here we choose 3.7.1, click to download.

9d1b49434a1a8b307e1e84fc311543c3.png

Then the software agreement will pop up, click to agree.

afef1dc55627b330f61f20622df9c2f2.png

Wait for the download to complete and the decompression to complete.


04 Run the project

Go back to Dasboard - Projects, and you will see the Cocos Cyberpunk project.

66170ec5d063b6fde5e85f38ae7486ae.png

Click on the project, Dasboard will use the corresponding engine version, which is 3.7.1 to open the project. It takes a while, the project is a bit big, and the engine is loading modules, codes, models and other resources.

e0d79699a9d0d994d850a51a29baa94b.png

OK! The source code is loaded, and we are only one step away from success.

146ee695cab2d4b9355fc9d9e388719a.png

Have you been intimidated by the window interface of the engine? Don't worry, first expand the assets directory of the resource manager, double-click the initial game-scene-start scene, and click the run button at the top of the editor and in the middle.

52f900834abeb6906b928200d7811b89.png

Go ahead and experience it!

693ba37cb5397ad94ca05d01dc18384f.png


05 Epilogue

There are a large number of game source codes, plug-in tools, and art models on the Cocos Store. It is an excellent place to learn to develop games and obtain game resources.

0d0ea3ce217e914b47bf6cf9999e5e53.png

If you think this article is helpful to you, thank you for liking and sharing it with more friends! Follow Xiaoheng's official account, and I will continue to share more high-quality resources.

Wonderful past

Guess you like

Origin blog.csdn.net/6346289/article/details/132033360