Skip to content

Commit b9b49ca

Browse files
ducketsjo-unity
andauthored
Update Packages/com.unity.inputsystem/Documentation~/timing-select-mode.md
Co-authored-by: Jo Dawes <[email protected]>
1 parent f9aa7bb commit b9b49ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Packages/com.unity.inputsystem/Documentation~/timing-select-mode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
The Input System **Update Mode** controls when the input system processes queued input events.
44

5-
You can find and change the Update Mode by going to **Project Settings** \> **Input System Package** \> **Input Settings** \> **Update Mode.**
5+
You can find and change the Update Mode by going to **Project Settings** \> **Input System Package** \> **Input Settings** \> **Update Mode**.
66

77
The choice of Update Mode that best suits your project relates to whether you're using Update or FixedUpdate to respond to input events. You should choose this based on the specifics of the game you're making. You can read more about Update and FixedUpdate in [Time and Framerate Management](https://docs.unity3d.com/Manual/TimeFrameManagement.html).
88

0 commit comments

Comments
 (0)