# HelloCreator **Repository Path**: Yoong/hello-creator ## Basic Information - **Project Name**: HelloCreator - **Description**: Cocos Creator 部分常用功能 1:Shader 2:插件 3:以及部分测试功能 - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-12-31 - **Last Updated**: 2025-03-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # hello-creator 项目示例 ![cocos creator](http://img.shields.io/badge/cocos%20creator-2.4+-blue) ### 简介 - `packages > helloplugin` 项目打包APK工具 - `assets` - `Scene` - `helloworld` 部分Shader相关功能 - `TouchMove` 物体跟随触摸点移动 - `CustomRender ~ 4` 图片的自定义渲染 - `SpineRelease` spine动画的资源释放测试 ### packages - `helloplugin` 项目构建完成以后选择需要打包的渠道包 ### 待更新内容 - [x] 2D项目自定义渲染 - [x] 自定义渲染图片的操作 - [x] 行军线 - [ ] 图片分散 - [ ] 绘制多边形填充纹理