Remove Animation Remove Engine Remove Lightmap Remove Texture Mapping
article thumbnail

Project Structure - Guide to Cocos Cyberpunk Source Code

Cocos

For someone who didn’t know Cocos Cyberpunk, it is an open source 3D TPS (Third-person Shooter) game, developed by the Cocos Engine team, which can be published to iOS, Android and Web. 1、animations There is only one animation file under the folder, which is used for camera animation during roaming the scene when start.

Code 52