Skip to content

An attempt to expand the cannon-car-example-scene to a more robust, racing experience which players can experience in Decentraland.

Notifications You must be signed in to change notification settings

seanellul/AirdropsRacing

 
 

Repository files navigation

Cannon Car Example Scene

demo of cannon-car-example-scene running in preview.

demo

Description

Using raycast vehicle from the cannon.js physics engine. You can find the original code that this was based on here.

Running the scene

After you clone the project, run the following:

$ npm i -g decentraland

Followed by:

$ dcl start
  • Left Mouse Button to accelerate
  • Press E Key to turn left
  • Press F Key to turn right
  • Press E and F Keys together to brake

About

An attempt to expand the cannon-car-example-scene to a more robust, racing experience which players can experience in Decentraland.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.5%
  • Dockerfile 0.5%