基于 Uity3d 的海关仿真游戏开发与实现 Development and implementation of Customs simulation game based on unity3d 内容摘要随着互联网时代的进步,游戏行业的推动,影响着人们的生活方式。在学习工作之余,轻松愉快的游戏娱乐成为了人们休闲娱乐的生活方式之一。而游戏与虚拟仿真的结合也开始受到越来越多的人们关注。通过虚拟仿真类游戏,让游戏玩家体验到更加丰富多彩的生活,了解到更多不一样的知识,因此虚拟仿真类游戏越来越受欢迎。Unity3D 是目前最流行的游戏开发引擎之一,以其低成本与高效率被多数游戏开发者所使用。本论文探究基于 Unity3D 的海关仿真游戏开发与实现的过程,首先确定游戏设计方向,其次列举了游戏的实现内容。其中包括了道具的使用、入境人员的信息、以及人工智能对话,开发过程中所应用到的框架方法,如使用管理 UI 的 Pure MVC 框架、管理状态 的 有 限 状 态 机 , 以 及 仿 真 游 戏 所 需 的 渲 染 方 法 , 比 如 使 用 了LightWight RenderPipeline 工具。让想要了解海关检查员工作的游戏玩家,能够更加真实地体验海关检查员的具体工作流程。最后,对游戏的功能进行打包运行。关键词:Unity3D;虚拟仿真类游戏;海关模拟AbstractWith the progress of the Internet era and the promotion of the game industry, people's lifestyle is affected. After studying and working, relaxed and happy game entertainment has become one of the lifestyle of people's leisure and entertainment. And the combination of game and virtual simulation has attracted more and more attention. Through virtual simulation games, the game players can experience more colorful life and learn more different knowledge, so virtual simulation games are more and more popular.Unity3d is one of the most popular game development engines, which is used by most game developers with its low cost and high efficiency. This paper explores the development and implementation process of Customs simulation game based on unity3d. Firstly, the design direction of the game is determined, and then the...