Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Radial map generation #25

Closed
shyam-tilt opened this issue Nov 3, 2019 · 3 comments
Closed

Radial map generation #25

shyam-tilt opened this issue Nov 3, 2019 · 3 comments
Assignees
Labels
feature request New feature or request

Comments

@shyam-tilt
Copy link

Is there a way to generate the map radially?

@shyam-tilt shyam-tilt added the feature request New feature or request label Nov 3, 2019
@kircher1
Copy link
Contributor

kircher1 commented Nov 3, 2019

Not currently, but this feature is on the road map! We hope to have it available in the 0.5 version of the SDK.

The closest way to achieve a circular map now would require disabling the map walls and modifying the terrain material's shader to discard pixels based on a circular radius rather than a rectangle.

@jiangshen
Copy link
Contributor

We have released version 0.5 which adds radial map generation support. You can now select under Inspector > Map Layout > Map Shape. The options are Block or Cylinder

More details can be found here.

@TerraSame
Copy link

TerraSame commented Jan 10, 2020 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants