Replacing an effect with my own PNG is not working
Posted: Wed Oct 08, 2014 8:08 am
I am planning on changing a few effects in the game. My first attempt to change the rocket smoke effect has failed however.
I created this PNG

I converted it into SHP using this command:
OpenRA.Utility.exe ra --shp aircraftcarrier.png
as given at the end of this page:
https://github.com/OpenRA/OpenRA/wiki/C ... p-by-step)
But in game when ever the rocket soldier fires the rocket, I can see the entire sprite sheet rather than one image at a time (with black border).
How can I fix this?
I created this PNG

I converted it into SHP using this command:
OpenRA.Utility.exe ra --shp aircraftcarrier.png
as given at the end of this page:
https://github.com/OpenRA/OpenRA/wiki/C ... p-by-step)
But in game when ever the rocket soldier fires the rocket, I can see the entire sprite sheet rather than one image at a time (with black border).
How can I fix this?