We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aec5402 commit 4bb0129Copy full SHA for 4bb0129
README.md
@@ -105,7 +105,7 @@ character.addComponents([
105
106
RelayComponent(for: sharedKeyboardEventComponent),
107
108
- // Apply a force to the sprite's body based on keyboard input in every frame.
+ // Apply a force to the body based on keyboard input in each frame.
109
KeyboardControlledForceComponent() ])
110
```
111
0 commit comments