SpatialOS 在unity中的使用(1)
The SpatialOS Game Development Kit (GDK) for Unity allows you to quickly and easily build and host Unity multiplayer games. These games can use multiple server-side game engines across one seamless world to create new kinds of gameplay.
SpatialOS 游戏开发包 (GDK)基于Unity 允许用户快速 。简便的创建和部署unity多人游戏。该这些游戏可以在一个无缝的世界中使用多个服务器端游戏引擎来创建新的游戏玩法。
The GDK is composed of three layers:(GDK由三层组成)
- The GDK Core: a performant, data-oriented integration with our cloud platform SpatialOS, based on the familiar Unity-native workflows.(基于熟悉的统一本地工作流,与我们的云平台SpatialOS进行高性能、面向数据的集成。)
- The GDK Feature Modules: a library of solutions for hard or common networked game development problems, such as Character Movement and Shooting.(一个解决网络游戏开发难题的库,例如角色移动和射击。)
- The First Person Shooter (FPS) Starter Project:a starter project for the GDK that enables you and your friends to experience the true scale of SpatialOS, providing a solid foundation for entirely new games.(一个为GDK的入门项目,使您和您的朋友能够体验到真实的SpatialOS规模,为全新的游戏提供坚实的基础。)