Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
astrochili authored Jun 15, 2022
1 parent cc7938c commit 78236e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ msg.post(operator_url, hash 'internal_control', { is_inabled = true })

### manual_control

Manual control the look and zoom by input values. This can be useful on devices without a mouse or if you prefer to control everything by yourself.
Manually control the look and zoom by input values. This can be useful on devices without a mouse or if you prefer to control everything by yourself.

```lua
local input = {
Expand Down Expand Up @@ -470,4 +470,4 @@ Returns an uniform position along the bezier. The accuracy depends of `samples_c

## Dependences

- [defold-pointer-lock](https://github.com/indiesoftby/defold-pointer-lock) by Artsiom Trubchyk ([@aglitchman](https://github.com/aglitchman)).
- [defold-pointer-lock](https://github.com/indiesoftby/defold-pointer-lock) by Artsiom Trubchyk ([@aglitchman](https://github.com/aglitchman)).

0 comments on commit 78236e8

Please sign in to comment.