Page 1 of 1

Bridge sprites for the editor

Posted: Sat Mar 13, 2021 8:20 pm
by Sketlux
While creating maps I noticed the lack of bridge sprites for longer bridges (see pictures). You get vertical, horizontal, and transversal bridges for rivers but not if you want to connect shores that a further apart. The only workaround is placing bridge tiles tightly together getting ugly land stripes next to the bridge columns. The same sprites could be used without the small tiny land part but water instead.
The only provided bridge to connect two further apart shores is a southwest-northeast bridge but not in southeast-northwest direction.

Re: Bridge sprites for the editor

Posted: Tue May 18, 2021 6:22 am
by netnazgul
There are sprites for long diagonal bridges, you need to combine several different tiles for it and then use the middle one as extension.

The ones you're showing on the screenshots are river crossing bridges and those have a fixed length.

Upd: There was work by MustaphaTR on making all other types of extensible bridges, but the core logic behind bridges couldn't allow it and still needs to be rewritten.
https://github.com/OpenRA/OpenRA/pull/14499
https://github.com/OpenRA/OpenRA/pull/15322