项目作者: Lu-Kye
项目描述 :
Unity game framework, AssetBundle, Coroutine, Log, Managers.
高级语言: C#
项目地址: git://github.com/Lu-Kye/UGFramework.git

Current unity version (Recommend use same or above)
2021.3.23f1
Description
An unity game framework, includes table manager, network manager(tcp, http, udp), some tools, some unity ui components, ai system, and most important is examples.
Target
Make unity game easiler.
Features
- Resources Manager(Editor, iOS, Android), includes AssetBundle build, load, download, save.
- Log Manager, includes writing log
- Coroutine Manager, custom coroutine runner.
- 3D Touch Manager(Editor, iOS, Android), includes Pinch, Drag, Touch.
- Custom Inspector
TODO Features
- Network Manager
- AI (StateMachine, BehaviourTree)
- Object Pool
- Doc generator
Examples
Resources load/hotupdate


