Way to make....around a bounding box?
Is there an easy way to set the bounding box around an entity visible?
Like, so I spawn an entity, set the bounding box, and I want to set the bounding box visible somehow. Thanks. |
Re: Way to make....around a bounding box?
Set a model, size, solidity, movetype.
See hlsdk_const.inc |
Re: Way to make....around a bounding box?
Code:
If you display a lot of these, all of the dots might not actually appear. To allocate more dots, add this to your game launch parameters: "-particles 65000" |
Re: Way to make....around a bounding box?
will that actually follow the player?
|
Re: Way to make....around a bounding box?
Not unless you keep resending it. And if you do, I'd set the life to only 1.
|
| All times are GMT -4. The time now is 00:35. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.