branchrust_reboot/main/bridgescancel
9 Commits over 0 Days - ∞cph!
replaced missed topology usage
replace topology query in road terrain modification with type query
better entry/exit spawning, road positions snap onto mesh (should really be baked into the prefab)
- no middle segment spawning
- need to do more work on defining bridge points and adjusting paths to align better
super wip bridge entry segment spawning, just testing high level approach and prefab setup
DDraw.Arrow passes distanceFade and zTest params to the Line() call correctly (was just repsected by the arrow head)
basis for bridge generation, just finding bridge segments on road paths and breaking down into entry/middle/exit sections
made ProceduralMapRoadSimple usabel
storing "point types" in PathInterpolator to let per-usecase definitions of types along path points - initially only having circular road ring define some path types for BridgeExitEntry and BridgeSegment to have it sit above water instead of bringing terrain up to it