{"id":22017887,"url":"https://github.com/blnstudio/bln_3d_waypoint","last_synced_at":"2025-03-23T09:26:25.238Z","repository":{"id":262913241,"uuid":"888754502","full_name":"blnStudio/bln_3d_waypoint","owner":"blnStudio","description":"A sleek and performant waypoint indicator system that shows a dynamic 3D marker pointing to your destination.","archived":false,"fork":false,"pushed_at":"2025-01-07T15:03:04.000Z","size":13568,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-28T16:15:50.296Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/blnStudio/bln_3d_waypoint","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blnStudio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-15T00:19:31.000Z","updated_at":"2025-01-07T15:04:35.000Z","dependencies_parsed_at":"2025-01-04T21:35:02.201Z","dependency_job_id":null,"html_url":"https://github.com/blnStudio/bln_3d_waypoint","commit_stats":null,"previous_names":["blnstudio/bln_3d_waypoint"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blnStudio%2Fbln_3d_waypoint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blnStudio%2Fbln_3d_waypoint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blnStudio%2Fbln_3d_waypoint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blnStudio%2Fbln_3d_waypoint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blnStudio","download_url":"https://codeload.github.com/blnStudio/bln_3d_waypoint/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245080897,"owners_count":20557744,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-30T05:08:31.530Z","updated_at":"2025-03-23T09:26:25.199Z","avatar_url":"https://github.com/blnStudio.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 3D Waypoint Indicator for RedM 🎯\n\n\u003cimg src=\"./.github/assets/banner.png\" alt=\"bln 3d waypoint script - redm\" width=\"100%\" /\u003e\n\u003cdiv style=\"display: flex; justify-content: space-between;\"\u003e\n    \u003cimg src=\"./.github/assets/demo.png\" alt=\"Image 1\" width=\"100%\" /\u003e\n\u003c/div\u003e\n\nA sleek and performant waypoint indicator system that shows a dynamic 3D marker pointing to your destination.\n\n## Features ⭐\n- Real-time 3D position tracking 🎮\n- Dynamic distance indicator 📏\n- Automatic waypoint detection 🗺️\n- Custom destination support via exports 🔧\n- Toggle command for player preference ⚡\n- Configurable blip styles and colors 🎨\n- Performance optimized 🚀\n- No external dependencies required 📦\n\n## Preview\n[Video Preview](https://youtu.be/OyLcVwynbtI)\n\n## Installation 🛠️\n1. Download the resource\n2. Place it in your resources folder\n3. Add `ensure bln_3d_waypoint` to your `cfg` file\n\n## Usage 🎯\n\n### Basic Usage\n1. Open your map\n2. Set a waypoint anywhere\n3. The 3D indicator will automatically appear and guide you!\n\n### Commands\n- `/togglewaypoint` - Enable/disable the waypoint indicator\n\n### For Developers\n```lua\n-- Set custom destination with custom blip and color\nexports['bln_3d_waypoint']:SetCustomDestination({\n    x = 123.4,\n    y = 567.8,\n    z = 90.0  -- optional\n}, \"blip_name\", {255, 0, 0})\n\n-- Remove custom destination\nexports['bln_3d_waypoint']:RemoveCustomDestination()\n\n-- or using events\nTriggerEvent('waypointIndicator:setDestination', coords, blipName, blipColor)\nTriggerEvent('waypointIndicator:removeDestination')\n```\n\n## Performance 📈\n- Optimized native draws\n- Ground Z coordinate caching\n- Smart update cycles\n- Minimal resource usage\n- Smooth real-time tracking\n\n## Support 💬\nNeed help? Join our Discord server:\n[Join Discord](https://discord.com/invite/MEZRYQVpnt)\n\n## Credits 🙏\nCreated by [BLN Studio](https://bln.tebex.io)\n\nFeel free to contribute to this project! ⭐","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblnstudio%2Fbln_3d_waypoint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblnstudio%2Fbln_3d_waypoint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblnstudio%2Fbln_3d_waypoint/lists"}