Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 788 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 788 Bytes

Spline Roads

These are components for creating roads using Unity's Splines.

Spline Span Instantiate

The basic functionality is the same as the default SplineInstantiate, but it has been improved to allow selection of the Spline index, start, and end. Using this, you can plant trees on only part of a path or remove fences midway along a path.

  • Allows specification of the Spline index, start, and end points.
  • The tilt of objects can be restricted.
  • When an object is clicked, the parent object is selected.
  • Simplified implementation by removing definitions of certain Spaces.

span

Install with UPM

https://github.com/eviltwo/SplineRoads.git?path=SplineRoads/Assets/SplineRoads