create entity
So i want to create entity that is player model and i want to make it look like he hold weapon(p_model)
i know how to create the entity but how i make hemm look like he hold weapon? |
Re: create enity
enity no, entity
|
Re: create entity
DONE
|
Re: create entity
i was thinking first about pev_aiment but that will works only if entity is player.
I think you should get your entity angle / velocity( not origin ) and set it for your weapon entity. why velocity and not origin, because if you do it with origin then player with little higher ping see that entity moving is lagging. ( register_think for entity and do things in there ) |
Re: create entity
Take a look at this thread.
|
Re: create entity
Model entity tutorial is there : http://forums.alliedmods.net/showthread.php?t=69386
|
Re: create entity
Quote:
|
Re: create entity
Quote:
|
| All times are GMT -4. The time now is 10:53. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.