bullets bullets bullets bullets
This commit is contained in:
parent
846040c0e4
commit
55059788b2
25 changed files with 139 additions and 91 deletions
|
|
@ -1,7 +0,0 @@
|
|||
class_name DespawnAction
|
||||
extends BulletAction
|
||||
## Removes and recycles the [Bullet] when triggered.
|
||||
|
||||
|
||||
func _perform(bullet: Bullet) -> void:
|
||||
bullet.recycle()
|
||||
Loading…
Add table
Add a link
Reference in a new issue