https://github.com/willnationsdev/bulletspawner
General-purpose bullet spawner for use with Godot!
https://github.com/willnationsdev/bulletspawner
Last synced: 30 days ago
JSON representation
General-purpose bullet spawner for use with Godot!
- Host: GitHub
- URL: https://github.com/willnationsdev/bulletspawner
- Owner: willnationsdev
- License: mit
- Created: 2020-01-13T20:19:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-13T02:01:12.000Z (over 6 years ago)
- Last Synced: 2025-01-23T09:32:56.277Z (about 1 year ago)
- Size: 2.93 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BulletSpawner
General-purpose bullet spawner for use with Godot!
Configurable, animatable, and provides UI for previewing shots in the editor.
To use in your project, simply connect the bullet_fired signal to your bullet manager (and modify the signal parameters to suit your needs)!