Page 1 of 1

Is it possible to do custom GUI?

Posted: Sat Jul 31, 2021 8:14 am
by Jenssons
Im curious if it would be possible to have a custom GUI say for example you click on a unit and if you click on this certain unit a button appears on the middle of the screen and if you click it something happens, like i donno he explodes. is that possible to do? and how would i do that

Re: Is it possible to do custom GUI?

Posted: Sun Aug 08, 2021 4:48 pm
by Matt
Yes, you can make custom GUIs. See https://github.com/OpenRA/OpenRA/blob/6 ... #L172-L181 for a kill command.