Difference between revisions of "Exercise - Dashboard and System Panel - Controlling Multiple Objects"

From Flowcode Help
Jump to navigationJump to search
(Created page with "This exercise shows how to add two more LEDs to the car's instrument panel, each controlled separately by switches on the Dashboard Panel. __TOC__ ==Open the 'Sidelight wa...")
 
Line 1: Line 1:
This exercise shows how to add two more LEDs to the car's instrument panel, each controlled separately by switches on the Dashboard Panel.
+
This exercise shows how to add two more LEDs to the car's instrument panel, each controlled separately by switches on the Dashboard Panel. These will warn the driver that the sidelights are switched on, and that a seatbelt is not fastened.
  
  
Line 5: Line 5:
  
  
==Open the 'Sidelight warning' flowchart==
+
==Open the 'Headlight warning' flowchart==
  
* Open the flowchart 'Sidelight warning' which you created in [[Exercise - Dashboard Panel - Adding Objects]].
+
* Open the flowchart 'Headlight warning' which you created in [[Exercise - Dashboard Panel - Adding Objects]].
  
  
 
* This time, set the Panel Properties to display sizes as 'Scale'.  
 
* This time, set the Panel Properties to display sizes as 'Scale'.  
 
: To do this, click on the down arrow next to 'World size' and select the 'Local scale'option.
 
: To do this, click on the down arrow next to 'World size' and select the 'Local scale'option.

Revision as of 16:31, 8 June 2013

This exercise shows how to add two more LEDs to the car's instrument panel, each controlled separately by switches on the Dashboard Panel. These will warn the driver that the sidelights are switched on, and that a seatbelt is not fastened.



Open the 'Headlight warning' flowchart


  • This time, set the Panel Properties to display sizes as 'Scale'.
To do this, click on the down arrow next to 'World size' and select the 'Local scale'option.