Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 959 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 959 Bytes

Coin Pickup

demo of coin-pickup scene running in preview.

demo

Description

Coin pickup mechanic where the player moves over the coins to collect them. To view the scene, please visit here.

Instructions

Run over the coins to collect them. Use your mouse to look around and W A S D keys on your keyboard to move forward, left, backward and right respectively. To jump, press the Space key.

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

Acknowledgements