Part 3: Configure Behaviors
The following interactions can be configured byusing setting the Behavior function.Behaviors.
- Changing the state of the temperature progress bar by pressing the heater buttons
- Change in playback time value by moving the progress bar for playback music
Music Time
SelectIn the Scene Tree panel select the Slider control, belowwhich can be found in the Music Group. Now, drag and placedrop a Forward Value Behavior from Behaviorthe ToolBox into the right side of ToolBoxthe onScene Tree panel, while the BehaviorsSlider ofcontrol Extrais tree.selected.


Select the Forward Value behavior of the Slider in the right side of the Scene Tree panel and setconfigure its TargetNode in the Properties panel. To do this, click the magnifying glass icon next to the TargetNode property, which will open the Choose Item dialog where you can select .../Music/DigitalClock_Time to Target Node in Properties..


Seat heater setting
PlaceThis Eventsection Handler,will Checkadd Click,some functionality for Seat Heating to the scene. This will affect the IconButtons for increasing and Send Value as Event indecreasing the behaviorsSeat Heating Temperature (Icon_Button_- and Icon_Button_+ in the both of Seat_Right and Seat_Left).
Drag Comfortand group. (please refer todrop the belowfollowing imagebehaviors asonto example).all 4 IconButtons:


Then, set the respective Properties of Send Value as Event. The Value should be setdecreased to (-1.0000) ifwhen the icon ispressing "-" and toincreased (+1.0000) ifwhen the icon ispressing "+". ChangeValue should be set to Relative for all four.four TargetNodecases. setsConfigure the ProgressBar of the group in which the respective iconIconButton is placed. (e.g., an Icon_Button in Seat_Right would set the ProgressBar of Seat_Right.) as TargetNode.


SetNext, we will add a Forward Value behavior to the ProgressBars of Seat_Right and Seat_Left. Drag and Drop a ForwardValue behavior from the ToolBox onto the ProgressBar. Select the ProgressBar, then select its Forward Value Behavior to view the behavior's Properties in Behaviorsthe ofProperties ProgressBarpanel. of each Seat_Right and Seat_Left. Select Forward Value and setConfigure the TargetNode to the TextValue_Temperature of the respective group. (If it is a ProgressBar of Seat_Right, set the TextValue_Temperature of Seat_Right.)

Boot Player
Click the Play button in the menu bar to run CGI Player.
- Drag a progress bar on Music section then move it. Play time is changed accodinaly to your operation.
- Press either +/- buttons in Seat heater section then its progress bar and the value are changed accodinaly to your operation.
