Skip to content
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

Choose a tag to compare

@gdk-for-unity-bot gdk-for-unity-bot released this 19 Aug 17:27
f81a0a1

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 CreatePlayerEntityTemplate to the new EntityTemplates static class.
    • Removed Improbable.Gdk.TransformSynchronization from the assembly definition.

Added

  • Created prefabs for UnityClient, UnityGameLogic and MobileClient workers under Resources/Prefabs/Worker. #68
  • Created a new EntityTemplates static 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