Entity following a player
Hi.
Let's say i create an entity and set the origin on a player's leg for example. How can i make that entity to follow the player everywhere? to have the same origin all the time ? |
Re: Entity following a player
maybe this can help you out.
|
Re: Entity following a player
Hmm...
PHP Code:
|
Re: Entity following a player
MOVETYPE_FOLLOW
and then set_pev(ent, pev_aiment, id) PS: You dont need pev_origin only setmodel |
Re: Entity following a player
Quote:
|
| All times are GMT -4. The time now is 17:08. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.