1
0
mirror of synced 2024-11-24 15:40:22 +01:00

一部の画像の位置が変更できない問題の修正 (#374)

This commit is contained in:
Takkkom 2023-02-11 10:08:12 +09:00 committed by GitHub
parent 5591986939
commit 577069daf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 32 additions and 2 deletions

View File

@ -457,7 +457,7 @@ namespace TJAPlayer3
else if (this.stBranch[i].ct分岐アニメ進行.n現在の値 >= 60 && this.stBranch[i].ct分岐アニメ進行.n現在の値 < 150) else if (this.stBranch[i].ct分岐アニメ進行.n現在の値 >= 60 && this.stBranch[i].ct分岐アニメ進行.n現在の値 < 150)
{ {
this.stBranch[i].nY = 21; this.stBranch[i].nY = 21;
TJAPlayer3.Tx.Lane_Text[1].t2D描画(TJAPlayer3.app.Device, 333, TJAPlayer3.Skin.Game_Lane_Y[i]); TJAPlayer3.Tx.Lane_Text[1].t2D描画(TJAPlayer3.app.Device, TJAPlayer3.Skin.Game_Lane_X[i], TJAPlayer3.Skin.Game_Lane_Y[i]);
TJAPlayer3.Tx.Lane_Text[1].Opacity = 255; TJAPlayer3.Tx.Lane_Text[1].Opacity = 255;
TJAPlayer3.Tx.Lane_Text[2].Opacity = 255; TJAPlayer3.Tx.Lane_Text[2].Opacity = 255;
} }

View File

@ -303,6 +303,36 @@ Game_Dancer_Gauge=0,20,40,60,80
Game_Mob_Beat=1 Game_Mob_Beat=1
Game_Effect_Roll_StartPoint_X=56,-10,200,345,100,451,600,260,-30,534,156,363
Game_Effect_Roll_StartPoint_Y=720
Game_Effect_Roll_StartPoint_1P_X=56,-10,200,345,100,451,600,260,-30,534,156,363
Game_Effect_Roll_StartPoint_1P_Y=240
Game_Effect_Roll_StartPoint_2P_X=56,-10,200,345,100,451,600,260,-30,534,156,363
Game_Effect_Roll_StartPoint_2P_Y=360
Game_Effect_Roll_Speed_X=0.6
Game_Effect_Roll_Speed_Y=-0.6
Game_Effect_Roll_Speed_1P_X=0.6
Game_Effect_Roll_Speed_1P_Y=-0.6
Game_Effect_Roll_Speed_2P_X=0.6
Game_Effect_Roll_Speed_2P_Y=0.6
Game_Effect_NotesFlash=180,180,16 Game_Effect_NotesFlash=180,180,16
Game_Effect_NotesFlash_Timer=19 Game_Effect_NotesFlash_Timer=19
@ -366,7 +396,7 @@ Game_Lane_Sub_Y=326,502
Game_DanC_Size=1006, 92 Game_DanC_Size=1006,92
Game_DanC_Number_Size=48,58 Game_DanC_Number_Size=48,58