Skip to content

Commit

Permalink
軽量した
Browse files Browse the repository at this point in the history
  • Loading branch information
quikku committed Jun 26, 2023
1 parent f8e8dac commit 01c3e19
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
# 半円状に判定を出す
tag @e[type=#lib:living,tag=Enemy,distance=..5] add RB.Hit
execute positioned ^ ^ ^-100 run tag @e[type=#lib:living,tag=Enemy,tag=RB.Hit,distance=..100] remove RB.Hit
execute as @e[type=#lib:living,tag=Enemy,tag=RB.Hit,distance=..100] at @s run function asset:artifact/0983.icicle_blade/trigger/4.damage
execute as @e[type=#lib:living,tag=Enemy,distance=..6] as @s[tag=RB.Hit,distance=..100] at @s run function asset:artifact/0983.icicle_blade/trigger/4.damage


# リセット
Expand Down

0 comments on commit 01c3e19

Please sign in to comment.