Hill things?!
Moderator: Graf Zahl
-
- Posts: 202
- Joined: Fri Jun 15, 2007 16:35
- Location: England
Hill things?!
I know this is asking for a lot, but to make a sector 'curve' up to the zheight of a 'hill thing' would be good for... hills! I can make hills with slopes, but they normally come out shite.
-
- Posts: 202
- Joined: Fri Jun 15, 2007 16:35
- Location: England
I had a look at that and made an ok map out of it but it's hard to edit and messy. Hill Things or whatever they would be called would make life much easier, just dump in a hill thing, set its zheight and then the sector would 'lump' up to it! One could add args to change how it works a little. This would be much easier, quicker and tidier than converting heightmaps to into wads then messing about with a load of triangles!
-
- Stronghold Team
- Posts: 319
- Joined: Thu Apr 12, 2007 21:35
- Location: Germany
-
- Posts: 202
- Joined: Fri Jun 15, 2007 16:35
- Location: England
-
- Posts: 40
- Joined: Tue Jun 06, 2006 15:43
- Location: Lithuania
-
- Posts: 202
- Joined: Fri Jun 15, 2007 16:35
- Location: England
-
- Posts: 198
- Joined: Sun Nov 06, 2005 16:45
- Location: Pennsylvania, USA
I'd rather see a method using triangular sectors and "terrain" slope things placed at their vertexes. The Z height of the slope things determines the Z height of the vertices of that vertex. I suppose that you could tag the sectors and thingIDs equal, to determine which sectors to slope.
Honestly, I think that is a very efficient solution, but it may need tweaking.
Hmm... *stops by Feature Requests at ZDoom*
Honestly, I think that is a very efficient solution, but it may need tweaking.
Hmm... *stops by Feature Requests at ZDoom*
-
- Posts: 202
- Joined: Fri Jun 15, 2007 16:35
- Location: England
I guess that works too, sort of the same just splitting the sectors up yourself right? Then gzdoom aligns the sectors up itself like zterrain but using hill things instead of heightmaps. If that makes sense?
I have got zdoom features mixed up with gzdoom, I'll repost my zdoom suggestions in the zdoom forum.
I have got zdoom features mixed up with gzdoom, I'll repost my zdoom suggestions in the zdoom forum.
-
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
Shinjanji wrote:I'd rather see a method using triangular sectors and "terrain" slope things placed at their vertexes. The Z height of the slope things determines the Z height of the vertices of that vertex. I suppose that you could tag the sectors and thingIDs equal, to determine which sectors to slope.
Honestly, I think that is a very efficient solution, but it may need tweaking.
Hmm... *stops by Feature Requests at ZDoom*
That's precisely what Vavoom is doing - except for the tag.