Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fsf0912/collectionframe
Developing Frame for Unity
https://github.com/fsf0912/collectionframe
unity urp
Last synced: 6 days ago
JSON representation
Developing Frame for Unity
- Host: GitHub
- URL: https://github.com/fsf0912/collectionframe
- Owner: FSF0912
- Created: 2024-11-02T14:56:52.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-02T08:26:53.000Z (10 days ago)
- Last Synced: 2025-02-02T09:25:11.999Z (10 days ago)
- Topics: unity, urp
- Language: C#
- Homepage:
- Size: 12.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CollectionFrame-Unity开发集合框架
`Unity 6000.0.22f1` `Universal Render Pipeline`### 预计实现的功能:
- [x] 代码基础框架,包括数据持久化等
- [ ] 基本可用的简单对话系统(galgame框架),包括从CSV文件导入等功能(开发进度40%)😭
- [ ] 完整的第三人称控制器(将使用Animator或Playable编写)
- [ ] ..?### 引用仓库:
[UniTask](https://github.com/Cysharp/UniTask "Unitask")
[NuGetForUnity](https://github.com/GlitchEnzo/NuGetForUnity "NuGetForUnity")
[Music-Visualization](https://github.com/FSF0912/Music-Visualization "Music-Visualization")
[UI-Blur-LWRP-2020](https://github.com/zephyo/UI-Blur-LWRP-2020)
[UniVRM](https://github.com/vrm-c/UniVRM)