Create remote panel (types)
Create a panel type that will be used on client.
- 
        Create a folder for remote panels:
        
- In Project view, right-click the UI folder and select .
 - 
            Hover-over the folder, select 
, and enter RemotePanels.
           
 - 
        Create the main panel:
        
- In Project view, right-click RemotePanels and select .
 - 
            Hover-over the panel, select 
, and enter MainPanel.
           
 - 
        Create a panel that displays the Speed variable:
        
- In Project view, right-click RemotePanels and select .
 - 
            Hover-over the panel, select 
, and enter SpeedPanel.
           
 - 
        Create a panel that displays the Acceleration variable:
        
- In Project view, right-click RemotePanels and select .
 - 
            Hover-over the panel, select 
, and enter AccelerationPanel.
           
 
