搜索资源列表
GameEngineFramework
- 实现游戏引擎的基本框架摄像头。地形渲染。A*算法,自动寻路。粒子系统-The realization of the basic framework of game engine camera. Terrain rendering. A* algorithm, automatic routing. Particle System
unity自动寻路脚本
- unity自动寻路脚本,从官方案例中提取的核心代码,创建一个空物体,再创建四个子物体,制造指定路径。