Ez2 Checkin. (No song select yet)
This commit is contained in:
@@ -34,6 +34,11 @@ void FootMeter::SetFromNotes( Notes* pNotes )
|
||||
this->SetEffectGlowing();
|
||||
else
|
||||
this->SetEffectNone();
|
||||
|
||||
this->StopTweening();
|
||||
this->SetZoom( 1.1f );
|
||||
this->BeginTweening( 0.3f, TWEEN_BOUNCE_BEGIN );
|
||||
this->SetTweenZoom( 1 );
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user