Bool for changing song?
#1
Hey guys,

I search for a bool that represents a skip of songs...
I want to have an slide animation that hovers 2 covers on changing the songs...
Something like Player.OnNext & Player.OnPrevious

I have taken a look at the list of boolean conditions in the wiki but did not find anything appropriate...

Any hint for me?

cheers,
Max
- - - Tribute to Metallica - - -
If I managed to help you, please click my reputation
Reply
#2
PHP Code:
IntegerGreaterThan(Player.TimeRemaining,TIME_TO_END_OF_SONG_IN_SECONDS

and

PHP Code:
IntegerGreaterThan(Player.Time,TIME_FROM_START_OF_SONG_IN_SECONDS
Reply
#3
Thanks Hitcher!

Will give it a try and report back...

cheers,
Max
- - - Tribute to Metallica - - -
If I managed to help you, please click my reputation
Reply

Logout Mark Read Team Forum Stats Members Help
Bool for changing song?0