The Touch Block is an input block which allows you to use touch inputs in your logic. It consists of two touch sensitive axis's, x and y shown in the image below.
You can insert the Touch Block into the Workspace of the Kitsunei Creator by opening the Quick Menu and selecting the Touch Block in the Hardware Blocks Menu.
As soon as the Touch Block is placed into the Workspace, readings from the X and Y axis will be displayed in a popup box on screen. These values range from -18 to 18. By default it will produce values around the origin.
You will be able to access the touch readings using the INPUT Gate in the Logic Maker.
There are various applications for the Touch Block. Some examples are:
- Remote for a car
- Volume slider
- Controller for a game
Try using the Touch Block with your next new project!