set_controller
- Синтаксис
-
native Float:set_controller(entity, controller, Float:value);
Переменная | Описание |
---|---|
entity |
The entity id to set the value on. |
controller |
Which controller to set (0 through 3). |
value |
The value to set it to. |
- Описание
- Sets a bone controller with the specified value.
- Возвращает
- The percentage that the controller is extended (0.0 through 1.0)