Setting the clients model different from the physics model?
0 replies, posted
How do I change the clientside model different from the physics model while still keeping them in the same position?
I did SetModel() inside the draw function just before DrawModel(), and it works. However the clientside model remains static while the physics model still moves around invisible. I guess what I am asking is, how do I keep the clientside models positions equal to the physics models position??
The clientside model will randomly reposition itself back with the physics model position once every 10-20 seconds randomly, why is this?
[editline]23rd March 2016[/editline]
I started using "self:physicsinitbox()" and that seemed to work out as well for my issue!
[editline]23rd March 2016[/editline]
I started using "self:physicsinitbox()" and that seemed to work out as well for my issue!
Sorry, you need to Log In to post a reply to this thread.