decentraland-scenes / rocket-board

A rocket board that you can stand on and pilot. The board uses the cannon.js physics engine so you experience the momentum and inertia effects.

Home Page:https://rocket-board.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rocket Board

demo of rocket-board scene running in preview.

demo

Description

A rocket board that you can stand on and pilot. The board uses the cannon.js physics engine so you get to experience the momentum and inertia effects. To view the scene, please visit here.

Instructions

Hop onto the rocket board and fly through the ring, every time you do, another one pops up in a random location in the scene. Press the F key to thrust upwards and press E key to thrust forwards in the direction you're facing. Use your mouse to look around and W A S D keys on your keyboard to move your avatar 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

About

A rocket board that you can stand on and pilot. The board uses the cannon.js physics engine so you experience the momentum and inertia effects.

https://rocket-board.vercel.app


Languages

Language:TypeScript 95.3%Language:Dockerfile 4.7%