Skip to content

Commit

Permalink
fix: README
Browse files Browse the repository at this point in the history
  • Loading branch information
pbosio committed Sep 5, 2019
1 parent a690f00 commit 1f4dfb2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,7 @@ To move an entity over several points of a path over a period of time, use the `
`FollowPathComponent` has two required arguments:

- `points`: An array of `Vector3` positions that form the path.
- `duration`: The duration (in seconds) of each segment in the path.

// TODO of the segments or of the whole path?
- `duration`: The duration (in seconds) of the whole path.

This example moves an entity over through four points:

Expand Down

0 comments on commit 1f4dfb2

Please sign in to comment.