Half-Life и Adrenaline Gamer форум
http://aghl.ru/forum/

Beam fadeout
http://aghl.ru/forum/viewtopic.php?f=12&t=3152
Страница 1 из 1

Автор:  abdobiskra [ 23 мар 2020, 02:00 ]
Заголовок сообщения:  Beam fadeout

How to make beam decreases gradually?

Автор:  Glaster [ 12 июн 2021, 13:00 ]
Заголовок сообщения:  Re: Beam fadeout

The simplest thing that comes to my mind is to constantly re-create the entity-beam, reducing its size. You can also try calling a function from include in a loop:

Код:
#define Beam_SetWidth(%0,%1) set_pev(%0, pev_scale, %1)
/* stock Beam_SetWidth(const iBeamEntity, const Float: flWidth)
   return set_pev(iBeamEntity, pev_scale, flWidth); */

Страница 1 из 1 Часовой пояс: UTC + 5 часов [ Летнее время ]
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/