CompassSoftware / CompassSoftware/AppTAG
Room identification label
Offen
enhancement
good first issue
- Vorherrschende Sprache
- JavaScript
- Sterne
- 0
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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',
});
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.