the undo button is in a very unfavorable position and keeps on being activated by mistake. is it possible for me to personally change it's position in the user interface?
Bug
Rejected
Found in 1.3.114.0
View |
5 Comments
- Log in to leave a comment
-
Dev Pedro
@Silverback you need to copy what is in reference and paste it in overrides in order for the tweaks to apply
-
693 Silverback
@Pedro so I went to the right xml file as directed and even found the undo-button area but I can't seem to be able to edit it's location vector in the interface. Please advise.
-
-
Dev Pedro
The user interface is entirely customizable, but some tweaks can be a bit involved. For the change you want you could tweak the element with ID "undo-button" in
DesignerUi.xml
. UI edits are done inC:\Users\User\AppData\LocalLow\Jundroo\SimpleRockets 2\UserInterface
in PC, for mobile depending on your System you may or may not have access to the game files, so it can be a bit more involved thanks to Google.
No Upvotes
Log in in to upvote this post.
@Pedro thank you. I've found the overrides folder. So I simply get my edited designerui.xml and paste it into the folder?