Hi guyz,
My query is in regards to VL. I have a series of data in excel for an esports tournament. 1 of the graphic shows the score of all the team during live game. This graphic needs to be dynamic with team name and score being shown in descending order based on the score.
I want to arrange data in descending order in XPN using excel database. I can do that by putting an SQL query in the Set Datalinq Properties of DataSource. So having data on XPN in descending order according to score is not a problem.
But i want to animate individual groups which contains the cube and text of each team when ever their position on the scoreboard changes according to the score. I.e when team2 score is higher then team1 then an animation should play which replaces their position. This animation should happen only to the Teams whose position changes in the scoreboard.
My XPN scene structure with multiple groups of each team is
TEAM1 (group)
->Teamname1
->Score1
->Cube
Each team group has a rotational animation in individual scene directors.
How can i use VL to play the scene director when a teams position changes in the scoreboard?
Hope i am able to explain what i need to achieve. Please let me know otherwise.
Thanks
Gaurav