zymex22 / Project-RimFactory-Revived

Project RimFactory Revived
MIT License
45 stars 34 forks source link

Building conveyors via click-drag handles corners poorly #179

Open lilwhitemouse opened 3 years ago

lilwhitemouse commented 3 years ago

Consider drawing this:

........
........
........
........
..<<<...

and then drawing this over it:

........
..^.....
..^.....
..^.....
..<<<...

The corner points left and the conveyor belt will be broken.

If the user click-drags from the leftmost conveyor up, it should rotate that bottom conveyor. Somehow.

Lucas559-noob commented 3 years ago

like in mindustry and factorio? when you build a line, if you build a conveyor on another conveyor it will change direction, idk if is possible to do it on rimworld because i never saw a mod to make things "connect"