CompassSoftware / CompassSoftware/AppTAG
Room identification label
Aperta
enhancement
good first issue
- Lingua principale
- JavaScript
- Stelle
- 0
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
We need players to have an idea of what room they are in. So each room needs a label (or title or something).
I have this working in accountEqn on my branch right now... We need to add this to all rooms and activities!
this.roomLabel = this.add.text(650, 6, "Account Equation Room", {
font: "24px arial",
color: "#FFFFFF",
align:'left',
fontWeight:'bold',
});
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.