-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a49f756
commit 6d0f738
Showing
2 changed files
with
26 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
Minor update to fix some issues. | ||
|
||
- Fixed incorrect rolling when looking certain directions | ||
- Now compatible with [do a barrel roll] and hopefully other camera roll kinds of mods. | ||
- The third-person camera while seated on a train is now improved. https://github.com/der-fruhling-entertainment/create-train-perspective/issues/24 | ||
|
||
Known issues: | ||
- The mod's leaning is a bit jittery. https://github.com/der-fruhling-entertainment/create-train-perspective/issues/22 | ||
- This is probably more of a limitation of Minecraft itself. It might be fixable with a config option to emulate pitch, but that wouldn't make the player appear correctly to other players. | ||
- Update: it's most definitely possible to fix this up. | ||
- The easing back to normal posture after jumping off a train on a slope could use some work. https://github.com/der-fruhling-entertainment/create-train-perspective/issues/23 | ||
|
||
https://github.com/der-fruhling/create-train-perspective/compare/v0.2.2...v0.2.3 | ||
|
||
--- | ||
|
||
Issues? Feature Requests? | ||
View the issue tracker: https://github.com/der-fruhling-entertainment/create-train-perspective/issues | ||
|
||
Questions? | ||
Join: https://discord.gg/AyM66DhPKr | ||
Or, discuss on GitHub: https://github.com/der-fruhling-entertainment/create-train-perspective/discussions |