Typo lol
commited
commit
b2c7f3bb923b2087c580af1dde5ba2ad20549580
... | ... | @@ -4,7 +4,7 @@ Create a rotation pointing in a given direction, e.g. rotating a character to lo |
4 | 4 | |
5 | 5 | Inputs: |
6 | 6 | * Direction: The direction you want to look in |
7 | * Up: Which way is up for the looing character (defaults to 0,1,0 if unwired) |
|
7 | * Up: Which way is up for the looking character (defaults to 0,1,0 if unwired) |
|
8 | 8 | |
9 | 9 | Outputs: |
10 | 10 | * Rotation: A rotation "looking" in the direction. |