decentraland-scenes / clap-meter

A meter that goes up based on the number of claps from players applauding in the scene.

Home Page:https://clap-meter.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clap Meter

demo of clap-meter scene running in preview.

demo

Description

A meter that goes up based on the number of claps from players applauding in the scene. To view the scene, please visit here.

Instructions

The scene checks whether you're in first person or third person view - for the best experience, you should switch to the third person view by pressing the V key. To move the needle on the meter just clap by pressing the number 5 key - keep pressing 5 to push it further to the right. Once you stop clapping, the needle will also stop moving and will even start moving towards the left again after a short cooldown period.

Try it out

Install the CLI

Download and install the Decentraland CLI by running the following command:

$ npm i -g decentraland

Previewing the scene

Download this example and navigate to its directory, then run:

$  dcl start

About

A meter that goes up based on the number of claps from players applauding in the scene.

https://clap-meter.vercel.app


Languages

Language:TypeScript 87.3%Language:Dockerfile 12.7%