Sorting Group component in Unity
When making a 2D game, if a character comprises multiple body parts, you can set the rendering order of each
Continue readingEverything should be made as simple as possible, but not simpler – Einstein
When making a 2D game, if a character comprises multiple body parts, you can set the rendering order of each
Continue readingTo change the pivot position of an object in Unity, change the pivot position of the sprite if a single
Continue readingAs shown in below image, set the Transparency Sort Mode to “Custom Axis” and set Y value to 1. Then
Continue readingInstall Android Studio and setup SDKs using SDKManager. In SDK Platforms tab, install latest Android SDK In SDK Tools tab,
Continue readingFrom cocos2d-x 4.0, iOS and macOS projects are not provided pre-generated. Thus, we have to generate the project files for
Continue readingiPhone X and higher version of iPhone has the Home Indicator instead of the physical Home Button. When I implemented
Continue readingWith recent Xcode Version 11.3.1 (11C504), newly created cocos2d-x project build can fail with following error: That’s because the BT_SHUFFLE
Continue readingAfter creating a new project with cocos command, building with Android Studio requires following processes Open “Project Structure” and check
Continue reading
Recent Comments