You can modify C_BaseAnimating:: ApplyBoneMatrixTransform

And down at the bottom in the block for if ( scale != 1.0f )
Add VectorScale( transform[2], scale, transform[2] ); so it scales the whole
thing. Instead of just the width/depth

Then you can just do like
        SetModelWidthScale(5.0); //5x bigger

On the entity you want to render large.



-----Original Message-----
From: DAV [mailto:[EMAIL PROTECTED]
Sent: July 30, 2005 5:10 PM
To: [email protected]
Subject: Re: [hlcoders] PlanetHalflife POTD Alien Slave from garys mod

Yes, after looking it better it really is the skybox with the explosions
model added.

But, anyway anyone knows a easy way to enlarge a model?

Davide (DAV)
Email: [EMAIL PROTECTED]
DAV Levels: http://www.planetquake.com/davlevels/




----- Original Message -----
From: "Tim Holt" <[EMAIL PROTECTED]>
To: <[email protected]>; "DAV" <[EMAIL PROTECTED]>
Cc: <[email protected]>
Sent: Saturday, July 30, 2005 7:15 PM
Subject: Re: [hlcoders] PlanetHalflife POTD Alien Slave from garys mod


> It's probably in the skybox
>
> Quoting DAV <[EMAIL PROTECTED]>:
>
>> Hi,
>>
>> Any idea of how they enlarge the Alien Slave model we can see here:
>> http://www.planethalflife.com/potd/index.asp?id=497208
>>
>> How did they do it?
>>
>>
>> Thanks,
>> davcin
>>
>> _______________________________________________
>> To unsubscribe, edit your list preferences, or view the list archives,
>> please
>> visit:
>> http://list.valvesoftware.com/mailman/listinfo/hlcoders
>>
>>
>
>
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlcoders


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders



--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.9.7/60 - Release Date: 28/07/2005


--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.338 / Virus Database: 267.9.7/60 - Release Date: 28/07/2005



_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to