diff options
author | Devine Lu Linvega <[email protected]> | 2019-05-08 10:23:45 +0900 |
---|---|---|
committer | Devine Lu Linvega <[email protected]> | 2019-05-08 10:23:45 +0900 |
commit | 7ca035669131fd7d51739e2fce87d1ab78e06e03 (patch) | |
tree | 2bc2678820405ce9cf629a62ad1c631c7584beb3 /README.md | |
parent | c03acf192f40dfdef2120decaa554d1b3a4de62e (diff) | |
download | Orca-7ca035669131fd7d51739e2fce87d1ab78e06e03.tar.gz Orca-7ca035669131fd7d51739e2fce87d1ab78e06e03.zip |
Implemented Lerp.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,7 +48,7 @@ npm start - `W` **west**: Moves westward, or bangs. - `X` **write**: Writes a distant operator with offset. - `Y` **jymper**: Outputs the westward operator. -- `Z` **zoom**: Moves eastwardly, respawns west on collision. +- `Z` **lerp**: Transitions southward operator toward input. - `*` **bang**: Bangs neighboring operators. - `#` **comment**: Comments a line, or characters until the next hash. |