No description
- C# 97.2%
- ShaderLab 2.8%
| Assets | ||
| ProjectSettings | ||
| .gitignore | ||
| icon.png | ||
| LICENSE-CC-BY-SA-4.0.txt | ||
| LICENSE-GPL-3.0.txt | ||
| README.md | ||
The Higgs Gun
Table of Contents
General
The Higgs Gun is my contribution to the 32nd Ludum Dare, in the compo.
Mechanics
The player has a weapon (an unconventional weapon, you could say) called the "Higgs' Gun", a gun that fires particles that change the state of special materials, like changing a transparent non-physical object into a solid, and vice versa. (the higgs' gun gives things mass, you could say)
Building
- Get Unity from unity3d.com.
- In Unity, open the directory this repo's contents are found in.
- In Unity, File -> Build Settings... -> Build (or just File -> Build & Run)
Licenses
The code in this repo* is licensed under the GNU GPL v3 license. The other assets** are licensed under the Creative Commons Attribution-ShareAlike 4.0 International (CC-BY-SA 4.0) license.
* Everything that has the ".cs" filename extension.
** Everything in the /Assets/ directory, excluding /Assets/Scripts/.
Both licenses have plaintext versions in this repo. (GNU GPL v3 and CC-BY-SA 4.0)