https://github.com/yerkko/Bullet-Hell
Simple bullet hell scripts 🕹
https://github.com/yerkko/Bullet-Hell
bullet-hell csharp unity video-game
Last synced: about 1 year ago
JSON representation
Simple bullet hell scripts 🕹
- Host: GitHub
- URL: https://github.com/yerkko/Bullet-Hell
- Owner: yerkko
- Created: 2020-12-23T05:51:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-16T04:52:07.000Z (over 5 years ago)
- Last Synced: 2024-08-03T05:14:36.378Z (almost 2 years ago)
- Topics: bullet-hell, csharp, unity, video-game
- Language: C#
- Homepage:
- Size: 6.84 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bullet-Hell Scripts
* **Simple** bullet hell C#/Unity scripts.
* Object pooled and optimized for large amount of bullets on screen.
* I leave the Object Pooler implementation as an exercise to the reader :)
* Recommendation: activate GPU instancing on Unity Editor