Do you want to work on this issue?
You can request for a bounty in order to promote it!
Provide a properties editor for worlds #4188
dogboydog posted onGitHub
Is your feature request related to a problem? Please describe. Currently World properties can only be accessed via scripting.
Describe the solution you'd like A menu such as World > World Properties > <loaded world> would open up a properties editor similar to Map Properties or Tileset Properties.
One consideration would be how can we get this to work via the action search / ctrl + shift + p.
The view should also auto update when the world properties are changed via scripting.
Perhaps we could also display in a read only fashion any patterns and maps added to the world.
Describe alternatives you've considered The current workaround is to edit the custom properties via scripting.