ioxu / key

Key, a game made with the Godot Engine 4.
MIT License
6 stars 1 forks source link

bullets need to send signal to the entity that fired it #25

Open ioxu opened 3 years ago

ioxu commented 3 years ago

I want the player to receive signals when its bullets hit an object. For tracking bullet hits on enemies and other statistics.