I made some paths in my custom parks. The paths had a few intersections in them which may have been a bit close together, but the connections were all legal. The asset saved fine, but trying to place it in my game yielded a "distance too short" message, as you'd get when placing a road of length 0.
Here's an example
This happened with pretty much all of my parks. I was able to eventually fix it by not letting my curvy paths actually touch: I only allowed intersections at right angles and roundabouts (placing paths on adjacent blocks will connect them visually without creating an intersection).
Hope that helps any struggling asset creators.
Here's an example
This happened with pretty much all of my parks. I was able to eventually fix it by not letting my curvy paths actually touch: I only allowed intersections at right angles and roundabouts (placing paths on adjacent blocks will connect them visually without creating an intersection).
Hope that helps any struggling asset creators.
Upvote
0