feat: 添加多种远程设计武器

This commit is contained in:
luke358
2026-05-19 22:56:42 +08:00
parent dc26a7cf60
commit c4880f353c
42 changed files with 674 additions and 15 deletions
-1
View File
@@ -3,7 +3,6 @@ class_name RangeBehavior
@onready var muzzle: Marker2D = %Muzzle
func execute_attack() -> void:
weapon.is_attacking = true