Skip to content

✨[Mob301]業深き想いV2を作成 #1074

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 30 commits into from
Apr 14, 2025
Merged

✨[Mob301]業深き想いV2を作成 #1074

merged 30 commits into from
Apr 14, 2025

Conversation

quikku
Copy link
Member

@quikku quikku commented Mar 8, 2025

No description provided.

@Chuzume
Copy link
Contributor

Chuzume commented Apr 4, 2025

コイツ、どこに出すんですか?!

execute if score @s General.Mob.Tick matches 0 as @e[type=item_display,tag=8D.AJ,tag=8D.AJLink,sort=nearest,limit=1] run function animated_java:karmic/animations/run_start/play

# プレイヤーを見る
execute if score @s General.Mob.Tick matches 0 facing entity @p[gamemode=!spectator] feet run function asset:mob/0301.karmic/tick/common/tp
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

おっと、ここにはdistanceが必要かも。

execute if score @s General.Mob.Tick matches 0 as @e[type=item_display,tag=8D.AJ,tag=8D.AJLink,sort=nearest,limit=1] run function animated_java:karmic/animations/run_end_slash/play

# プレイヤーを見る
execute if score @s General.Mob.Tick matches 0 facing entity @p[gamemode=!spectator] feet run function asset:mob/0301.karmic/tick/common/tp
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

一応distance必要かも。付近に誰もいなくなったら天使側の処理で消えるから、多分虚空を睨むことはないと思うのですが。

execute if score @s General.Mob.Tick matches 0 as @e[type=item_display,tag=8D.AJ,tag=8D.AJLink,sort=nearest,limit=1] run function animated_java:karmic/animations/run_end_sliding/play

# プレイヤーを見る
execute if score @s General.Mob.Tick matches 0 facing entity @p[gamemode=!spectator] feet run function asset:mob/0301.karmic/tick/common/tp
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

distanceが必要かも。

#declare function animated_java:karmic/remove/this

# 消滅
execute as @e[type=item_display,distance=..0.1,sort=nearest,limit=1] run function animated_java:karmic/remove/this
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

範囲が狭いのか、移動中だと消えないし、あとタグくらいはつけてくれ!

@quikku quikku merged commit 785d8eb into master Apr 14, 2025
2 checks passed
@quikku quikku deleted the dev/noname_301 branch April 14, 2025 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants