GameModule
GameModule copied to clipboard
在Unity3D游戏开发中积累的实用模块源码
trafficstars
GameModule
通用组件
DirectionNavigator方向导航器Mirror对称UI自动镜像对齐 (与MirrorEditor编辑器脚本配合使用)UIPolygon在 uGUI 上绘制图形EmptyRaycastuGUI 空白事件检测组件MainThreadDispatcher主线程事件分发,处理 Unity 多线程问题
Editor 工具
NormalsVisualizer模型法线可视化ExportTerrain将 Unity 地形导出成 obj 格式的模型ObjExporter将 Mesh 导出成 obj 格式模型
工具类
RectTransformUtilityRectTransform 工具类TimeUtility时间工具类
其他模块
ObjectPool对象池EventDispatcher事件分发Singleton单例模式