fake_touch
- Синтаксис
-
native fake_touch(entTouched, entToucher);
Переменная | Описание |
---|---|
entTouched |
Index of entity being touched |
entToucher |
Index of entity touching |
- Описание
- Forces an entity to touch another entity.
- Пометка
-
This calls the game touch function even when the entities do not intersect. It doesn't change their origins and/or bounding boxes.
- Возвращает
- Функция ничего не возвращает