Skip to content

Implement Region Streaming #491

Description

@TokisanGames

Description

  • Load and unload regions as they enter or exit camera visible bounds.
  • Change region map into a fixed size array with loaded & visible regions, which it already is, but make it a region map relative to the camera, not relative to 0, 0, 0.
  • Fixed bounds of the region grid have been expanded from 16x16 to 32x32. Instead make the fixed grid for what is streamed in and visible, set to an adjustable number, and the possible loadable bounds unlimited.
  • Provide the ability to have multiple players.

Metadata

Metadata

Assignees

No one assigned

    Labels

    big terrainsIssues that need to be addressed for big terrainsenhancementNew feature or request

    Projects

    Status
    1.2

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions