From ad6b17d19f4d9dde2b98fe74a5da0aa96faa2981 Mon Sep 17 00:00:00 2001 From: Juju Adams Date: Sun, 3 Nov 2024 14:57:58 +0000 Subject: [PATCH] Revert "Update Verbs-and-Bindings.md" This reverts commit 76b9829f3bae9a1b685a2cdad84441cb801b8feb. --- docs/8.0/Verbs-and-Bindings.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/8.0/Verbs-and-Bindings.md b/docs/8.0/Verbs-and-Bindings.md index c0db925b..a75934e0 100644 --- a/docs/8.0/Verbs-and-Bindings.md +++ b/docs/8.0/Verbs-and-Bindings.md @@ -100,8 +100,6 @@ function __InputConfigVerbs() } ``` -!> Note that to declare a left movement on the thumbstick we have used a negative value for `gp_axislh`. The same would also apply to an upwards movement on the thumbstick where you should use `-gp_axislv`. - Once again, our Step event didn't change. However, we've now added lots more controls that the player can use to control their character.