
The True Track System enables you to create rail and cart systems where moving objects stay precisely aligned, ensuring their wheels remain securely on the track at all times.Package built and compiled in URP. Will work in other render pipelines with the use of render pipeline convertor.Required Packages- Splines PackageI developed the True Track System to create more realistic movement for carts, trains, or other objects along tracks. While many existing solutions allow objects to move along a spline, the wheels often appear detached or misaligned due to the limitations of spline-based systems. I needed to find a way where I could get a spline to perfectly match the curve of a track, so I came up with this.The True Track System solves this by using modular track pieces—such as straights and corners—that snap together seamlessly, much like a model train set. Each piece contains its own spline component that has been set up precisely for that piece, and the system automatically detects, connects, and adjusts these splines to form a continuous track layout. This ensures that objects stay properly aligned and that their wheels remain visually and physically on the track at all times.The True Track System is highly customizable to suit a variety of use cases and is ideal for games where visible wheel-to-track alignment matters.Comprehensive inline comments are included to help you get started quickly. Should you need support, please sontact us.Required Packages- Splines PackageNote: Should you wish to use your own track pieces, you will need to set up your own splines per piece. This can be time consuming, however, by referecing what I have done with the provided pieces, shouldn't be too hard.Required Packages- Splines PackageNote: Should you wish to use your own track pieces, you will need to set up your own splines per piece. This can be time consuming, however, by referecing what I have done with the provided pieces, shouldn't be too hard.