- Player camera now leans while their train is on a slope. View issue.
- Also, camera now rolls when facing sideways on a slope.
- (hopefully this feature doesn't break other mods)
- Player legs are now locked forward while seated on a train. View issue.
- Players standing on a train will now be affected the same way as players sitting. View issue.
- This does not fix the Create mod issue where standing players may be ejected from the train if it is traveling at high speeds.
- Players riding taller trains now lean correctly. View issue.
Known issues:
- The mod's leaning is a bit jittery. View issue.
- 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.
- The easing back to normal posture after jumping off a train on a slope could use some work. View issue.
- The third-person camera is janky while on a train currently on a slope. View issue.
Issues? Feature Requests? View the issue tracker!
Questions? Join the Discord! Or, discuss on GitHub!
- Fabric: This mod now correctly depends on Create Fabric. Sorry for the issues.
- Updated mod metadata to include info about the project.
Full Changelog: https://github.com/der-fruhling/create-train-perspective/compare/v0.2.0...v0.2.1
- Implemented Architectury. Create: Train Perspective now supports Fabric as well!
Full Changelog: https://github.com/der-fruhling/create-train-perspective/compare/v0.1.2...v0.2.0
- Thanks to some last minute math ideas, the "leaning" mentioned in the previous version should now be working much better in this one.
- Aesthetic.
I'm willing to consider this a Release quality version. If you encounter any issues with it please report them on the issue tracker!
Full Changelog: https://github.com/der-fruhling/create-train-perspective/compare/v0.1.1...v0.1.2
Notice: This version is not working properly, please use v0.1.2.
Implemented vertical "leaning" to tilt player forwards when the train is going downhill and tilt player backwards when train is going uphill.
All in all, helps immersion a bit. If this change causes issues with any other mods I'd like to know!
GitHub Release: der-fruhling/create-train-perspective (tag v0.1.1) Issue Tracker: Click me to go to the issue tracker