CompassSoftware / CompassSoftware/AppTAG
Initial ledger room (room 5)
- Lingua principale
- JavaScript
- Stelle
- 0
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Using the journalRoom.js as a model, create an empty but working "Ledger Room." You can find the journalRoom commits on the iss_157 #157 branch. My suggestion is to the checkout that branch, then create your new branch for this issue OFF OF THAT ISS_157 BRANCH. That way you get all the journalRoom stuff.
What to do:
- [ ] copy journalRoom.js to ledgerRoom.js
- [ ] Change quoted text "Journal" to "Ledger" etc. (Learn how to search in your editor!)
- [ ] Change all room4_ references to room5_ instead
- [ ] Change all Room4 folder and filename stuff to Room5
- [ ] Create asset folders for Room5 and Panels/Room5
- [ ] Find a "floor" image for the Ledger room that is unique to our game
- [ ] Update images so that each of the 6 wall panels has one (not two or three like in journal room)
- [ ] Update various locations for the wall panel stuff (scaling, alphas, etc.)
- [ ] Update roomProgress values from 4000 based to 5000.
- [ ] Change read ordering of the wall panels in the interactivity function.
- [ ] comment out most of the checkNextPages (I think that's the name) function
- [ ] update main.js and index.html so you can test this initial room out (Accacio moves around and can read the default wall panels)
Anything else needed that I forgot? Add as a followup comment below.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Inizia facendo il checkout del branch iss_157 e leggendo journalRoom.js come modello. Esamina le posizioni degli asset e dei pannelli di Room5, quindi usa main.js e index.html per provare la stanza. Il lavoro è completato quando viene caricata una Ledger Room vuota con un pavimento univoco e sei pannelli a parete, l'avanzamento e l'ordine sono aggiornati e Accacio può muoversi e leggere i valori predefiniti.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript
- Ambito
- game-dev
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 48/100