1 Star 0 Fork 0

sky92archangel/Godot_ThirdPersonDemo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
project.godot 522 Bytes
一键复制 编辑 原始数据 按行查看 历史
sky92archangel 提交于 2024-01-17 20:43 . first commit walk done
; Engine configuration file.
; It's best edited using the editor UI and not directly,
; since the parameters that go here are not all obvious.
;
; Format:
; [section] ; section goes between []
; param=value ; assign values to parameters
config_version=5
[application]
config/name="ThridPersonDemo"
run/main_scene="res://Level.tscn"
config/features=PackedStringArray("4.2", "C#", "Forward Plus")
config/icon="res://icon.svg"
[dotnet]
project/assembly_name="ThridPersonDemo"
[filesystem]
import/fbx/enabled=false
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sky92archangel/godot_third-person-demo.git
git@gitee.com:sky92archangel/godot_third-person-demo.git
sky92archangel
godot_third-person-demo
Godot_ThirdPersonDemo
master

搜索帮助