CounterStrike MDL?

Posted By: realityengine

CounterStrike MDL? - 07/02/06 06:58

Little issue that im curious about:

Im using a counterstrike model as my main player as a place holder till i get around to creating my own.. My question is, The models animation seems to drop and when my character walks, runs and so on.. its in the ground. I thought having the model slightly above the ground would allow him to drop to the ground, but it still goes in the ground.. Is it possible to correct this? maybe editing the animation? and whats the easiest way to do this?


thanks in advance.
Posted By: Hiroyuki

Re: CounterStrike MDL? - 07/04/06 02:28

Hi,

I think maybe it's the matter of the script, which define the way of gravity physics. Some such script would written to just let the player touch down directly on the closest floor, regardless of it's start position on the model editor and level editor.(Unless the player isn't jumping or flying.) Another such script would written to show "process" of falling down but it would be too fast to see it without some adjustment. So maybe you should check your script first.
Posted By: Gordon

Re: CounterStrike MDL? - 07/04/06 04:00

Try calling c_setminmax for your model in your action.
© 2024 lite-C Forums