KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
godotTestDemo
★ 19
Open GitHub ↗
godot一些测试的demo
Download README (.md)
Explore Similar Repositories
piratengine
:
Python open source tools for Denon DJ hardware
PORTFLIO
:
No description available.
dart-flow
:
An Asynchronous data stream that emits events sequentially.
hnyuan
:
No description available.
cuasmrl
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
godotTestDemo
?
Download (.md)
# godotTestDemo ## 项目简介 这是一个包含多个 Godot 游戏引擎测试项目的集合,每个文件夹代表一个独立的 Godot 项目,展示了不同的游戏开发功能和效果。 ## Godot 版本信息 - **Godot 3.x 项目**:大多数项目使用 Godot 3.x 版本 - **Godot 4.x 项目**:部分项目使用 Godot 4.5 版本 ## 项目结构 每个文件夹都是一个独立的 Godot 项目,包含以下典型结构: - `scene/`:场景文件 - `script/`:脚本文件 - `sprite/`:精灵和图像资源 - `project.godot`:项目配置文件 ## 项目列表 ### Godot 3.x 项目 - **godot3chase**:敌人追逐功能演示 - **godot3Cursor**:自定义鼠标光标实现 - **godot3fogOfWar**:战争迷雾效果 - **godot3LevelSelect**:关卡选择界面 - **godot3Line2d**:Line2d 节点的使用示例 - **godot3ntLight**:灯光效果演示 - **godot3SlotGame**:简单的抽奖功能 - **godot3xray**:X-ray 效果 - **godot3FlashLight**:手电筒效果 - **godot3inputCombo**:按键连招功能 - **godot3DestructibleTerrain**:简单的可破坏地形 - **godot3SfxManage**:声音管理系统 - **godot3AfterImage**:残影效果 - **godot3SpriteFlip**:精灵翻转功能 - **godot3ClimbWall**:角色爬墙功能 - **godot3Clip**:图片裁剪功能 - **godot3HealthBar**:健康条实现 - **godot3TimeSlow**:时间减慢效果 ### Godot 4.x 项目 - **godot-4-camera-drag-zoom**:相机平移缩放功能(使用 Godot 4.5) - **godot-4-toast**:消息提醒系统(使用 Godot 4.x) - **godot4flow-field**:流场寻路算法演示(使用 Godot 4.x),通过预计算流向场实现高效路径寻路,适合大量单位同时寻路的场景,支持单目标和多目标两种模式 ## 许可证 本项目采用 MIT 许可证,详情请参阅 [LICENSE](LICENSE) 文件。