feat: 添加多种远程设计武器
This commit is contained in:
@@ -3,7 +3,6 @@ class_name RangeBehavior
|
||||
|
||||
@onready var muzzle: Marker2D = %Muzzle
|
||||
|
||||
|
||||
func execute_attack() -> void:
|
||||
weapon.is_attacking = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user