Author Topic: Windows For Blockland  (Read 3078 times)

Have they been modified to work for JVS_Content rather than JVS_Doors?
I had to convert my doors to work with JVS_Content and it took forever.


Have they been modified to work for JVS_Content rather than JVS_Doors?
Yes.

Try to make the frame collide, and any extra window, if you haven't already.

Sucks that transparent doesnt work to well in blockland
Actually everything uses blank.png and colors are definded by script. So i wonder if you could make a transpart color.

Sucks that transparent doesnt work to well in blockland
Actually everything uses blank.png and colors are definded by script. So i wonder if you could make a transpart color.
To make it invisible you just enter the color 0 0 0 0, like how 0 0 0 1 would be black, the last number is the alpha channel, which determines transparency.  But it's impossible to use two colors at the same time, though.

Awesome, how many windows will be in the pack?

To make it invisible you just enter the color 0 0 0 0, like how 0 0 0 1 would be black, the last number is the alpha channel, which determines transparency.  But it's impossible to use two colors at the same time, though.
If you make different parts of the window different nodes, then the JVS system lets you have as many different colours as you need. Either the paint colour, darkened paint colour or custom ones like trans. window or yellow door handle.