Logo

Judgement sliding to bottom of screen

登録 ログイン フォーラム戻る

ポスト #1 · 2015-05-30 03:14:50pmにポスト 8.9年前

Offline MadkaT
MadkaT Avatar Member
820 ポスト
Not Set
Reg. 2009-11-24

Hello friends, I'm having troubles with the judgement in the game screen window, when I'm playing high stream songs like DDR boss songs or ITG customs, the judgement scrolls slowly as the steps are counting, and in long songs or courses, it dissapears at the bottom of the screen:

http://i.imgur.com/KA5Ms7U.jpg

Those are my actual metrics:

Quote
[Combo]
ShowComboAt=4
ShowMissCombo=0

LabelMinZoom=0.875*1
LabelMaxZoom=0.875*1

NumberMinZoom=1
NumberMaxZoom=1.562
NumberMaxZoomAt=100

PulseCommand=%function(self,param) self:finishtweening(); self:diffusealpha(1); self:zoom(1.05*param.Zoom); self:linear(0.05); self:zoom(param.Zoom); self:sleep(2); self:linear(0.5); self:diffusealpha(0); end;
PulseLabelCommand=%function(self,param) self:finishtweening(); self:diffusealpha(1); self:zoom(1.0125*param.LabelZoom); self:linear(0.05); self:zoom(param.LabelZoom); self:sleep(2); self:linear(0.5); self:diffusealpha(0); end;
NumberOnCommand=y,240-216-1.5;shadowlength,1;horizalign,right;vertalign,bottom;skewx,-0.125;

ComboLabelOnCommand=x,0;y,23;shadowlength,1;zoom,0.75;align,0,1
MissLabelOnCommand=x,0;y,23;shadowlength,1;zoom,0.75;align,0,1

If someone could helps Green Grin would be appreciated.

ポスト #2 · 2015-05-30 04:42:42pmにポスト 8.9年前

Offline Musashi
Musashi Avatar Member
108 ポスト
United States
Reg. 2014-05-03


Last updated: 2015-05-30 04:58pm
'Miss' has a downward animation, so the Judgement graphic moves down. Its last position determines where it begins when the next Judgement appears.

Add an upward position change or a return to neutral y command to the Miss animation at the end, after making it invisible to offset the drop. Also be sure to start all JudgmentCommands with finishtweening

The metric you need is:

[Judgment]

JudgmentMissCommand=

For my theme, I use:

JudgmentMissCommand=finishtweening;diffusealpha,1;zoom,1;shadowlength,0;sleep,0.05;linear,0.483;addy,26;linear,0;diffusealpha,0;y,0

ポスト #3 · 2015-05-30 05:27:37pmにポスト 8.9年前

Offline MadkaT
MadkaT Avatar Member
820 ポスト
Not Set
Reg. 2009-11-24

Thanks! It worked.
登録 ログイン フォーラム戻る

0 User(s) Viewing This Thread (Past 15 Minutes)

©2006-2024 Zenius -I- vanisher.com -5th style- IIPrivacy Policy
Web Server: 6% · Database: 4% · Server Time: 2024-05-18 00:49:41
このページは0.004秒サーバータイム使用する。
Theme: starlight · Language: japanese
Reset Theme & Language