Digital Paint Discussion Board

Development => Bugs, Feature Requests, and Feedback => Official Feature Votes => Topic started by: T3RR0R15T on September 12, 2009, 10:05:31 PM

Title: [Bug] Transparent textures can't move
Post by: T3RR0R15T on September 12, 2009, 10:05:31 PM
Transparent textures like glass or the dp logo can't move with func_train.
Title: Re: [Bug] Transparent textures can't move
Post by: wizzi on September 13, 2009, 02:57:14 PM
make them all functions to go together?
Title: Re: [Bug] Transparent textures can't move
Post by: Eiii on September 15, 2009, 05:21:21 PM
This isn't a bug, it's an anti-feature. In my experience, transparent textures (the alpha-channel trans33+66 ones) don't work correctly when they're put on anything that moves... I don't know about trans33/66 stuff like glass.
Title: Re: [Bug] Transparent textures can't move
Post by: MOFO on September 15, 2009, 06:16:10 PM
lol thats a big problem... by the looks of it that map looks like its gonna be awesome!
Title: Re: [Bug] Transparent textures can't move
Post by: jitspoe on September 28, 2009, 12:24:18 PM
http://dplogin.com/dplogin/featurevote/feature.php?id=10221
Title: Re: [Bug] Transparent textures can't move
Post by: wizzi on September 28, 2009, 02:02:10 PM
http://dplogin.com/dplogin/featurevote/feature.php?id=10221

+1 from me :D
Title: Re: [Bug] Transparent textures can't move
Post by: MissingNo. on September 30, 2009, 12:37:43 PM
I thought this was a Bug report, not a feature request >.> But anyways, +1.  It would great for a map I'm making...
Title: Re: [Bug] Transparent textures can't move
Post by: Fuzz Ball on October 01, 2009, 12:32:28 AM
Yeah... why would people disagree with this?
Title: Re: [Bug] Transparent textures can't move
Post by: MissingNo. on October 01, 2009, 01:18:23 PM
Well, for the time being T3RR0R15T, make the map without it or just don't release it yet.
Title: Re: [Bug] Transparent textures can't move
Post by: T3RR0R15T on October 01, 2009, 02:01:48 PM
Well, for the time being T3RR0R15T, make the map without it or just don't release it yet.
Chef-Killer is working on that map and he will choose the second option.
Title: Re: [Bug] Transparent textures can't move
Post by: wizzi on October 01, 2009, 05:39:28 PM
second option? and i thought you were making this map?
Title: Re: [Bug] Transparent textures can't move
Post by: T3RR0R15T on October 01, 2009, 06:26:23 PM
Yes, the second option. He will release it, when the bug is solved.


I help Chef-Killer with ideas, search bugs and make the final compile. My computer is better then Chef-Killer's, but it is so slow... (12733 seconds vis and 1306 seconds light).
Title: Re: [Bug] Transparent textures can't move
Post by: wizzi on October 01, 2009, 06:32:07 PM
ohh right haha. i didnt get what you meant with second choice lol. But just from that picture the map will be good =p
Title: Re: [Bug] Transparent textures can't move
Post by: MissingNo. on October 02, 2009, 01:21:36 PM
I guess that makes sense.
Title: Re: [Bug] Transparent textures can't move
Post by: wizzi on October 02, 2009, 04:56:14 PM
haha
Title: Re: [Bug] Transparent textures can't move
Post by: MOFO on October 02, 2009, 08:13:11 PM
duh.............
Title: Re: [Bug] Transparent textures can't move
Post by: twilightsparkl on May 15, 2013, 03:03:52 PM
Yeah, I don't think transparent textures can move at all, they just get stuck in place. Very bad when you have glass doors, since it appears that you are just walking through them.

My question is would fixing this bug ultimately cause chaos? I'd imagine it would only work for the latest build so players with old builds would not understand why they are walking through doors and such.
Title: Re: [Bug] Transparent textures can't move
Post by: jitspoe on May 15, 2013, 03:08:50 PM
Wonder if any other Q2 engines have fixed this - might be possible to copy/paste some code for an easy fix if that's the case.

I think the reason they don't move is because they're rendered differently from the rest of the world.  They have to be sorted by distance so you don't have stuff behind transparent surfaces drawing on top of them.
Title: Re: [Bug] Transparent textures can't move
Post by: T3RR0R15T on May 15, 2013, 04:03:57 PM
My question is would fixing this bug ultimately cause chaos? I'd imagine it would only work for the latest build so players with old builds would not understand why they are walking through doors and such.

There is a minclientbuild setting for the worldspawn to prevent such things.
Title: Re: [Bug] Transparent textures can't move
Post by: jitspoe on June 16, 2013, 02:47:28 AM
Fixing this for the next build.  Note that, while the transparent surfaces will move, the draw order will likely be wrong, so avoid transparent surfaces in front of other transparent surfaces (ex: overlapping windows), because it will look weird.
Title: Re: [Bug] Transparent textures can't move
Post by: BASEBALLDUDE on September 04, 2013, 09:46:04 PM
Dude thanks so much jitspoe! It's gonna help new maps look even better!