On Thu, 24 Feb 2005 23:58:24 +0000, Knifa <[EMAIL PROTECTED]> wrote: > It's HL2 and I'm using TraceLine. > > I just tried using TraceHull, but I don't get what hullMin and hullMax > are supposed to be. > I tried them just the start and end of the trace, but that didn't work. > > What are they for/What should I put in them?
I haven't looked at it in HL2, but I would imagine it's the min/max of the hull (box) you want to trace. For example, hullMin=(-2,-2,-2), hullMax=(2,2,2) would trace with a box of size (4,4,4). Jeffrey "botman" Broome _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

