Touch Sensor: Difference between revisions
m
Add example and related
Nikitaivanov (talk | contribs) (Add Blocks category) |
-u ndefined- (talk | contribs) m (Add example and related) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 2: | Line 2: | ||
|image=Touch_Sensor.png | |image=Touch_Sensor.png | ||
|type=s | |type=s | ||
|folder=Control | |||
|input1={{Port|e|Before}} | |input1={{Port|e|Before}} | ||
|output1={{Port|e|Touched}} | |output1={{Port|e|Touched}} | ||
| Line 24: | Line 25: | ||
The second setting changes how many fingers have to be touching the screen to trigger the touch sensor. | The second setting changes how many fingers have to be touching the screen to trigger the touch sensor. | ||
== Example == | |||
To determine which left or right side of the screen is touched: | |||
{{Image|Touch_Sensor_left_or_right.png}} | |||
== Related == | |||
* [[Swipe Sensor]] | |||
[[Category:Blocks]] | [[Category:Blocks]] | ||