Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ichenpipi/cocos-case-projectile

一个使用 Cocos Creator 3.4 开发的炮弹抛射示例项目。项目核心主题为抛射体运动(Projectile Motion)在游戏开发中的实践。
https://github.com/ichenpipi/cocos-case-projectile

cocos cocos-creator game game-development projectile trajectory

Last synced: 6 days ago
JSON representation

一个使用 Cocos Creator 3.4 开发的炮弹抛射示例项目。项目核心主题为抛射体运动(Projectile Motion)在游戏开发中的实践。

Awesome Lists containing this project

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