https://github.com/drmccoy/bullseye-ng
A Foundry VTT module to assist with finding targets
https://github.com/drmccoy/bullseye-ng
foundry-vtt foundryvtt ttrpg vtt vtt-modules
Last synced: 3 months ago
JSON representation
A Foundry VTT module to assist with finding targets
- Host: GitHub
- URL: https://github.com/drmccoy/bullseye-ng
- Owner: DrMcCoy
- License: mit
- Created: 2021-09-28T10:03:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-18T15:15:32.000Z (over 2 years ago)
- Last Synced: 2025-01-05T13:42:08.751Z (5 months ago)
- Topics: foundry-vtt, foundryvtt, ttrpg, vtt, vtt-modules
- Language: JavaScript
- Homepage:
- Size: 186 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: LICENSE
Awesome Lists containing this project
README
Bullseye NG
===========  [](https://forge-vtt.com/bazaar#package=bullseye-ng) [](https://www.foundryvtt-hub.com/package/bullseye-ng/)  
Bullseye NG is a [Foundry VTT](https://foundryvtt.com/) add-on module assisting
the GM in keeping an overview over which tokens have been targetted by each
player. It does that by offering an UI element that displays all players and
their targetted tokens in a list.Bullseye NG is based on version 1.0.3 of the original Bullseye module by
Victor Ling and is released under the terms of the [MIT
License](https://spdx.org/licenses/MIT.html) (aka "Expat License").Bullseye NG can be found in the following places:
- [Bullseye NG repository on GitHub](https://github.com/DrMcCoy/bullseye-ng)
- [Bullseye NG on the FoundryVTT website](https://foundryvtt.com/packages/bullseye-ng)
- [Bullseye NG on Foundry Hub](https://www.foundryvtt-hub.com/package/bullseye-ng/)
- [Bullseye NG on Weblate](https://weblate.foundryvtt-hub.com/projects/bullseye-ng/main/)If you want to help translate Bullseye NG, you can do that
[on Weblate here](https://weblate.foundryvtt-hub.com/engage/bullseye-ng/),
thank you!How to use Bullseye NG
----------------------After installing and enabling the Bullseye NG module in your Foundry VTT
installation, the GM can show the Bullseye NG UI element by clicking on the new
button in the tools menu, under the tokens submenu.This will create a free-float UI element that can be positioned at will. It will
always show a full list of all players and any tokens the player has targetted.
Clicking on a targetted token in the list will select this token within the
scene.The Bullseye NG UI element can be closed and reopened as needed.
 
 The previous method of opening Bulls NG using a right-click on the Foundry VTT
anvil logo has been removed.