Skip to content

Commit

Permalink
タグ分岐削除
Browse files Browse the repository at this point in the history
  • Loading branch information
Chuzume committed Jan 7, 2025
1 parent 5c5fa0f commit a44adfb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# 最初は遅い
execute if score @s General.Object.Tick matches 0..20 run tp @s ~ ~ ~ ~22.5 ~
# 落下が近くなると速く回る
execute if score @s[tag=!2043.Landed] General.Object.Tick matches 21.. run tp @s ~ ~ ~ ~45 ~
execute if score @s General.Object.Tick matches 21.. run tp @s ~ ~ ~ ~45 ~

# 落下開始
# 落下直前、ちょっとフワっと上がる
Expand Down

0 comments on commit a44adfb

Please sign in to comment.