decentraland-scenes / translocator

Example of how to create a projectile with physics and combining that with the new spawn feature to create a translocator disc, which allows a player to teleport to wherever the disc is located.

Home Page:https://translocator.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Translocator

demo of translocator scene running in preview.

demo

Description

Example of how to create a projectile with physics and combining that with the new spawn feature to create a translocator disc, which allows a player to teleport to wherever the disc is located. To view the scene, please visit here.

Instructions

Press the Left Mouse Button to fire the translocator disc and press again to recall. Press the E key to teleport to the location of the disc. Use your mouse to look around and W A S D keys on your keyboard to move forward, left, backward and right respectively.

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

Sounds are taken from https://sonniss.com/sound-effects/free-download-game-audio/

About

Example of how to create a projectile with physics and combining that with the new spawn feature to create a translocator disc, which allows a player to teleport to wherever the disc is located.

https://translocator.vercel.app


Languages

Language:TypeScript 95.0%Language:Dockerfile 5.0%