Imagine how you bathe in the melodies of Decentraland.
Our scene is a Musical tower built from musical notes and scores.
Climbing onto the roof on the music platforms activates a new musical part with overcoming each floor.
After going through all the floors and climbing onto the top, the player enjoys playing the full music mix.
Depending on which route the player chooses, the final mix may sound different.
Enjoy your mix and don't forget to grab the POAP
Level builder using DCL Editor
Requirements
node version: >=16.0.0
npm version: >=8.0.0
Install the Decentraland CLI
npm install -g decentraland
Install the DCL-Edit
Install awesome DCL Editor to be able to change the level as you want
npm npm install -g dcl-edit
Then install dependencies
npm install
Previewing the scene
Run scene locally
dcl start
Start the editor running this command
dcl-edit
After complete the game, you'll be able to obtain the POAP.
In local build or build hosted on Heroku, it is required to fill up the google form with email. The link for POAP's minting page will be sent to you very soon.
For Decentraland build it's required to replace eventUUID variable in resources file with following:
eventUUID: 'a8b9a696-6244-4cae-99ef-fa34d368accd'
Many thanks to DCL-Edit developers team!
This game development was focused on using brand-new DCL-Edit product.
This solution helps to build and edit scene for Decentraland very fast.
Changes to a scene have immediate effect and can be tested right away and this is awesome!
With the help of DCL edit, the scene can be rebuilt very quickly, which makes it easily customizable and reusable.
Wishes for future releases:
-
It would be great to add opportunity for multi-scenes development at DCL editor in future releases. This improvement could help to develop several scenes for the game at the moment.
-
For UI would be useful a change history view tab.
-
Turn on/off autosave of the editor scene.
- Scene playground on Heroku: https://music-tower-dcl.herokuapp.com/
- Game walkthrough: https://www.youtube.com/watch?v=KwyeCm8jc_o
- About Game Jam: https://decentraland.org/blog/announcements/the-2022-decentraland-game-jam-is-here/
- DCL-Edit: https://dcl-edit.com/
- POAP event: https://poap.gallery/event/49435
This project is open source and available under the MIT License.