Talk:Player Entity

From Valve Developer Community
Jump to: navigation, search

How would you go about changing these values to represent meters instead of inches? Also if it is required to add a one unit for friction to values. Then how would you go about changing this. So that instead of the the unit of friction required equaling 1 meter. Have it changed to to be 0.01 of a unit for friction. so that it would represent 0.01 meters (1 centimeter).

Are you looking for Dimensions? --Fitzroy doll 21:47, 24 August 2009 (UTC)
I've looked over the Dimensions page. Yet this seems to be the only page which refers to where the code is that needs to be changed. StandingHeight 72 is for inches but if i want to work in meters. Then StandingHeight 1.82 but would that be allowed or is there more to it than that? As for my 1 unit friction comment. I should have placed that under NPC Hull page.
I think you need to change the position of the camera separately. Other than that, should work fine. --TomEdwards 10:00, 25 August 2009 (UTC)