Game logic - Custom Post Process – Ylands
Jump to navigation
Jump to search
(Created page with "=Description= *Helps =Properties= ===Zone shape=== ===Light intensity=== ===Visible=== ===Color=== =Related instructions= *Ylands Tile - Game logic position-rotat...") |
No edit summary |
||
Line 1: | Line 1: | ||
=Description= | =Description= | ||
* | *Allows to control Post Processes of the game visuals, s. a. color filters, saturation, contrast etc. | ||
*[[Ylands Game logic - Environment|Environment]] zones can attach Post Processes to themselves, thus using it for particular area. | |||
=Properties= | =Properties= | ||
=== | ===Active for new Player=== | ||
*New players will see effects of the Post Process immediately as they join the game. | |||
===Priority=== | |||
*When more of the Post Process overlap, they are be applied in order according to priority (highest>lowest). | |||
*If there is a tie, order is determined randomly. | |||
*Priority can be set in scale 0-100. | |||
=== | ===Weight=== | ||
*Determines how heavily will be the effect applied (0 not at all - 1 fully). | |||
===Effect Type=== | |||
*Use preset effects | |||
**''Default'' - Same as no effect | |||
**''Greyscale'' - Only shades of black&white | |||
**''Noir'' - In shades of black&white, but using more contrast for depth | |||
**''Sepia'' - "Old photography"-like effect | |||
**''Vintage'' - Old warm colors filter | |||
**''Movie'' - "Hollywood"-like style filter | |||
**''Negative'' - Reversed colors and forced contrast | |||
**''Psychedelic'' - Dream-like filter | |||
**''Alien'' - Other-wordly colors | |||
*Custom Basic - is easy to use custom effect filter | |||
*Custom Advanced - has more functions described bellow | |||
=Related instructions= | =Related instructions= |
Revision as of 12:08, 7 January 2020
Description
- Allows to control Post Processes of the game visuals, s. a. color filters, saturation, contrast etc.
- Environment zones can attach Post Processes to themselves, thus using it for particular area.
Properties
Active for new Player
- New players will see effects of the Post Process immediately as they join the game.
Priority
- When more of the Post Process overlap, they are be applied in order according to priority (highest>lowest).
- If there is a tie, order is determined randomly.
- Priority can be set in scale 0-100.
Weight
- Determines how heavily will be the effect applied (0 not at all - 1 fully).
Effect Type
- Use preset effects
- Default - Same as no effect
- Greyscale - Only shades of black&white
- Noir - In shades of black&white, but using more contrast for depth
- Sepia - "Old photography"-like effect
- Vintage - Old warm colors filter
- Movie - "Hollywood"-like style filter
- Negative - Reversed colors and forced contrast
- Psychedelic - Dream-like filter
- Alien - Other-wordly colors
- Custom Basic - is easy to use custom effect filter
- Custom Advanced - has more functions described bellow
Related instructions