Skip to content

Release 3

Latest
Compare
Choose a tag to compare
@PraxisMapper PraxisMapper released this 22 Jun 20:14
· 6 commits to main since this release

Changelog:

  • Fixed PlusCodes.GetDirection() erroring due to a typo
  • Added GetFile node and 2 functions to it
    • getCell4File() downloads a zip file for a Cell4 area containing all the cell6 json files for that area
    • getCell6File() downloads only the single json file for the requested cell6 area.
  • Added ScrollingCenteredMap, using full offline data, to present a familiar, top-down view of the world centered on the player's location
  • Added Splat demo to show off ScrollingCenteredMap.