Game by a Summer 2023 UBC Game Dev team.
This game uses the Unity Editor version 2021.3.26f1 - install it from Unity Hub. Clone the repository, then in Unity Hub: Open > Add project from disk to add the cloned repository to the list of projects and open the project.
I'd generally advise following this style guide: https://unity.com/how-to/naming-and-code-style-tips-c-scripting-unity with a few notes or changes:
- Use underscores on private variables
- Prefer explicit access modifier (use
private
instead of omitting)
- Shotgun: https://opengameart.org/content/pixel-art2d-shotgun
- AR + GL: https://opengameart.org/content/ar-r
- AR15: https://opengameart.org/content/ar-15-attempt-112x39
- UZI: https://opengameart.org/content/uzi-with-hunting-knife
- Arrow: https://opengameart.org/content/rotating-arrow-projectile
- Bows: https://opengameart.org/content/dark-fantasy-item-sprites
- Bomb: https://opengameart.org/content/animated-bomb-16x16
- Revolvers: https://opengameart.org/content/revolvers
- Pistol: https://opengameart.org/content/pixel-pistol
- Tilemap: https://adamatomic.itch.io/cavernas
- Rat: https://opengameart.org/content/rat
- Cheese: https://opengameart.org/content/cartoon-food
- Shield: https://opengameart.org/content/shield-2
- Spike Thing: https://opengameart.org/content/gsr4-assault-blade
- Conveyor Belt: https://opengameart.org/content/factory-tileset
- Pipe Tileset: https://opengameart.org/content/16x16-pipe-tileset
- Heart: https://opengameart.org/content/heart-pixel-art