Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation and Function Implementation for GetPoint()'s Parameters Don't Match #118

Open
adistomar opened this issue Apr 16, 2022 · 2 comments

Comments

@adistomar
Copy link

The documentation on page 8 states that GetPoint() takes in a float as a parameter, as shown in the below pictures.
Screen Shot 2022-04-16 at 12 36 42 PM

Screen Shot 2022-04-16 at 12 36 09 PM

However, the actual code implementation of GetPoint() takes only an integer as input, as shown below.
Screen Shot 2022-04-16 at 12 38 25 PM

@younesoxgames
Copy link

Anyone Found THE SOLUTION ?

@adistomar
Copy link
Author

Anyone Found THE SOLUTION ?

There is an alternate method you can use called GetPointAtDistance(), which accepts a float as an argument.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants