08.08.2007, 13:55
|
#23
|
Дэвелопер
Регистрация: 14.02.2007
Сообщений: 1,471
Написано 824 полезных сообщений (для 2,920 пользователей)
|
Re: Скорость анимации +
вот читай
AnimTime# ( entity )
Parameters
entity - entity handle
Description
Returns the current animation time of an entity.
|
SetAnimTime entity,time#[,anim_seq]
Parameters
entity - a valid entity handle.
time# - a floating point time value.
anim_seq - an optional animation sequence number.
Description
SetAnimTime allows you to manually animate entities.
|
|
(Offline)
|
|