-
Leveling 2 questions
Hey anyone help me i got two questions on the leveling i posted and asked many ppl none could help me that much
1.how to make something like a roof walkthrough and a bit invisible i want to make it like in the terisu zone.2
2. how do you put your own furniture into it i know how to but somehow some of my own furniture work and some not all have atransparent background thanks
-
1.) Best way to achieve this is to tile it, and make an image based off of it. You can also have it transparent via a script (alpha).
2.) You need to make sure all images are 8-bit, and that you have not used 000000 or FFFFFF as the transparent color. Also, put them in a subfolder in your graal folder, and manually add them to filenamecache.txt (in graal folder).
-
Thanks but i dont know how many colors are allowed or something at 8-bit and idk what y mean with 000000 and FFFFFF
-
I just don't understand what you mean with 0000000 and FFFFFFFF
-
Uhm.....best thing I can tell you is to google hex codes for colors....one of those is solid white, the other is solid black....graal supports neither.
-
tried now but idk nothing happens i dont understand much of it :/
-
how can i check if i have used fff or 000?
-
000 means solid black
FFF means solid white
You can check if it is either of these by opening paint.NET or gimp then:
If paint, select the color you want to check, then hit the more button on the color window. It should display the color stats on the right of that window
If gimp, select the color you want to check, then click that color in the toolbox. It should display the color stats in the screen that pops up.
If any color stats equal 000000 or FFFFFF then you need to make them either brighter of darker by increasing or decreasing the B (brightness) value.
-
thanks somehow its still not working idk its all pretty new for me th leveling
-
Recheck and make sure you saved the files in 8-bit format.
Anything higher will not display in the level editor.
If you don't know how to check, attach them in this thread...