# CocosCreatorNavigationBar **Repository Path**: bsn/CocosCreatorNavigationBar ## Basic Information - **Project Name**: CocosCreatorNavigationBar - **Description**: 导航栏 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-03-21 - **Last Updated**: 2022-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CocosCreatorNavigationBar ## 介绍 导航栏 ## 插件 - [CocosCreatorPlugin](https://gitee.com/yeshao2069/cocos-creator-plugin) ## DEMO - [CocosCreatorDemos](https://gitee.com/yeshao2069/CocosCreatorDemos) - [2D光照](https://gitee.com/yeshao2069/Light2D) - [2d阴影](https://gitee.com/yeshao2069/ShadowMap2D) - [Spine非图集局部换装](https://gitee.com/yeshao2069/SpineChangeClothes) - [画板](https://gitee.com/yeshao2069/DrawingBoard) - [Gif支持](https://gitee.com/yeshao2069/SupportGif) ## FAQ - [Cocos Creator FAQ](https://gitee.com/yeshao2069/cocos-creator-faq) ## 教程 - [Cocos Creator How To Use](https://gitee.com/yeshao2069/cocos-creator-how-to-use) ## GAME DEMO - [跑酷3D·教程版](https://gitee.com/yeshao2069/TutorialRunningGame3D) - [射击3D·教程版](https://gitee.com/yeshao2069/TutorialShootingGame3D) - [快上车3D·教程版](https://gitee.com/yeshao2069/TutorialTaxi3D) - [人生重开器](https://gitee.com/yeshao2069/LifeRestartMachine) - [推箱子2D](https://gitee.com/yeshao2069/PushBoxes) - [植物大战僵尸·合成版](https://gitee.com/yeshao2069/PlantsVSZombiesSynthetic) - [灭蚊英雄](https://gitee.com/yeshao2069/MosquitoHero) - [2048射击](https://gitee.com/yeshao2069/shoot2048) - [呐喊·仿八分音符酱的声控游戏](https://gitee.com/yeshao2069/AudioControlGame) ## 方案导航栏 1. **UIMeshRenderer** 3D模型渲染到2D UI上 3.0.x [传送门](https://gitee.com/yeshao2069/CocosCreatorDemos/tree/v3.0.x/2DDemo/UIMeshRendererDemo) 3.4.x [传送门](https://gitee.com/yeshao2069/CocosCreatorDemos/tree/v3.4.x/demo/Creator3.4.0_UIMeshRenderer) 3.0.x 骨骼动画 [传送门](https://gitee.com/yeshao2069/CocosCreatorDemos/tree/v3.0.x/2DDemo/UIMeshRendererSkeletalAnim) 3.4.x 骨骼动画 [传送门](https://gitee.com/yeshao2069/CocosCreatorDemos/tree/v3.4.x/demo/Creator3.4.0_UIMeshRenderer_SkeletalAnim) 2. **RenderTexture** 3D模型渲染到2D UI上 3.0.x [传送门](https://gitee.com/yeshao2069/CocosCreatorDemos/tree/v3.0.x/2DDemo/RenderTextureDemo) 3.4.x [传送门](https://gitee.com/yeshao2069/CocosCreatorDemos/tree/v3.4.x/demo/Creator3.4.0_RenderTexture) 3.0.x 骨骼动画 [传送门](https://gitee.com/yeshao2069/CocosCreatorDemos/tree/v3.0.x/2DDemo/RenderTextureDemoForSkeletalAnimation) 3.4.x 骨骼动画 [传送门](https://gitee.com/yeshao2069/CocosCreatorDemos/tree/v3.4.x/demo/Creator3.4.0_RenderTexture_SkeletalAnim)