diff options
| author | realtradam <[email protected]> | 2021-01-20 22:27:49 -0500 |
|---|---|---|
| committer | realtradam <[email protected]> | 2021-01-20 22:27:49 -0500 |
| commit | 2236d65a570703ee5d00ba680b8949497d2d0968 (patch) | |
| tree | f1be8b53efc848020cb2c47059fc099541b994ce | |
| parent | 178a62eb3b0244f975ec24eb28520d23349e3dfc (diff) | |
| download | ruby2d-camera-old-2236d65a570703ee5d00ba680b8949497d2d0968.tar.gz ruby2d-camera-old-2236d65a570703ee5d00ba680b8949497d2d0968.zip | |
added zoom to readme
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,10 +1,16 @@ # Ruby2D Camera Demo +`ruby run.rb` to run the demo + +--- + Controls: WASD to move character IJKL to switch camera into manual mode, and to move it around F to switch camera back into follow mode +Q/E to zoom change the zoom +R to reset the zoom --- |
