Skip to content

Commit

Permalink
Update Plug-in-Gyro-Motion.md
Browse files Browse the repository at this point in the history
  • Loading branch information
offalynne committed Oct 23, 2024
1 parent c9e45dd commit 2617ac6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/10.0/Plug-in-Gyro-Motion.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ Calbirates gamepad motion for the player.
|---------------|--------|----------------------------------------------------|
|`[playerIndex]`|integer |Player to target. If not specified, player 0 is used|

Returns

#### **Example**

```gml
Expand Down Expand Up @@ -56,8 +54,6 @@ if (InputPressed(INPUT_VERB.AIM))
|---------------|--------|----------------------------------------------------|
|`[playerIndex]`|integer |Player to target. If not specified, player 0 is used|

Returns

#### **Example**

```gml
Expand Down Expand Up @@ -192,8 +188,6 @@ for(var _i = 0; _i < 4; _i++)
|---------------|--------|----------------------------------------------------|
|`[playerIndex]`|integer |Player to target. If not specified, player 0 is used|

Returns

#### **Example**

```gml
Expand Down

0 comments on commit 2617ac6

Please sign in to comment.