Skip to content

Commit 75fb0e0

Browse files
Update Packages/com.unity.inputsystem/Documentation~/UsingProcessors.md
Co-authored-by: lilisha-unity <[email protected]>
1 parent bfa2d22 commit 75fb0e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Packages/com.unity.inputsystem/Documentation~/UsingProcessors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Processors can have parameters which can be booleans, integers, or floating-poin
4040
## Choose the right Processor
4141

4242
The following sections contain a brief explanation and various example scenarios for the different Processor types. Note that there are additional cases where Processors may apply; the scenarios described here illustrate only some of them. In some situations, it might be useful to combine multiple Processors to achieve a specific goal.
43-
If you don’t find a scenario similar to your use case, please refer to the [Processor Types](ProcessorTypes.md) section. You can also find more information on how to write your own custom Processors there.
43+
Refer to the [Processor Types] (ProcessorTypes.md) for a comprehensive list and information on how to write your own custom Processors.
4444

4545
### Invert
4646

0 commit comments

Comments
 (0)