-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b9d2491
commit 74e0176
Showing
1 changed file
with
22 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,22 @@ | ||
# nx-targeting | ||
Raycast Targeting System | ||
# [Standalone] ππ» Raycast Targeting | ||
An useful system to obtain the player's id by clicking on them. | ||
|
||
### π§ Configuration | ||
You can easily customize the marker on the player head, or remove it. | ||
You can change: | ||
* Change the max distance for interacting with the player | ||
* Select Control for selecting the player | ||
* Disabled Controls during the raycasting | ||
* Exit Controls for leaving the raycasting | ||
|
||
### ποΈ Plus | ||
In addition to the players you can select the peds to obtain their entity | ||
|
||
### Disclaimer | ||
I didn't find many resources on the forum or on GitHub that would allow you to do this, to be honest I didn't search in depth, the idea obviously didn't come from me but I think this script could be useful to many people. | ||
|
||
π¬ [Preview](https://youtu.be/P2ZvoAznGIM) | ||
--- | ||
π [Documentation](https://next-script-tm.gitbook.io/next-scripts/free-resources/targeting) | ||
--- | ||
For the installation read the docs! |