Skip to content

Wrap world in X direction #74

@maxammann

Description

@maxammann

Difficulty: Hard

Currently, there is only one instance of the map which is rendererd.

🤔 Expected Behavior

In Y direction the navigation should be restricted such that one can not pan out from the map. This is done in #73

In X direction it should be possible to infinitely pan. When panning beyond the bounds then the world should should be wrapped.

😯 Current Behavior

Only a single instance is rendered.

💁 Possible Solution

Render the world instanced if multiple should be shown.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions