decentraland-scenes / shooting-range-advanced

Gun game mechanic along with bullet marks that appear at whatever angle the bullet strikes the target.

Home Page:https://shooting-range-advanced.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shooting Range Advanced

demo of shooting-range-advanced scene running in preview.

demo

Description

Gun game mechanic along with bullet marks that appear at whatever angle the bullet strikes the target. To view the scene, please visit here.

Instructions

Make sure you stand inside the shooting area marked in red before firing at the targets. 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 shoot.

Issues

If the targets is set to spin too quickly then the bullet marks might appear hidden beneath the target's geometry as the bullet mark isn't generated fast enough.

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

Gun game mechanic along with bullet marks that appear at whatever angle the bullet strikes the target.

https://shooting-range-advanced.vercel.app


Languages

Language:TypeScript 93.2%Language:Dockerfile 6.8%