MUG Posted September 26, 2012 Share Posted September 26, 2012 So, I need an awkwardly shaped brush for a map me and Sef are working on, so I changed its shape by adjusting a couple of vertices, however the result of this gave me an awkward split across what should be a flat face. Is there a way to remove these vertices? or an easier way to get a brush of this shape without that problem? Another example of an awkward split face that needs to be one face: There are going to be a lot of these types of shapes in this map, so I really need to find a solution. Anyone? Link to comment
MUG Posted September 26, 2012 Author Share Posted September 26, 2012 Can't you use patches instead?Using 6 patches instead of a brush, with completely flat sides seems somewhat ridiculous. Link to comment
MUG Posted September 26, 2012 Author Share Posted September 26, 2012 Better that than having to rebuild it later anyway because you messed up the vertices and caused compile errors. Plus, it's better to use patches rather than having complicated multi-faced brushes when possible. Just an opinion boss. Do what you like.Thing is, it's not a complicated multi-face brush. Its a standard 6 faced brush, its just distorted into an unusual shape and for some odd reason radiant sees fit to randomly add extra faces when I do so. Link to comment
Delta_135 Posted September 27, 2012 Share Posted September 27, 2012 what gtkradiant are you using?1.5 have some problems with vertex tool (if that what you are using) Link to comment
CaptainChar Posted September 27, 2012 Share Posted September 27, 2012 ive had issues like this, but ive never used the vertex tool, I kinda forgot it existed tbh >.>; Link to comment
MUG Posted September 27, 2012 Author Share Posted September 27, 2012 what gtkradiant are you using?1.5 have some problems with vertex tool (if that what you are using)1.3.12 Link to comment
Delta_135 Posted September 27, 2012 Share Posted September 27, 2012 1.3.12 i don't have any experience with that versionsorry. but why don't you use 1.4 to make those specific parts of the mapor just make a prefab in it and import it to 1.3? Link to comment
MUG Posted September 27, 2012 Author Share Posted September 27, 2012 i don't have any experience with that versionsorry. but why don't you use 1.4 to make those specific parts of the mapor just make a prefab in it and import it to 1.3? I suspect I will get the same problems in 1.4. I seem to recall it doesn't work for me or something anyway though. Experiments will be made. Link to comment
RebelChum Posted September 30, 2012 Share Posted September 30, 2012 I'm not seeing where the awkwardness in the brush shape is coming in. Is it not only angled but slanting down or something? What're you going for? Link to comment
MUG Posted September 30, 2012 Author Share Posted September 30, 2012 I'm not seeing where the awkwardness in the brush shape is coming in. Is it not only angled but slanting down or something? What're you going for?The line I have scribbled out got added by radiant automatically and isn't meant to be there, it should be a single wonky rectangular face (as depicted by the blue outline), rather than two faces, causing it to oddly extend outwards, rather than remaining flat as it originally was: Link to comment
Scooper Posted September 30, 2012 Share Posted September 30, 2012 It's probably adding that line because you are creating an "impossible" rectangular shape. For it to remain perfectly flat, all the 4 corner vertices need to be in the same plane in 3D space. What you're doing is offsetting one of the corners so it's no longer in the same plane as the others. You can visualize this by using your own fingers to form a rectangle/square. Then bend one of your wrists so it simulates one of the corners being moved. If you look at your hands from a different angle now, you'll see that it's creating that bend that extends outwards. You basically can't make a rectangle and then move only 1 of the corners and expect it to remain a single flat surface. You're basically creating a rectangle that is twisting if you do that, and that's not supported. Link to comment
RebelChum Posted September 30, 2012 Share Posted September 30, 2012 What I'm trying to figure out is why you're not using the clipper tool like this; Link to comment
MUG Posted September 30, 2012 Author Share Posted September 30, 2012 What I'm trying to figure out is why you're not using the clipper tool like this; Because it is a far more complex shape than that. It is distorted on multiple axis in different directions. Link to comment
RebelChum Posted October 1, 2012 Share Posted October 1, 2012 Is it slanted in and down or something? It's hard to tell from the above screenshots. Link to comment
MUG Posted October 1, 2012 Author Share Posted October 1, 2012 Is it slanted in and down or something? It's hard to tell from the above screenshots.Aye, it is tapered in this kind of shape when viewed from the side: > As well as being at an angle like this when viewed from the end: \ and is far less slanted at one end than the other. Link to comment
RebelChum Posted October 1, 2012 Share Posted October 1, 2012 Hop on the hydroball teamspeak. @@MUG It's actually quite a simple fix but not easy for me to explain via text lol. Link to comment
MUG Posted October 1, 2012 Author Share Posted October 1, 2012 Hop on the hydroball teamspeak. @@MUG It's actually quite a simple fix but not easy for me to explain via text lol.Can't right now, middle of the night =P Link to comment
RebelChum Posted October 1, 2012 Share Posted October 1, 2012 You.. don't have headphones? Link to comment
RebelChum Posted October 1, 2012 Share Posted October 1, 2012 @@MUG http://www.youtube.com/watch?v=KHji-961468 ? Link to comment
MUG Posted October 1, 2012 Author Share Posted October 1, 2012 Regrettably, nay. More complex than that again. The slant is steeper at one end than the other. The piece of wall is effectively a wall that connects two walls one of which is slanted more than the other. Link to comment
RebelChum Posted October 1, 2012 Share Posted October 1, 2012 Regrettably, nay. More complex than that again. The slant is steeper at one end than the other. The piece of wall is effectively a wall that connects two walls one of which is slanted more than the other. So on the sloped wall brush, the top narrows in but not the bottom? Link to comment
Scooper Posted October 1, 2012 Share Posted October 1, 2012 You guys realize that I've already posted in this topic what's going on right? Astral Serpent likes this Link to comment
RebelChum Posted October 1, 2012 Share Posted October 1, 2012 ,You guys realize that I've already posted in this topic what's going on right? ...Yes? Now it's on to actually making it work. @@MUG If what I said in the last post is correct, in that you only want the top of the sloped brush to narrow, the only thing I can suggest is a square cylinder. Link to comment
Scooper Posted October 1, 2012 Share Posted October 1, 2012 Well my point is that what he has posted an image of, and explained, is not possible with brushes. So there is no point in "making it work". The only plausible solution is to use patches, but I'm not sure if that would allow him to get twisting rectangles either. Since they are rendered as triangles as well. (Assuming I've understood him correctly and what he wants IS in fact effectively twisting rectangles.) Link to comment
MUG Posted October 1, 2012 Author Share Posted October 1, 2012 Aye @@Scooper is right. I was just being think and trying to create a flat plane that would be physically impossible as a flat plane. I've gone with this outwardly "curved" arrangement with two brushes: Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now