An open API service indexing awesome lists of open source software.

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!

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)!