Skip to content

Fix isPedOnGround #4317

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

FileEX
Copy link
Contributor

@FileEX FileEX commented Jul 28, 2025

Fixed #534

Original author: #1603

In addition to fixing the precision of IsOnGround, this PR adds a checkVehicles argument that allows specifying whether the function should return true if the ped is standing on a vehicle (by default it returns false, as before).

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't we already have functions that do these operations?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't find any

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

Successfully merging this pull request may close these issues.

isPedOnGround issues
2 participants