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

TODO: Analyze Player.mover class more in depth #12

Open
Timmeey86 opened this issue Nov 23, 2024 · 0 comments
Open

TODO: Analyze Player.mover class more in depth #12

Timmeey86 opened this issue Nov 23, 2024 · 0 comments
Labels
FS25 Affects Farming Simulator 25

Comments

@Timmeey86
Copy link
Owner

Currently, the player is being moved with setTranslation, which seems to mess with jumping, crouching etc.

These bugs could probably be avoided by calculating values for Player.mover properties instead, causing the game engine to move the player instead.

This will however require in-depth changes and new calculations

@Timmeey86 Timmeey86 added the FS25 Affects Farming Simulator 25 label Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FS25 Affects Farming Simulator 25
Projects
None yet
Development

No branches or pull requests

1 participant