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

give_velocity is slightly off when anchored to the player #47

Open
CocytusDEDI opened this issue Aug 22, 2024 · 0 comments
Open

give_velocity is slightly off when anchored to the player #47

CocytusDEDI opened this issue Aug 22, 2024 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@CocytusDEDI
Copy link
Owner

When you use code like:

when_created:
anchor()

repeat:
give_velocity(0, 0, -1)

The player will be flung in the direction they're looking when the spell is cast, but it doesn't seem to be very exact, it might fling you a few degrees in the wrong direction, enough that it's noticeable.

@CocytusDEDI CocytusDEDI added the bug Something isn't working label Aug 22, 2024
@CocytusDEDI CocytusDEDI added this to the v1.0 milestone Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant