Half-Life: Alyx

Half-Life: Alyx

Expand the world of Half-Life: Alyx
Browse the Half-Life: Alyx Workshop to find the best new addons created by the community, or install the free tools yourself and start making your own Half-Life: Alyx content.
Learn More
How to use the interfaces: "void CBaseModelEntity: SetSize (Vector mins, Vector maxes)"
Other interfaces can be used normally, such as "CBaseModelEntity: SetSkin(1)".
However, the interface "CBaseModelEntity: SetSize (Vector (0,0,0), Vector (100100100)" will not have any response.
< >
Showing 1-2 of 2 comments
Rectus 1 3 Apr, 2023 @ 4:12am 
If i remember right, SetSize() just sets the bounding box size of the model. If you want to rescale a model, try using SetAbsScale() instead.
三是个谎言 3 Apr, 2023 @ 6:53pm 
Originally posted by Rectus:
If i remember right, SetSize() just sets the bounding box size of the model. If you want to rescale a model, try using SetAbsScale() instead.
thank you. I want to freely change the size of the XYZ axis, currently using DebugDrawBox to solve it
Last edited by 三是个谎言; 3 Apr, 2023 @ 10:29pm
< >
Showing 1-2 of 2 comments
Per page: 1530 50