Cocos Creator 3D Game Tutorial 17 - Playing Skeletal animations for jump and idle

10 days ago
6

This is the Cocos Creator Mind Your Step Video tutorial based on the official Cocos Documentation with my own few touches.
The series makes for a good introduction to the Cocos Creator 3D Game Development. Through this series, you will learn how to create the project, create and write the scripts, make the player jump, import 3D objects and apply the material, generate 3D nodes from prefabs, manage game states, use click event handlers, buttons, add a score as well as basic lighting and shadows.
You can follow the written tutorial on my website https://www.sweshi.com. It is easier to copy the source code from the website so have the website open while you do this tutorial. check the links given below to follow through. You can also download the assets of this project from the same page: https://tinyurl.com/53awk3u7 while you are there, check out the new tutorial I am writing for creating a 3D runner on this link:https://tinyurl.com/2s3pexdm

Written version of the tutorial links:
INTRODUCING THE PROJECT:
https://sweshi.com/developer.sweshi.com/Cocos%20Creator%20Mind%20Your%20Step%203D%20Game%20Tutorial/Cocos%20Creator%20Mind%20Your%20Step%203D%20Game%20Tutorial%20-%20Part%200%20-%20Game%20to%20Make.php

SETTING UP THE PROJECT:
https://sweshi.com/developer.sweshi.com/Cocos%20Creator%20Mind%20Your%20Step%203D%20Game%20Tutorial/Cocos%20Creator%20Mind%20Your%20Step%203D%20Game%20Tutorial%20-%20Part%201%20-%20Setting%20up%20the%20Project.php

ADDING THE PLAYER SCRIPT:
https://sweshi.com/developer.sweshi.com/Cocos%20Creator%20Mind%20Your%20Step%203D%20Game%20Tutorial/Cocos%20Creator%20Mind%20Your%20Step%203D%20Game%20Tutorial%20-%20Part%202%20-%20The%20Player%20Script.php

ANIMATING THE JUMP:
https://sweshi.com/developer.sweshi.com/Cocos%20Creator%20Mind%20Your%20Step%203D%20Game%20Tutorial/Cocos%20Creator%20Mind%20Your%20Step%203D%20Game%20Tutorial%20-%20Part%203%20-%20Animating%20the%20Jump.php

ANIMATING THE ROAD:
https://sweshi.com/developer.sweshi.com/Cocos%20Creator%20Mind%20Your%20Step%203D%20Game%20Tutorial/Cocos%20Creator%20Mind%20Your%20Step%203D%20Game%20Tutorial%20-%20Part%204%20-%20Animating%20the%20road.php

CREATING A SIMPLE MENU:
https://sweshi.com/developer.sweshi.com/Cocos%20Creator%20Mind%20Your%20Step%203D%20Game%20Tutorial/Cocos%20Creator%20Mind%20Your%20Step%203D%20Game%20Tutorial%20-%20Part%206%20-%20Creating%20a%20Menu.php

CREATING GAME STATES:
https://sweshi.com/developer.sweshi.com/Cocos%20Creator%20Mind%20Your%20Step%203D%20Game%20Tutorial/Cocos%20Creator%20Mind%20Your%20Step%203D%20Game%20Tutorial%20-%20Part%207%20-%20Game%20States.php

ADDING A SCORE:
https://sweshi.com/developer.sweshi.com/Cocos%20Creator%20Mind%20Your%20Step%203D%20Game%20Tutorial/Cocos%20Creator%20Mind%20Your%20Step%203D%20Game%20Tutorial%20-%20Part%208%20-%20Steps%20Counter.php

LIGHTING AND SHADOWS:
https://sweshi.com/developer.sweshi.com/Cocos%20Creator%20Mind%20Your%20Step%203D%20Game%20Tutorial/Cocos%20Creator%20Mind%20Your%20Step%203D%20Game%20Tutorial%20-%20Part%209%20-%20Lighting%20and%20Shadows.php

USING SKELETAL ANIMATIONS:
https://sweshi.com/developer.sweshi.com/Cocos%20Creator%20Mind%20Your%20Step%203D%20Game%20Tutorial/Cocos%20Creator%20Mind%20Your%20Step%203D%20Game%20Tutorial%20-%20Part%2010%20-%20Skeletal%20Animations.php

ADDING BUTTONS:
https://sweshi.com/developer.sweshi.com/Cocos%20Creator%20Mind%20Your%20Step%203D%20Game%20Tutorial/Cocos%20Creator%20Mind%20Your%20Step%203D%20Game%20Tutorial%20-%20Part%2011%20-%20%20Buttons%20.php

BUILDING FOR THE WEB:
https://sweshi.com/developer.sweshi.com/Cocos%20Creator%20Mind%20Your%20Step%203D%20Game%20Tutorial/Cocos%20Creator%20Mind%20Your%20Step%203D%20Game%20Tutorial%20-%20Part%2012%20-%20Building%20the%20Game.php

More Free Cocos Creator Game Development, Cyber Security, Linux, and Coding Tutorials on my website
https://sweshi.com

Loading comments...