decentraland-scenes / grab-objects

Demonstrates how you can grab and move an object.

Home Page:https://grab-objects.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grab Objects

demo of grab-objects scene running in preview.

demo

Description

Demonstrates how you can grab and move an object using the new Attachable feature. This is a simplified version of this scene here. To view the scene, please visit here.

Instructions

Get close to the crate before picking it up. Use your mouse to look around and W A S D keys on your keyboard to move forward, left, backward and right respectively. The E key is used to pick up and put down the crate.

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

The following files were taken from https://freesound.org/:

About

Demonstrates how you can grab and move an object.

https://grab-objects.vercel.app


Languages

Language:TypeScript 83.9%Language:Dockerfile 16.1%