レス書き込み
スレへ戻る
写
レス栞
レス消
☆ベルトアクション作成 Beats of rageスレッド☆
PC,スマホ,PHSは
ULA
べっかんこ
公式(スマホ)
公式(PC)
で書き込んでください。
名前
メール
引用切替:
レスアンカーのみ
>>22 > 便利なスクリプト、敵との距離によって技の変化とか > anim runattack > loop 0 > @script > void self = getlocalvar("self"); > void target = findtarget(self); > int x1 = getentityproperty(target, "x"); > int x2 = getentityproperty(self, "x"); > int z1 = getentityproperty(target, "z"); > int z2 = getentityproperty(self, "z"); > if(frame == 0){ > if(z1-z2<20 && z1-z2>-20 && x1-x2>-80 && x1-x2<80){ > changeentityproperty(self, "animation", openborconstant("ANI_FREESPECIAL4")); > }else > if(z1-z2<20 && z1-z2>-20 && x1-x2>-160 && x1-x2<160){ > changeentityproperty(self, "animation", openborconstant("ANI_FREESPECIAL")); > } > } > @end_script > ダッシュ(→x2)中に攻撃した場合、敵との距離を測ってFREESPECIAL4と > FREESPECIALを距離によって発動するというもの。 > 毎度おなじ動作ばかりだと飽きやすくなるので、アクセントにどうぞ。
ローカルルール
SETTING.TXT
他の携帯ブラウザのレス書き込みフォームはこちら。
書き込み設定
で書き込みサイトの設定ができます。
・
ULA
・
べっかんこ(身代わりの術)
・
べっかんこ(通常)
・
公式(スマホ)
・
公式(PC)[PC,スマホ,PHS可]
書き込み設定(板別)
で板別の名前とメールを設定できます。
メモ帳
(0/65535文字)
上
下
板
覧
索
設
栞
歴
Google検索
Wikipedia
ぬこの手
ぬこTOP
0.020s