Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/decentraland-scenes/shooting-range-advanced
Gun game mechanic along with bullet marks that appear at whatever angle the bullet strikes the target.
https://github.com/decentraland-scenes/shooting-range-advanced
decentraland
Last synced: about 1 month ago
JSON representation
Gun game mechanic along with bullet marks that appear at whatever angle the bullet strikes the target.
- Host: GitHub
- URL: https://github.com/decentraland-scenes/shooting-range-advanced
- Owner: decentraland-scenes
- Created: 2020-08-06T11:40:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-28T18:16:22.000Z (over 2 years ago)
- Last Synced: 2024-08-05T15:04:36.121Z (5 months ago)
- Topics: decentraland
- Language: TypeScript
- Homepage: https://shooting-range-advanced.vercel.app
- Size: 14 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-Repository - Shooting Range Advanced - range-advanced.gif" width="200"> | Shoot at moving targets. Bullet holes appear at whatever angle the bullet strikes the target. | (Examples / Essentials)
README
# Shooting Range Advanced
_demo of shooting-range-advanced scene running in preview._![demo](https://github.com/decentraland-scenes/shooting-range-advanced/blob/master/screenshots/shooting-range-advanced.gif)
## 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](https://shooting-range-advanced.vercel.app/).## 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/:
- _shotFail.mp3_ modified from https://freesound.org/people/jackyyang09/sounds/467432/
- _shotRicochet.mp3_ modified from https://freesound.org/people/ForTheHorde68/sounds/407361/
- _shotSilencer.mp3_ modified from https://freesound.org/people/morganpurkis/sounds/380185/