☆ベルトアクション作成 Beats of rageスレッド☆ (654レス)
前次1-
抽出解除 レス栞

14: 2021/02/05(金)01:19:54.77 ID:abFcte/J(1/2) AAS
自分でキャラ差し替えしたりして遊んでたDataが出てきたんで中身見てみたら
当時の自分は別人格じゃなかろうかってくらい色々組み込んであって
何も思い出せない
今ではどうやるのか全く思い出せないステージ中の段差とか導入してあるし
一番問題なのはJtoK使ってもパッドが上手く動作しないことだったり
JtoK噛ましてればX-InputもD-Inputも関係ないですよね?
156: kt住江 ◆/VMXjFOJew 2021/05/25(火)22:23:59.77 ID:GJ3pQcTQ(1) AAS
こんばんは、kt住江です。
開発中のベルトアクションの開発率が50%に達しましたので、
途中経過の動画をご紹介します。
タイトル『ダブルドラゴン番外編』のOPです。
Twitterリンク:ktsuminoe

2か月後の完成を目指して、引き続き頑張りたいと思います。
僭越ながら宜しくお願いします。
省1
164: 2021/06/17(木)02:47:33.77 ID:1MwPeeuR(1/3) AAS
DOT {Index} {Time} {Mode} {Force} {Rate}
{Index} defines DOT index. Entity may have up to 10 DOT effects at one time. An entity can be hit by more than one DOT effect at once. If entity is hit by same indexed DOT effects, only the latest one will be applied.
{Time} defines how long DOT effect active in centiseconds.
{Mode} defines how DOT effect is applied to hit entity. HP damage is same type as original attack and affected by damage mitigation.
1 = Nonlethal HP (can reduce to 1 but not below).
2 = MP.
3 = MP and nonlethal HP.
省10
342: 2022/04/28(木)01:51:47.77 ID:k34JWO6S(2/6) AAS
Anim Idle
@script
if(frame==4){
void self = getlocalvar("self");
if( getentityvar(self,"PNC")=="On" ) {
int MP = getentityproperty(self, "mp");
int MHP = getentityproperty(self, "maxhealth");
省17
349: 2022/04/30(土)02:15:26.77 ID:rxj78wqY(3/5) AAS
void sprite = getentityproperty(self, "sprite",getentityproperty(self,"animpos"));

ここは機能していないので削除です。こうして手探りで各コマンドの効能を調べてます。

切実にに情報が欲しいのが
int Swidth = getgfxproperty(sprite, "srcwidth");
int Sheight = getgfxproperty(sprite, "srcheight");
この辺の使い方で、GetGfxProperty でSprite情報を取得して
Swidth、Sheightでスプライト画像の幅やYの長さが取得できればいいなと
省5
前次1-
スレ情報 赤レス抽出 画像レス抽出 歴の未読スレ AAサムネイル

ぬこの手 ぬこTOP 0.023s