☆ベルトアクション作成 Beats of rageスレッド☆ (656レス)
☆ベルトアクション作成 Beats of rageスレッド☆ http://mevius.5ch.net/test/read.cgi/gamedev/1547405874/
上
下
前
次
1-
新
通常表示
512バイト分割
レス栞
341: 名前は開発中のものです。 [sage] 2022/04/28(木) 01:47:31.28 ID:k34JWO6S anim rise @script if(frame==2) { void self = getlocalvar("self"); int MHP = getentityproperty(self, "maxhealth"); if(getentityvar(self,"PNC")==NULL()&&getentityproperty(self, "health")<(MHP/5)) { setentityvar(self,"PNC","On"); setentityvar(self,"PCT",openborvariant("elapsed_time")+1500); spawnAni("FightEF4", 0, 0, 0, "ANI_Follow48"); spawnbind("piyo4", 0, 100, 1); } int incDM = getentityvar(self,9); if(incDM!=NULL()) { if(incDM>20 && getentityproperty(self, "health")<MHP/4) { executeanimation(self,openborconstant("ANI_Follow8")); } if(incDM>20) { executeanimation(self,openborconstant("ANI_Follow9")); } setentityvar(self,9,incDM-=2); } } @end_script これで、攻撃を受けて倒れた時、Healthが20%以下ならピンチモードになり。 蓄積ダメージがあったらピヨリに。 この辺は、Anim Painなどにも記述しておきます。 http://mevius.5ch.net/test/read.cgi/gamedev/1547405874/341
メモ帳
(0/65535文字)
上
下
前
次
1-
新
書
関
写
板
覧
索
設
栞
歴
あと 315 レスあります
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
AAサムネイル
Google検索
Wikipedia
ぬこの手
ぬこTOP
0.008s