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

Jump doesn't always work #1

Closed
xylude opened this issue Jan 22, 2022 · 1 comment
Closed

Jump doesn't always work #1

xylude opened this issue Jan 22, 2022 · 1 comment
Labels
bug Something isn't working fixed

Comments

@xylude
Copy link

xylude commented Jan 22, 2022

I noticed the jump doesn't always work, perhaps you should move the jump logic (https://github.com/DigitalzombieTLD/Townscaper-LittleFirstPerson/blob/0.8.0/FirstPersonController.cs#L299) from FixedUpdate to Update would solve it?

@DigitalzombieTLD DigitalzombieTLD added the bug Something isn't working label Feb 15, 2022
@DigitalzombieTLD
Copy link
Owner

I always forget to look at the Issues. Sorry!

Took the jump out and switched to jetpack-based movement. The first version was a third party script that I modified now. The whole mod is a mess, I should really clean it up sometime.

But for now, I'm preparing the next release. Hopefully today! So ... fixed :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed
Projects
None yet
Development

No branches or pull requests

2 participants