This repository was archived by the owner on Oct 20, 2021. It is now read-only.
GDK for Unity Blank Project Alpha Release 0.2.7
This release of the Blank Project is intended for use with the GDK for Unity Alpha Release 0.2.7.
Keep giving us your feedback and/or suggestions! Check out our Discord, our forums, or here in the Github issues!
For more information, have a browse through our detailed release notes below or check out our Upgrade Guide! 🎉
Breaking changes
- Tidied up the project structure. #68
- Moved
CreatePlayerEntityTemplateto the newEntityTemplatesstatic class. - Removed
Improbable.Gdk.TransformSynchronizationfrom the assembly definition.
- Moved
Added
- Created prefabs for
UnityClient,UnityGameLogicandMobileClientworkers underResources/Prefabs/Worker. #68 - Created a new
EntityTemplatesstatic class. #68
Changed
- Upgraded to GDK for Unity version
0.2.7 - The SpatialOS > Generate snapshot button now generates a snapshot directly without displaying a pop-up window. #68
Internal
- Removed old arguments from the worker JSON files. #69