(With zdoom-2.9pre-928-g841a579)
The alignment offsets of the ceilings and floors with the conventional Hexen/Doom format doesn't work as it did earlier.
The map has a line with type: 121: Line_SetIdentification (lineid, ...)
The script has: Line_AlignCeiling (lineid, ...);, Line_AlignFloor (lineid, ...);
The flats are alinged to the correct directions but their offsets seem totally random. Here's a test wad for Doom2, MAP01.
offsets: Line_AlignCeiling and -Floor
Moderator: GZDoom Developers
Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
-
- Posts: 120
- Joined: Fri Feb 03, 2012 11:44 am
offsets: Line_AlignCeiling and -Floor
You do not have the required permissions to view the files attached to this post.
-
- Lead GZDoom+Raze Developer
- Posts: 47987
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: offsets: Line_AlignCeiling and -Floor
fixed the initialization part, so it's correct in GZDoom again.
Unfortunately the texture mapping in the software renderer is quite broken at the moment and this is also affected by it.
Unfortunately the texture mapping in the software renderer is quite broken at the moment and this is also affected by it.
-
- Lead GZDoom+Raze Developer
- Posts: 47987
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: offsets: Line_AlignCeiling and -Floor
Just wondering: Is this still an issue in QZDoom?
-
- Admin
- Posts: 12895
- Joined: Tue Jan 13, 2004 1:31 pm
- Discord: Rachael#3767
- Twitch ID: madamerachelle
- Github ID: madame-rachelle
- Preferred Pronouns: She/Her
Re: offsets: Line_AlignCeiling and -Floor
Yes, it is. The offsets are still off.
-
- Admin
- Posts: 12895
- Joined: Tue Jan 13, 2004 1:31 pm
- Discord: Rachael#3767
- Twitch ID: madamerachelle
- Github ID: madame-rachelle
- Preferred Pronouns: She/Her