基于 Unity3D 的塔防游戏的研究与实现 Research and Implementation of Tower Defense Game Based on Unity3D摘 要21 世纪 20 年代,游戏已经成为了大众经常选择的娱乐方式。其中,Unity3D 作为时下热门的游戏开发引擎,不仅功能完善易上手,还可以免费使用成本低,理所当然的被许多游戏开发者所使用 。Unity3D 作为一款全面整合的专业游戏引擎,可以让开发者轻轻松松的去创建 3D 游戏、建筑可视化、实时 3D 动画等功能,其优秀的跨 平 台 性 使 得 Unity3D 可 以 运 行 在 包 括 但 不 只 含 于Windows、Android 和 Mac 等平台。本次的毕业设计,将实现 windows 平台游戏的开发,使用Unity3D 游戏开发工具,编写代码为 C#语言,开发制作一款名为《方块防线》3D 塔防游戏,并在制作的过程中将对项目的需求、游戏的设计和具体的实习方法进行分析。关键词:塔防 3D 游戏 Unity3D Windows 平台AbstractIn the 2020s, games have become a popular entertainment method. Among them, Unity3D, as a popular game development engine, not only has perfect functions and easy to use, but also can be used for free and with low cost. Of course, it is used by many game developers. As a fully integrated professional game engine, Unity3D allows developers to easily create 3D games, architectural visualization, real-time 3D animation and other functions. Its excellent cross-platformity allows Unity3D to run on but not only on Windows , Android and Mac platforms.This graduation project will realize the development of windows platform games. Use Unity3D game development tools, write code for C # language, develop and produce a 3D tower defense game called "Cube Tower Defense", and in the process of making Analysis of project requirements, game design and specific internship methods.Key Words:Tower defense;3D games;Unity3D;Windows platform目 录第 1 章绪 论........................................................11.1 引言........................................