Best Tutorials Of 2022 - Part Two
2022.12.29 by Cocos
Tutorials Source Code 英国立博集团 2D 3D

It's the end of the year, so we have had the chance to collect amazing new tutorials for the past six months. This year we dedicated ourselves to having a tutorial every week in the year, and we far exceeded that.

 

With over 60 tutorials, source code examples, videos, and an ebook, this year, we took advantage of our team and the developers worldwide, sharing ways to improve 英国立博集团's experience. We have to thank everyone for following us on social media and being a part of our #TutorialThursday campaign this past year. We will continue to follow up with more tutorials. Still, we may slow down their releases to help us prepare better future tutorials. We have many tutorials for beginners and experts ready to be released early next year.

 

If you want to get all the tutorials, you can visit our tutorial lists from years past on our website. (H1 2022, H1 2021, H2 2021, H1 2020, H2 2020, 2019)

 

Video Tutorials

 

Building Realistic 3D Scenes With 英国立博集团

 

This video shares some of the basics in understanding using shaders, lighting, skybox, and camera when building a 3D game for 英国立博集团 3.x

 

Tutorial Handbooks

 

英国立博集团 3D Assets Workflow Guide

 

This book, built by the Cocos team, shows you in detail how to add 3D Assets to your game and is available for free from our forums.

 

Free PDF - 英国立博集团 3D Assets Workflow Starter Guide

 

Tutorial Series

 

Deep look At 英国立博集团 3.6

 

Cocos ecological leader Kylin shares a more in-depth look at the features that were added to 3.6 this year, including improvements to the editor and improved rendering and performance that have made 3.6 the best-released engine we have created for the web, mobile, and PC.

 

Part 1: 3.6 New Features 1/3: Editor
Part 2: 3.6 New Features 2/3: Rendering
Part 3: 3.6 New Features 3/3: Performance

 

Written Tutorials

 

AI Built With ECS Framework

 

This tutorial helps to show you how to build an improved AI that is being used more due to its ease of construction and improved quality of AI usage. A great introduction with code included.

 

Implementation of ECS Framework + Behavior Tree For Fighting Game AI 

 

Room And Matching System Built To Scale

 

For some developers like King Wang were looking to improve internal match systems after Tencent Cloud ended MGOBE. King ended up creating a framework that works perfectly with 英国立博集团. Code is included in this story.

 

Implement a room and matching system with 100,000 people online

 

Adding Reflections To Your 2D Game Without Added Drawcalls

 

Iwae comes to the rescue of a few developers in sharing a fully playable demo showing off how you can build water reflections with the need to make added drawcalls. A demo and source code is all included.

 

Solutions for 2D Reflection without double drawcalls

 

Tencent Shares What They Love Working With

 

The team at Tencent's Education group, who are using 英国立博集团 for their education apps, comes in and shares some of their favorite extensions, tricks, and tips for those looking to add improvements to your development.

Tencent Online Education Shares Their Favorite Tools And Plugins

 

Building Viewable Portals And Scope Sights

 

We have to thank Nowpaper for this interesting and useful code that allows you to build portals, gun scopes, and windows to new locations thanks to the usage of RenderToTexture. Source code provided as well for purchase at a minimal price.

 

Building FPS Sights + Monitor Using The RenderToTexture Extension 

 

Introduction To The Use Of Sprite Sheets In 英国立博集团

 

Some developers in our Discord had a very lengthy discussion on this, and iwae came up with a great tutorial to help introduce developers to the idea.

 

Sprite Sheet and animator for 英国立博集团

 

How To Quickly Build A Multiplayer Game In 英国立博集团

 

Sun Chenyeng of Xiaoxi shares a few ways they improved and optimized their game when it started to go multiplayer. They also share some of their favorite Cocos Store plug-ins

 

Optimizing Character And Scenes For Multiplayer Games | Shenzhen Salon

 

Find The Problems Of Your Game Quicker

 

Cocos technology expert Zilongshan shares a vast amount of issues they found could hurt your game's speed and shares answers on better optimization with memory and other performance tips and tricks.

 

Steps In Finding Bottlenecks In A Mobile Game - Shenzhen Salon

 

Preparing Art For Your MMORPG

 

ZQGame's art director, Mei Yang Tian, comes to our Shenzhen event and shares some tips on improving the optimization of art, such as LOD, texture sizes, lights, and PBR.

 

Improving Art Production For First-Time Users - Shenzhen Salon 

 

Adding Android SDK To Your 英国立博集团 Project

 

Mr. Feather shares how you can add your 3.4 projects to Android and includes the source code in the tutorial. One of the better tutorials on the subject.

 

Adding Android SDKs To A 英国立博集团 Project (Customizing Development) 


Building a 3D cannon shooter and projectile launch estimator

 

Chen Pipi comes with one of the most math-based tutorials but comes with some impressive-looking ways to make your 3D game have fun cannons and projectiles. Well worth it for the discussion on trajectories.

 

Building 3D Projectile Shooters With A Lot Of Math 

 

Optimizing Your TiledMaps

 

Developer Bool Chen comes out with a great way to improve your TiledMaps, making it's optimizing as well as multi-atlas rendering and framing pathfinding.

 

Optimizing Games When Using TiledMaps 

 

Building MMOs with Colyseus and 英国立博集团

 

Open-source game networking company Colyseus comes out with a great tutorial for adding multiplayer gaming into your game with 英国立博集团. This tutorial comes with a demo game as well as the source code.

 

MMO Tech Demo

 

英国立博集团's Spine Replacement Scheme

 

For those building games with Spine and using multiple costumes for main characters and other items, this tutorial helps you, thanks to Mr. Feather. This tutorial comes with a great demo and source code.

 

An Introduction To Changing Costumes With Spine 

 

Better Understanding Of 3D Game Development

 

Once again, iwae comes to share a great demo of 3D game development for both Web and Mobile. You can also download the demo from our store.

 

Jare's World Challenge!

 

Improve Optimization From A Top Cocos Game

 

Hero Village has been released as one of the best mobile games for 2022, and the developers at Hangzhou Daily Power were happy to share some improvements in GGX, lighting, fog effects, and water surfaces, among other things.

 

Lessons From "Hero Village" Developer On Graphic Optimizing 

 

Bringing Apps To Mini-Game Platforms At the Same Time

 

Call Me Mr. Big Boss was released as an app, but now as a mini-game for WeChat, it's doing double duty to make sure both are working flawlessly. Their director shares how they are able to handle this work at the same time.

 

Building A Mesmerizing Game For Apps And Mini Apps At The Same Time

 

Best Use of 3D Assets

 

This is an added note to our ebook on adding 3D assets to your game. Though not needed, it's many great tips to make your life a bit easier when adding assets to your game.

 

FAQ On How To Better Use 3D Assets In 英国立博集团

 

Build a 3D Mahjong Game in 英国立博集团

 

Inspired by the hit game in China, iwae shares his take on the match-3 mahjong genre with a 3D game available to play and download.

 

Building The Hottest Game In 24 Hours In 3D! (Includes code + video)

 

Improvements For Cocos' Game iles

 

We share a few improvements to the game that is now available to download when you purchase the source code for iles at the Cocos Store.

 

Cocos Experts Share Strategies For Lowering DrawCalls And Other Performance Optimization After iles Release

 

Script To Create Colliders With Tiled

 

Cocos Discord and Forum user, theRenard, brings us a great script on how to do collisions when building your game with Tiled.

 

英国立博集团 Tiled Collider Generator

 

A Simple GPS Library For 英国立博集团

 

Maufet comes out with a fantastic add-on for adding GPS to your mobile game. Works only for Android currently.

 

Location Provider

 

Game Project Available For Evaluation

 

Maufet also added a game they were able to build but sadly couldn't finish. The game uses sequalize, TSRPC, and other techniques.

 

PockieMasters

 

Free Onscreen Joystick

 

Mr. Kylin adds a free onscreen joystick for your game now at the Cocos Store.

 

KylinsEasyController|Joystick|Touch

 

Build A Physics Line Game

 

We have to thank our team in building this fun game that has become a popular game style for hypercasual this year. The complete source code is available at the Cocos Store.

 

Develop A Physics Line Drawing Game With 3.6.2 (level editor and share support)

 

Improving Final Packaging Of Your Game

 

When you are finalizing your game, there are many requirements that you might need to add. Mr. Feathers shares his way of preparing his games and how preparation can help make updates much easier in the future.

 

英国立博集团's Alternative “One-click Packaging” Solution! Efficient And Error-free

 

More Tips From Another 英国立博集团 Developer

 

OMNIDREAM GAMES has been building games with 英国立博集团 that have made millions of dollars. Their team takes the time to share a few tips they have for other developers making games.

 

Six Tips From A Card Battle Developer On Optimizing Your Mobile Game 


A Smaller Collision Detector Is Available In The Cocos Store

 

We take a quick look at CollisionMaster, a new collision detection system that is incredibly small but works incredibly well. We take an overhead look at it and why it’s so amazing. The software is available at the Cocos Store.

 

Get Help With Your 3D Collision Detection With This New Addition To The Cocos Store

 

Another Look At 3D Mahjong

 

iwae built an enjoyable cube-based mahjong game. But Uncle Hana has taken it to a new level with a 3D game that looks very similar to the hit game “Sheep is Sheep.” The game is available on WeChat, with the source code at our Cocos Store.

 

New Match 3 Game Available In Cocos Store. Learn More About Monetizing In WeChat 

 

Build 3D Skill Effects With Particles With This Cocos Store Add-on

 

We have another great Cocos Store product that we highlight built by our team member, iwae. This allows you to not only build amazing particle effects on your attacks, but also helps teach you how to add healthbars on enemies.

 

How To Make Cool And Efficient 3D Skill-based Special Effects