Skip to content
Snippets Groups Projects
Commit 3638d644 authored by deinkoks's avatar deinkoks
Browse files

Slightly more specific about badges

parent 253131de
No related branches found
No related tags found
No related merge requests found
Pipeline #11592 passed
...@@ -308,11 +308,7 @@ it's not always possible to easily walk past each other. ...@@ -308,11 +308,7 @@ it's not always possible to easily walk past each other.
![](img/cp_silent.png) ![](img/cp_silent.png)
### Award badges ### Award badges
You can award badges when stepping on certain tiles. Add a layer of type You can award badges when stepping on certain tiles. Add a layer of type `objectgroup` (important!), and then don't place tiles but points and/or rectangles on that layer. To each of these objects you then assign the custom property `getBadge` (type String). Its value is the token of your badge (which you can create in the Maschinenraum, where you can also create new badges). Note that you will need a **Map** redeem token.
`objectgroup` (important!), and then don't place tiles but points and/or
rectangles on that layer. On those set the custom property `getBadge` (type string)
to the token of your badge (which you can find in the Maschinenraum, where you
can also create new badges). Note that you will need a **Map** redeem token.
Badges will then be awarded to visitors walking across the corresponding areas Badges will then be awarded to visitors walking across the corresponding areas
of the map. of the map.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment