Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: How to use World Paint?  (Read 826 times)

StagnantSoul

  • Bay Watcher
  • "Player has withdrawn from society!"
    • View Profile
How to use World Paint?
« on: September 18, 2014, 10:26:06 pm »

I wanted to try out World Painter, went to advanced world design, pressed p, and got a dropped jaw. I basically turned into a flamingo on ritalin and started randomly left clicking and whacking random numbers into those values. How do I properly use it?
Logged
Quote from: Cptn Kaladin Anrizlokum
I threw night creature blood into a night creature's heart and she pulled it out and bled to death.
Quote from: Eric Blank
Places to jibber madly at each other, got it
Quote from: NJW2000
If any of them are made of fire, throw stuff, run, and think non-flammable thoughts.

vjek

  • Bay Watcher
  • If it didn't work, change the world so it does.
    • View Profile
Re: How to use World Paint?
« Reply #1 on: September 18, 2014, 10:32:19 pm »

I wrote this tutorial a while back, and tested it with a few users.  Seemed to work well, and I've never seen another one like it.
---
Preset Field Values Tutorial, 2012-06-04, by Vjek

Use this worldgen for this tutorial.
Spoiler (click to show/hide)

To bring up the Preset Field Values (PFV) interface, from the Main Menu, select: Design New World with Advanced Parameters, then move the selection to the worldgen you pasted into \init\worldgen.txt, then choose e to edit, and p for "set Preset Field Values"

You'll be presented with a box on the left, and some geographical aspects on the right:

ELEV = Elevation.  This is how high the land is. 0-99 is ocean. 100-299 is a variety of landscapes. 300-400 is mountain.

RAIN = Rain!  How much rain will this area get.  Yes, you can control exactly which region tiles get rain.  Deserts next to swamps, if you want.

TEMP = Temperature.  You can designate areas to be freezing or scorching, as you wish.

DRAIN = Drainage.  Again, badlands next to swamps, or forests next to grasslands.

SAV = Savagery. Lets you control if your mountains are calm, and the rest of the world is 100% savage.  Or have savage plains, but calm forests.

VOLC = Volcanism.  You can paint where you want volcanoes and/or igneous extrusive layers to be generated.  In general, if a volcano breaks the surface, it will significantly alter the elevation in an area, so you've been warned.

If you left-click on (View) for any of the geographical aspects, it will presume you wish to modify them, and switch to "Will be saved" if you had previously changed it to "Randomize at gen"
If you left-click on "Randomize at gen" or "Will be saved" it will toggle between them
If you left-click on the Brush Radius number, it will let you type in a new number.
If you left-click on the word "Normal Brush" it will toggle between "Normal Brush" and "Smoothing Brush"
If you press enter, wherever the mouse cursor is will be updated to show all the geographical aspects on that spot, and will "render" the world to give you a rough idea of how things will look.
If you left-click on the word "Painting" it will toggle between "Painting" and "No painting".

Right click pans the working area - however, it's reversed.  If you right click at the bottom, it will pan up.  If you right click at the top, it will pan down.  Right clicking closer to an edge will make the pan jump farther.  If you right click closer to the center, it will pan in very small increments. 0x0 is the upper left, 32x32 (in this sized map) is the lower right.

To start out, you want to see Not Painting and Randomize at Gen for all aspects (ELEV, RAIN, TEMP, DRAIN, SAV, VOLC)
Why?  This is what a "normal" worldgen would look like.  Each aspect is randomized, and there are no manual adjustments to begin with.  Once you've set every Painting to Not Painting, and every "Will be saved" to "randomize at gen" you're ready to start. (12 clicks!)

So, lets do something simple.  Left click once on (View) next to ELEV.  We see the brush is set to some value like 200/125.  We want to set that to something different, to make all the world a flat low elevation, to start. click on the light blue Brush word under ELEV.  Now you can type a value.  Type in 0 and see what happens.  It should change to 100/100.  This means our minimum value is elevation 100, which it was, in the worldgen settings.  We tried to set it to zero, and it adjusted it to the lowest possible value, which is 100.

Now left click in the upper left corner of the painting area.  Nothing happened, right?  Nothing should have happened, because "Not painting" was selected.  Toggle that back to "painting" under ELEV and try again.  You'll see a single tile changed color (to a darker green).  This indicates the elevation here is different.  We could change the entire map one tile at a time, but that's tedious.  Let's enlarge the brush and try again.  Click on "Brush Radius" and put in 8.  Now left click in the upper left corner again.  You'll see a much larger area has been changed.  left click all over until everything is covered in the 100 elevation paint.

You haven't done the whole map!  You think you have, but you haven't.  You need to pan the map down to see the rest.  Do this by right clicking in the upper half of the painting area.  You'll see there's some unpainted elevation down south there.  paint all that.  Ensure you're at the bottom by left clicking on the bottom right, and noting it is 32x32.  Now pan back up by right clicking in the bottom half of the painting area until the upper left corner is 0x0.

Now, lets paint some mountains!  Left click again on the light blue Brush word under ELEV.  Type in 400.  You'll note the elevation value changes to 360/210.  Again, 360 was our maximum in the worldgen parameters, so it's the highest we can paint.  Ensure the brush is set to "painting" for ELEV and left click once in the middle of the map.  You'll see the elevation change reflected in a a different color and symbol.

That's enough for now, press escape twice, and F6 to save.  Now try generating a world and see if it looks as you would expect (mountains in the middle!)
---

I wasn't sure where would be a good spot to start with this, but the plan was: If this one worked for enough people, to write a second one that would continue on and describe how to make a forest in the middle of some grassland by modifying rain and drainage both.  Then solicit feedback and continue on from there.

StagnantSoul

  • Bay Watcher
  • "Player has withdrawn from society!"
    • View Profile
Re: How to use World Paint?
« Reply #2 on: September 18, 2014, 10:36:47 pm »

Thanks! I'm going to use my ritalin-flamingo world, I forced it to work. Hope it's interesting...
Logged
Quote from: Cptn Kaladin Anrizlokum
I threw night creature blood into a night creature's heart and she pulled it out and bled to death.
Quote from: Eric Blank
Places to jibber madly at each other, got it
Quote from: NJW2000
If any of them are made of fire, throw stuff, run, and think non-flammable thoughts.