Skip to content
Snippets Groups Projects
Commit a1531793 authored by stuebinm's avatar stuebinm
Browse files

maps.md: getBadge is set on objects, not layers

parent a907e0e8
No related branches found
No related tags found
No related merge requests found
Pipeline #11309 passed
...@@ -310,7 +310,7 @@ it's not always possible to easily walk past each other. ...@@ -310,7 +310,7 @@ it's not always possible to easily walk past each other.
### 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 `objectgroup` (important!), and then don't place tiles but points and/or
rectangles on that layer. Then set the custom property `getBadge` (type string) 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 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. can also create new badges). Note that you will need a **Map** redeem token.
......
...@@ -331,9 +331,10 @@ Gängen, in denen man sich nicht ohne weiteres ausweichen kann. ...@@ -331,9 +331,10 @@ Gängen, in denen man sich nicht ohne weiteres ausweichen kann.
### Badgevergabe ### Badgevergabe
Ihr könnt Badges an User\*innen vergeben. Legt dazu einen Layer vom Typ `objectgroup` Ihr könnt Badges an User\*innen vergeben. Legt dazu einen Layer vom Typ `objectgroup`
(wichtig!) an, und platziert dann keine Tiles, sondern Punkte und / oder Rechtecke (wichtig!) an, und platziert dann keine Tiles, sondern Punkte und / oder Rechtecke
auf diesem Layer. Setzt dann noch die Custom Property `getBadge` (Typ String) auf auf diesem Layer. Setzt dann auf diesen Objekten noch die Custom Property
das Token eurer Badge (an dieses kommt ihr im Maschinenraum, wo ihr auch neue `getBadge` (Typ String) auf das Token eurer Badge (an dieses kommt ihr im
Badges anlegen könnt). Es funktioniert jedoch nur ein **Map** Redeem Token. Maschinenraum, wo ihr auch neue Badges anlegen könnt). Es funktioniert jedoch
nur ein **Map** Redeem Token.
Wenn jetzt Besucher\*innen über die entsprechenden Stellen der Map laufen, werden Wenn jetzt Besucher\*innen über die entsprechenden Stellen der Map laufen, werden
sie eure Badge erhalten. sie eure Badge erhalten.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment