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

Planet lighting docs #412

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

metalgearsloth
Copy link
Contributor

As was foretold.

@slarticodefast
Copy link
Member

Since you coded this I will trust that this documentation is correct :)

But could you add a section on how to use this?
For example:

  • How to enable or disable lighting on a planet?
  • How to set the day/night cycle? Can you make it constant?
  • How do roofs work and how are they placed?
  • What other settings can we customize?


## Rooves

We draw the specified roof color (typically black) onto any tiles that are flagged as being rooves, as well as any tiles that have entities considered to be rooves on them.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How are they flagged? How is the color specified?


## Tile emissions

Similar to rooves except without the per-tile data and drawn for any entity on-screen that has the component.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What Component?


## Final note

Yes I realised I forgot to clear the old clear color when writing these docs.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does this even mean?

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

Successfully merging this pull request may close these issues.

2 participants