Man1C b485fe0a0d LookAtEntity
The QBCore.Functions.LookAtEntity function in Lua makes a player's character turn to face a specified entity in the game. It checks if the entity exists and if the input parameters are valid. It then calculates the direction to the entity and gradually adjusts the player's heading to match this direction. The function stops either when the player is facing the entity or when the specified timeout is reached.
2024-02-10 22:24:55 +00:00
2023-09-23 15:09:33 -05:00
2024-02-10 22:24:55 +00:00
2023-05-28 18:37:55 -05:00
2024-01-14 11:24:31 +09:00
2024-01-30 04:41:07 +01:00
2023-11-03 09:40:35 -05:00
2023-03-03 18:01:56 +00:00
2021-09-14 23:20:11 +02:00
2022-04-13 07:43:54 -05:00
2022-09-29 11:06:31 -05:00

qb-core

Official QBCore Documentation

License

QBCore Framework
Copyright (C) 2015-2022 ESX (Jérémie N'gadi), Joshua Eger

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>
S
Description
FiveM RP Framework Core 💪
Readme GPL-3.0 4.2 MiB
Languages
Lua 98.2%
JavaScript 1.1%
CSS 0.6%
HTML 0.1%