Logo

Judgement sliding to bottom of screen

Registrarse Conectarse Regresar A Los Foros

Post #1 · Publicado en 2015-05-30 03:14:50pm Hace 8.9 años

Offline MadkaT
MadkaT Avatar Member
820 Mensajes
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 · Publicado en 2015-05-30 04:42:42pm Hace 8.9 años

Offline Musashi
Musashi Avatar Member
108 Mensajes
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 · Publicado en 2015-05-30 05:27:37pm Hace 8.9 años

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

Thanks! It worked.
Registrarse Conectarse Regresar A Los Foros

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

©2006-2024 Zenius -I- vanisher.com -5th style- IIPrivacy Policy
Web Server: 3% · Database: 44% · Server Time: 2024-05-03 12:01:56
Esta página tomó 0.004 segundos en ejecutarse.
Theme: starlight · Language: spanish
Reset Theme & Language