Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
britzl authored Aug 30, 2021
1 parent 1d8da83 commit 0e8325e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ This controls if the camera should follow the target along the horizontal axis o
#### follow_vertical (boolean)
This controls if the camera should follow the target along the vertical axis or not. See `camera.follow()` for details.

### follow_immediately (boolean)
#### follow_immediately (boolean)
This controls if the camera should immediately position itself on the follow target when initialized or if it should apply lerp (see below). See `camera.follow()` for details.

#### follow_target (hash)
Expand Down

0 comments on commit 0e8325e

Please sign in to comment.