Skip to main content

Part 3: Configure Behaviors

The following interactions can be configured by setting the Behavior function.

  • 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

Select Slider below Music and place Forward Value from Behavior of ToolBox on the Behaviors of Extra tree.

drawing-7-1676627965.png

Select Forward Value of Slider and set .../Music/DigitalClock_Time to Target Node in Properties.

drawing-7-1676627985.png

Seat heater setting

Place Event Handler, Check Click, and Send Value as Event in the behaviors Icon_Button_- and Icon_Button_+ in the both of Seat_Right and Seat_Left in Comfort group. (please refer to the below image as example).

drawing-7-1676628041.png

Then, set the respective Properties of Send Value as Event. The Value should be set to -1.00 if the icon is "-" and to 1.00 if the icon is "+". ChangeValue should be set to Relative for all four. TargetNode sets ProgressBar of the group in which the respective icon is placed. (e.g., an Icon_Button in Seat_Right would set the ProgressBar of Seat_Right.)

drawing-7-1676628073.png

Set Forward Value in Behaviors of ProgressBar of each Seat_Right and Seat_Left. Select Forward Value and set 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.)

drawing-7-1676628083.png

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.
drawing-7-1676628105.png