Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Radar Widget drawn incorrectly #167

Closed
evgeniysergeev opened this issue Nov 29, 2019 · 2 comments · Fixed by #169
Closed

Radar Widget drawn incorrectly #167

evgeniysergeev opened this issue Nov 29, 2019 · 2 comments · Fixed by #169
Labels
Projects

Comments

@evgeniysergeev
Copy link
Collaborator

Terrain on radar widget drawn as black:
d2-black-radar

If check 'Debug'->'Disable Visibility Checks' then terrain drawn correctly:

d2-disable-visibility-checks

If enable visibility checks again, works fine:

d2-enable-visibility-checks

@evgeniysergeev evgeniysergeev added this to To Do in d2 mod via automation Nov 29, 2019
@MustaphaTR
Copy link
Member

PlayerRadarTerrain: trait seems to be missing on the player actor.

@evgeniysergeev
Copy link
Collaborator Author

evgeniysergeev commented Nov 29, 2019

PlayerRadarTerrain: trait seems to be missing on the player actor.

Thanks, with this trait, it works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
d2 mod
  
Done
Development

Successfully merging a pull request may close this issue.

2 participants