# Cocos 示例 - 炮弹抛射 **Repository Path**: ichenpipi/cocos-case-projectile ## Basic Information - **Project Name**: Cocos 示例 - 炮弹抛射 - **Description**: 一个使用 Cocos Creator 3.4 开发的炮弹抛射示例项目。项目核心主题为抛射体运动(Projectile Motion)在游戏开发中的实践。 - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: master - **Homepage**: https://chenpipi.cn/post/projectile-motion-in-game-development/ - **GVP Project**: No ## Statistics - **Stars**: 57 - **Forks**: 35 - **Created**: 2022-03-20 - **Last Updated**: 2025-08-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: cocos, cocos-creator ## README # Projectile 一个使用 Cocos Creator 开发的炮弹抛射示例项目。 项目核心主题为抛射体运动(Projectile Motion)在游戏开发中的实践。 开源仓库:[https://gitee.com/ifaswind/cocos-case-projectile](https://gitee.com/ifaswind/cocos-case-projectile) ## 相关文章 **《抛射体运动在游戏开发中的实践》** - 个人博客:[https://chenpipi.cn/post/projectile-motion-in-game-development/](https://chenpipi.cn/post/projectile-motion-in-game-development/) - Cocos 中文社区:[https://forum.cocos.org/t/topic/133976](https://forum.cocos.org/t/topic/133976) ## 预览 *在线预览:[https://app.chenpipi.cn/cocos-case-projectile/](https://app.chenpipi.cn/cocos-case-projectile/)* ![固定角度和速度](https://image.chenpipi.cn/repositories/cocos-case-projectile/cannon-fixed.gif) ![固定角度](https://image.chenpipi.cn/repositories/cocos-case-projectile/cannon-fixed-angle.gif) ![固定速度](https://image.chenpipi.cn/repositories/cocos-case-projectile/cannon-fixed-velocity.gif) ![不固定角度和速度](https://image.chenpipi.cn/repositories/cocos-case-projectile/cannon-unfixed.gif) ## 环境 游戏引擎:Cocos Creator 3.4.2