-
Notifications
You must be signed in to change notification settings - Fork 197
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
base: master
Are you sure you want to change the base?
Planet lighting docs #412
Conversation
Since you coded this I will trust that this documentation is correct :) But could you add a section on how to use this?
|
|
||
## 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. |
There was a problem hiding this comment.
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. |
There was a problem hiding this comment.
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. |
There was a problem hiding this comment.
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?
As was foretold.