- LICENSE: Use of the contents of this repository is subject to the license
- REPOSITORY: github.com/spatialos/UnrealGDKTestGyms
This project is for testing functionality of the SpatialOS GDK for Unreal, it:
- is a minimal project which you can run unit tests in, and
- contains a set of maps and Actors to aid in demonstrating functionality.
To use this project, you must have followed the Get started guide in the GDK for Unreal documentation and set up either the Example Project or the Starter Template project.
- Follow the manual-install - clone the project instructions for the Example Project.
- Replace the Example Project repository link in the instructions with the Test Gyms Project repository link.
For instrtuctions on how to use this project please read the user manual.
For more information, see the SpatialOS GDK for Unreal documentation.
Helper script | Description |
---|---|
LaunchClient.bat |
Launches a client. Requires a SpatialOS deployment and a managed or manually launched server |
LaunchServer.bat |
Launches an Unreal dedicated server on ThirdPersonExampleMap. Requires a SpatialOS deployment |
LaunchSpatial.bat |
Launches a SpatialOS deployment with default launch config (found in spatial/default_launch.json ) |
ProjectPaths.bat |
Used by the LaunchClient.bat , LaunchServer.bat and LaunchSpatial.bat to specify the project environment when those scripts are run |
The GDK and its starter projects are available on GitHub.
- GDK: github.com/spatialos/UnrealGDK
- The SpatialOS Unreal Engine NOTE: This link may give you a 404.
- Starter Project
- Third-Person Shooter Game (Not actively developed)
- The Test Suite
We are not currently accepting public contributions. However, we are accepting issues and we do want your feedback.
We have released the GDK for Unreal this early in development because we want your feedback. Please come and talk to us about the software and the documentation via: Discord - Forums - GitHub issues in this repository.
2019-11-06: Page added with editorial review