Deleted Blocks/Joystick & Button.md
commited
commit
e40a9c0484fdf93406ce26de14fefeb9cb49ccee
... | ... | @@ -1,27 +0,0 @@ |
1 | "Joystick" and "Button" are new scripts added in fancade 1.8 found in **Control** tab. |
|
2 | ||
3 | ## Usage |
|
4 | Joystick and Button Shares the same limit, there are only 4 points in this limit, Button consumes 1 point each and joystick consumes 2 points, at max you can have 1 joystick + 2 buttons, 2 joysticks, or 4 buttons |
|
5 | ||
6 | # Joystick |
|
7 | Adds a joystick display, unlike most of the blocks in **Control** tab, Joystick doesn't have any execution(yellow) output wire |
|
8 | ||
9 | #### Output |
|
10 | Joy Dir: (Joystick Direction) Outputs joystick movement's direction |
|
11 | ||
12 | [[Joystick.jpg]] |
|
13 | ||
14 | #### Settings |
|
15 | Direction: Most useful when [[perspective]] is active, changes the direction "Joy Dir" outputs: |
|
16 | * XZ - Outputs XZ vector values perpendicular to screen (Assuming that the screen is facing straight to a certain axis) |
|
17 | * Screen - Similar to XZ option but instead outputs XY vector values |
|
18 | ||
19 | #### Details |
|
20 | W.I.P. |
|
21 | # Button |
|
22 | W.I.P. |
|
23 | #### Details |
|
24 | W.I.P. |
|
25 | ||
26 | ## Advanced Techniques |
|
27 | W.I.P. |
|
... | ... | \ No newline at end of file |