No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Pattern / Icon list }} | {{DISPLAYTITLE:Pattern / Icon list }} | ||
List of Polygon Patterns | === List of Polygon Patterns === | ||
Below is a list of polygon pattern available and configurable under meta > layer_type > polygonPatternName. | Below is a list of polygon pattern available and configurable under meta > layer_type > polygonPatternName. | ||
Line 139: | Line 138: | ||
|} | |} | ||
=== List of Point Icons === | |||
Below is a list of polygon pattern available and configurable under meta > layer_type > SpriteName. | |||
These files are physically stored in the MSPChallenge-Client Unity project > [https://github.com/BredaUniversityResearch/MSPChallenge-Client/tree/dev/Assets/Sprites/Resources/Icons MSPChallenge-Client/Assets/Sprites/Resources/Icons at dev · BredaUniversityResearch/MSPChallenge-Client]. | |||
{| class="wikitable" style="color:white; background-color:#000000;" | {| class="wikitable" style="color:white; background-color:#000000;" | ||
!Icon name | !Icon name | ||
Line 193: | Line 192: | ||
|- | |- | ||
|Lightning | |Lightning | ||
| | |energy related (lightning) | ||
|[[File:Iconlightning.png|frameless|65x65px]] | |[[File:Iconlightning.png|frameless|65x65px]] | ||
|- | |- | ||
|Oilbarrel | |Oilbarrel | ||
| | |energy related (oilbarrel) | ||
|[[File:IconOil.png|frameless|64x64px]] | |[[File:IconOil.png|frameless|64x64px]] | ||
|- | |- | ||
|Oilrig | |Oilrig | ||
| | |energy related (oilrig) | ||
|[[File:Iconoilrig.png|frameless|64x64px]] | |[[File:Iconoilrig.png|frameless|64x64px]] | ||
|- | |- | ||
|Oilrigclosed | |Oilrigclosed | ||
| | |energy related (closed oilrig) | ||
|[[File:Iconoilrigclosed.png|frameless|64x64px]] | |[[File:Iconoilrigclosed.png|frameless|64x64px]] | ||
|- | |- | ||
|Port2 | |Port2 | ||
| | |shipping related (sailing yacht) | ||
|[[File:Iconport.png|frameless|65x65px]] | |[[File:Iconport.png|frameless|65x65px]] | ||
|- | |- | ||
|Ship | |Ship | ||
| | |shipping related (cargo ship) | ||
|[[File:Iconship.png|frameless|64x64px]] | |[[File:Iconship.png|frameless|64x64px]] | ||
|- | |- | ||
|Socket | |Socket | ||
| | |energy related (socket) | ||
|[[File:Iconsocket.png|frameless|67x67px]] | |[[File:Iconsocket.png|frameless|67x67px]] | ||
|- | |- | ||
|Surfing | |Surfing | ||
| | |recreational activities (windsurfer) | ||
|[[File:Iconsurfing.png|frameless|64x64px]] | |[[File:Iconsurfing.png|frameless|64x64px]] | ||
|- | |- | ||
|Transformer | |Transformer | ||
| | |energy related (transformer) | ||
|[[File:Icontransformer.png|frameless|64x64px]] | |[[File:Icontransformer.png|frameless|64x64px]] | ||
|- | |- | ||
|Walking | |Walking | ||
| | |recreational activities (walking) | ||
|[[File:Iconwalking.png|frameless|65x65px]] | |[[File:Iconwalking.png|frameless|65x65px]] | ||
|- | |- | ||
|Wreck | |Wreck | ||
| | |protected related (ship wreck) | ||
|[[File:Iconwreck.png|frameless|64x64px]] | |[[File:Iconwreck.png|frameless|64x64px]] | ||
|} | |} | ||
Back to the [[Meta configuration data schema|meta configuration data schema page]]. | Back to the [[Meta configuration data schema|meta configuration data schema page]]. |
Latest revision as of 13:33, 5 February 2025
List of Polygon Patterns
Below is a list of polygon pattern available and configurable under meta > layer_type > polygonPatternName.
These files are physically stored in the MSPChallenge-Client Unity project (and thus GitHub repo) under Assets\Sprites\Resources\patterns
You'll find more patterns in there actually, but the others are more generic and not necessarily suitable as polygon patterns, which is why we haven't listed them here.
List of Point Icons
Below is a list of polygon pattern available and configurable under meta > layer_type > SpriteName.
These files are physically stored in the MSPChallenge-Client Unity project > MSPChallenge-Client/Assets/Sprites/Resources/Icons at dev · BredaUniversityResearch/MSPChallenge-Client.
Back to the meta configuration data schema page.
This page was last edited on 5 February 2025, at 13:33. Content is available under GPLv3 unless otherwise noted.