lexsis 0 Posted December 22, 2003 Share Posted December 22, 2003 I want to use c01_Farm_overgrowth.rsb but I dont know what shape I should use. I drew a rectangle, applied the texture but I cannot tell how it looks because the rectangle is 'flat' like a quadpatch when starting a map. I tried to get it to 'stand up' 90 degree angle so I can see the texture straight on. next, I tried a square shape (since its a 3d shape) but what I got was a cube with texture on 2 sides. thnx Quote Link to post Share on other sites
deleyt 0 Posted December 22, 2003 Share Posted December 22, 2003 There are several ways. 1) use a PLANE with 1 segment 2) draw a RECTANGLE and then cap the holes 3) draw a BOX and delete the other 5 faces 4) draw a LINE and extrude it. Here's how to use the last one: - Set your "Reference Coordinate System" to "WORLD" - Draw a 2D line in the top-viewport. - Apply am EXTRUDE-modifier and adjust the extrude-value (the line should be extruding along the Z-axis). - Put a UVW-MAPPING modifier on it, set it to planar and make it fit. - Make sure you set the material you are applying to "2-SIDED" in order to make it visible on both sides. Quote Link to post Share on other sites
lexsis 0 Posted December 23, 2003 Author Share Posted December 23, 2003 thanks, but what do you mean by 'cap the holes' what menu is that under? Quote Link to post Share on other sites
deleyt 0 Posted December 23, 2003 Share Posted December 23, 2003 You can find it in the modifiers-list (as where UVW-MAPPING and such are) Quote Link to post Share on other sites
San 0 Posted December 24, 2003 Share Posted December 24, 2003 I know when making a Rectangle and you Extrude it to give it height (so you'll get a wall around a square or something) you need to do something too with Cap, this way the inside of the rectangle is blank and not filled (else it would be a box). I used this for my collision-wall in my map. Also need to flip the normals so you won't have a sssticky edgeeee. Extrude is a modifier. I could be wrong tho, as I'm a beginning beginner at the very begin ! Quote Link to post Share on other sites
deleyt 0 Posted December 24, 2003 Share Posted December 24, 2003 (edited) I know when making a Rectangle and you Extrude it to give it height (so you'll get a wall around a square or something) you need to do something too with Cap, this way the inside of the rectangle is blank and not filled (else it would be a box). I used this for my collision-wall in my map. Also need to flip the normals so you won't have a sssticky edgeeee. Extrude is a modifier. I could be wrong tho, as I'm a beginning beginner at the very begin ! Your correct San. A 2D shape doesn't have a normal or a face it's just a vector. If you make a 2D shape (like a line, rectangle, circle, text or spline) and extrude it, it picks up the original shape, copies it and moves the copy to the height you enter. It then connects the two shapes along the path it was extruded. That's why you end up with a "tube" instead of a full solid. Capping the mesh closes it on the top and the bottom making it a solid. Instead of capping the shape to make it a plane, you can also extrude it with a height of 0 and turn on one of the cappings in the extrude-modifier. The endresult is the same. Edited December 24, 2003 by |rsi|â„¢deleyt Quote Link to post Share on other sites
lexsis 0 Posted December 26, 2003 Author Share Posted December 26, 2003 its not so simple to do, does anybody know if there are some tutes on this particular topic, something with screen shots always makes it so much easier. thnx. Quote Link to post Share on other sites
deleyt 0 Posted December 26, 2003 Share Posted December 26, 2003 ehmm.....it doesn't get simpler then this.... Quote Link to post Share on other sites
sleeper 0 Posted December 26, 2003 Share Posted December 26, 2003 Quote Link to post Share on other sites
lexsis 0 Posted December 27, 2003 Author Share Posted December 27, 2003 ehmm.....it doesn't get simpler then this.... for you guys who are experinced, Im sure it doesnt but for people like me who are doing this for the first time, even the simple things can be a challenge. Quote Link to post Share on other sites
deleyt 0 Posted December 27, 2003 Share Posted December 27, 2003 I understand that and that's why I have shown you step by step how to do it. Now you have to put in your effort to try to follow those steps and if you follow them correctly you will get the result you were looking for. Good luck. Quote Link to post Share on other sites
San 0 Posted December 27, 2003 Share Posted December 27, 2003 Lexsis, try to learn the basic stuff of max first. What I did is read the help section in max. It's huge, and got all basics covered. Like creating shapes, apply modifiers to it, applying textures, etc. After that you can read/understand a specific GR-tutorial much better, also the tips Deleyt gives us ! GL Quote Link to post Share on other sites
lexsis 0 Posted December 27, 2003 Author Share Posted December 27, 2003 ok guys, thanks....giving it another shot. when this map is finally done, Im sure it will be a crowd pleaser. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.