convert beds to param2 colorization
as a side effect, this also fixes the bug where you couldn't stack beds to form "bunk" beds. Place a bed, right-click it with dye to color it. Place two beds side by side and they'll form a king-size bed, which you can right right-click with dye to color. Place a regular bed, then right-click it while wielding another regular bed (i.e. as if you were trying to place it) and, if there is room above the first bed, the second will be placed on top and the bedposts on the bottom one will extend to reach it. Color either of the two by right-clicking with dye. Shift-right-click forces placement of a regular bed without trying to stack it into bunks. Right-click while NOT wielding a bed or dye will attempt to let you sleep (via default beds code).
Showing
- homedecor/bedroom.lua 186 additions, 116 deletionshomedecor/bedroom.lua
- homedecor/handlers/expansion.lua 57 additions, 26 deletionshomedecor/handlers/expansion.lua
- homedecor/models/homedecor_bed_extended.obj 157 additions, 157 deletionshomedecor/models/homedecor_bed_extended.obj
- homedecor/models/homedecor_bed_kingsize.obj 255 additions, 255 deletionshomedecor/models/homedecor_bed_kingsize.obj
- homedecor/models/homedecor_bed_regular.obj 151 additions, 151 deletionshomedecor/models/homedecor_bed_regular.obj
- homedecor/textures/homedecor_bed_inv.png 0 additions, 0 deletionshomedecor/textures/homedecor_bed_inv.png
- homedecor/textures/homedecor_bed_kingsize_inv.png 0 additions, 0 deletionshomedecor/textures/homedecor_bed_kingsize_inv.png
- homedecor/textures/homedecor_bed_kingsize_overlay_inv.png 0 additions, 0 deletionshomedecor/textures/homedecor_bed_kingsize_overlay_inv.png
- homedecor/textures/homedecor_bed_overlay_inv.png 0 additions, 0 deletionshomedecor/textures/homedecor_bed_overlay_inv.png
Loading
Please register or sign in to comment