decentraland-scenes / enemy-spawner

Spawning enemy spaceships from various shaped portals.

Home Page:https://enemy-spawner.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enemy Spawner

demo of enemy-spawner scene running in preview.

demo

Description

Spawning enemy spaceships from portals, which come in a variety of shapes: circle, triangle and rectangle. To view the scene, please visit here.

Instructions

Use your mouse to look around and W A S D keys on your keyboard to move forward, left, backward and right respectively. Press the Space key to jump and the Left Mouse Button to fire at an enemy spaceship.

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

Spawning enemy spaceships from various shaped portals.

https://enemy-spawner.vercel.app


Languages

Language:TypeScript 93.3%Language:Dockerfile 6.7%