Logo

Judgement sliding to bottom of screen

Register Log In Back To Forums

Post #1 · Posted at 2015-05-30 03:14:50pm 8.8 years ago

Offline MadkaT
MadkaT Avatar Member
820 Posts
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.

Post #2 · Posted at 2015-05-30 04:42:42pm 8.8 years ago

Offline Musashi
Musashi Avatar Member
108 Posts
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

Post #3 · Posted at 2015-05-30 05:27:37pm 8.8 years ago

Offline MadkaT
MadkaT Avatar Member
820 Posts
Not Set
Reg. 2009-11-24

Thanks! It worked.
Register Log In Back To Forums

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

©2006-2024 Zenius -I- vanisher.com -5th style- IIPrivacy Policy
Web Server: 7% · Database: 4% · Server Time: 2024-04-19 19:53:54
This page took 0.004 seconds to execute.
Theme: starlight · Language: englishuk
Reset Theme & Language