Updated Swipe Sensor.md (markdown)
commited
commit
3ac974e28d63ce8c7ce9a31eb2ed30a5236e4a73
... | ... | @@ -4,4 +4,5 @@ Executes the output when user performs a swipe gesture. Also, outputs the swipe |
4 | 4 | |
5 | 5 | ## Notes |
6 | 6 | |
7 | - The Swipe Sensor is easy to use, but limited. The swipe direction is always a cardinal direction in the X/Z plane. If you need more, script your own swipe sensor using the [[Touch Sensor]]. |
|
... | ... | \ No newline at end of file |
0 | - The Swipe Sensor is easy to use, but limited. The swipe direction is always a cardinal direction in the X/Z plane. If you need more, script your own swipe sensor using the [[Touch Sensor]]. |
|
1 | - If the player holds the finger after swiping, it only outputs the signals every 15 ticks. |
|
... | ... | \ No newline at end of file |