https://github.com/abdelfattahradwan/random-weapon-generator-for-unity
a Borderlands 2 inspired, part-based random weapon generator for Unity Engine
https://github.com/abdelfattahradwan/random-weapon-generator-for-unity
csharp editor-tool random-generation unity
Last synced: about 1 year ago
JSON representation
a Borderlands 2 inspired, part-based random weapon generator for Unity Engine
- Host: GitHub
- URL: https://github.com/abdelfattahradwan/random-weapon-generator-for-unity
- Owner: abdelfattahradwan
- License: mit
- Created: 2019-04-11T10:39:22.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-09T19:45:18.000Z (about 6 years ago)
- Last Synced: 2025-04-04T13:04:04.549Z (about 1 year ago)
- Topics: csharp, editor-tool, random-generation, unity
- Language: C#
- Homepage:
- Size: 146 KB
- Stars: 35
- Watchers: 7
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Random Weapon Generator For Unity
a __Borderlands 2__ inspired, part-based random weapon generator for Unity Engine
## Features
- No external DLLs, just good ol' C# scripts!
- Well-written, modern, and optimized C# code!
- Extremely customizable!
- Generates 32x32 grids of random weapons in less than 1 second!
- Comes with an easy to use editor tool.
- Can generate random weapons during runtime!
- Can generate random weapon names.
- Generates random weapon properties! _(damage, spread, firerate, projectile speed, etc...)_
## Preview
- [This](https://youtu.be/icu-sKq9Uzw) is a link to an 1-minute youtube video showing off the tool in action.
## Requirements
Since this project doesn't rely on any other plugin, it works with any Unity version that supports the new .NET runtime.
## Getting Started
[This](https://youtu.be/ITVjyzaxtmE) is a link to an in-depth getting started video.
[This](https://youtu.be/kGWOxC6jYAY) is a link to an in-depth getting started video. (11/30/2019)
## Support Me!
I'm a 18-year-old student and maintiaing projects like this takes time and resources! So, if you would like to help me out you can contribute to this project by making updates and/or fixes. (or you can support me with a monthly donation [here on Patreon!](https://www.patreon.com/winterboltgames))