Skip to content

Environmental Effect: Fog #31

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

Open
dvijayak opened this issue May 30, 2019 · 0 comments
Open

Environmental Effect: Fog #31

dvijayak opened this issue May 30, 2019 · 0 comments

Comments

@dvijayak
Copy link
Owner

Serves as a kind of fog-of-war and affects player visibility.

  • Represented as a Fog Component that is applied on each ship.
    • Defined as a circle centred on the GO/ship with a radius. This GO/ship can only see everything within this circle. It's a "circle-of-sight".
  • Fog radius will randomly change and lasts for a random duration of time. Random values are bounded by min/max values.
  • Open Question: Do all ships share a common fog radius or does each type of ship have a unique fog radius OR does each ship INSTANCE have a unique fog radius?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant