Looks like the OpenRA map editor automatically has most of the new features in other games like Dune.
Search found 6 matches
- Mon Jun 08, 2026 9:36 pm
- Forum: Mapping and Modding
- Topic: I am modding the Map Editor
- Replies: 8
- Views: 262
Re: I am modding the Map Editor
- Sat Jun 06, 2026 3:59 pm
- Forum: Mapping and Modding
- Topic: I am modding the Map Editor
- Replies: 8
- Views: 262
Re: I am modding the Map Editor
About picture.
In this case, I suppose, it needs edit the end of your URL.
For example:
https://pbs.twimg.com/media/HJ7a9NPW4AAURbO?format=jpg&name=900x900
Replace
HJ7a9NPW4AAURbO?format=jpg&name=900x900
HJ7a9NPW4AAURbO.jpg
And use tag img .
https://pbs.twimg.com/media/HJ7a9NPW4AAURbO.jpg ...
- Sat Jun 06, 2026 3:51 pm
- Forum: Mapping and Modding
- Topic: I am modding the Map Editor
- Replies: 8
- Views: 262
Re: I am modding the Map Editor
I am modifying the map creator / editor for OpenRA.
Does it work with Dune2000?
Or only RA?
I have not tried this, if their code is similar it could be modified, but 1 new file would have to be made.
I made a huge file with a lot of extra info that I train manually, to have an extra ...
- Thu Jun 04, 2026 1:13 am
- Forum: Mapping and Modding
- Topic: I am modding the Map Editor
- Replies: 8
- Views: 262
Re: I am modding the Map Editor
I can even replace specific things with specific other things.
In these images I replace resources with actors.
https://x.com/Shockwave_App/status/2062326678370545988
Ps we cant upload pics to this forum?
That would be easier than putting twitter links to show pics.
In these images I replace resources with actors.
https://x.com/Shockwave_App/status/2062326678370545988
Ps we cant upload pics to this forum?
That would be easier than putting twitter links to show pics.
- Thu Jun 04, 2026 1:10 am
- Forum: Mapping and Modding
- Topic: I am modding the Map Editor
- Replies: 8
- Views: 262
Re: I am modding the Map Editor
In the real OpenRa you would have had to click every single cell to put water in it, it would have taken days.
I just use the Fill function that I made, a few seconds work.
Pics here of almost the whole map ocean, replace with a 1x1 rock tile in seconds.
https://x.com/Shockwave_App/status ...
I just use the Fill function that I made, a few seconds work.
Pics here of almost the whole map ocean, replace with a 1x1 rock tile in seconds.
https://x.com/Shockwave_App/status ...
- Mon Jun 01, 2026 7:22 pm
- Forum: Mapping and Modding
- Topic: I am modding the Map Editor
- Replies: 8
- Views: 262
I am modding the Map Editor
I am modifying the map creator / editor for OpenRA. :D
-Copy paste tiles and actors.
-Rotate tiles and actors.
-Fill in selected area with tiles and actors.
-Add to the selection area.
-Visualise tiles in the map.
Demo video :
https://x.com/Shockwave_App/status/2061506481007083740
I Will ...
-Copy paste tiles and actors.
-Rotate tiles and actors.
-Fill in selected area with tiles and actors.
-Add to the selection area.
-Visualise tiles in the map.
Demo video :
https://x.com/Shockwave_App/status/2061506481007083740
I Will ...