Quote: --- Original message by: MF BoomTrying to export my map, I created a water /box/ (rather than plane) so that only a certain area had water in it, and a few boxes with a +sound title...
It says
No "get" function for -- etc., and highlights this line.
append face_shader_index ((findItem geom_materials geometry_objects[g].material[face_matID[f]]) - 1)
Any idea what's going on?
Is it because of my water "box", or what? I have part of the level underneath the area where the water is, and I don't want it to have water... but I want the area above it, which is a little moat, to have water in it; just not the room below that...
Also, I created two boxes with a +sound; both boxes are part of one object, though... I didn't flip the faces on the +sound boxes nor the water...
Disregard this. Turns out you even have to apply a material to the +sound objects. Who would've thought it'd end up being that? Oh well... Guess messing around with it turned out to be more helpful than I expected it to.