Add charge throw mechanics; refactor bullet and brick components
This commit is contained in:
2
scripts/components/chargable_component.gd
Normal file
2
scripts/components/chargable_component.gd
Normal file
@@ -0,0 +1,2 @@
|
||||
class_name ChargableComponent
|
||||
extends Node
|
Reference in New Issue
Block a user