This repository has been archived by the owner on Oct 20, 2021. It is now read-only.
GDK for Unity Blank Project Alpha Release 0.3.4
This release of the Blank Project is intended for use with the GDK for Unity Alpha Release 0.3.4.
Keep giving us your feedback and/or suggestions! Check out our Discord, our forums, or here in the Github issues!
Changed
- Upgraded to GDK for Unity version
0.3.4
Breaking Changes
- The blank project now uses query-based interest instead of chunk-based interest. #89
- You must now pass in an
EntityId
to create a playerEntityTemplate
. #90