List of Extensions with Image Manipulation
Fantasy Grounds Unity (FGU) extensions that utilize image manipulation through the FGU API, particularly functions like setRotation, setBitmap, setAnchor, and the Widget API.
- Decked Out: Created by Saagael, this extension uses tokens as card images and manages face-down states by toggling visibility between face and back widgets. It also includes functional innovations like "flip" and "peek" mechanics and enlarged hover images for legibility.
- Carried Combatants: These combined extensions feature a Synchronized Movement & Rotation system. When a "carrier" token (like a vehicle) is rotated using setRotation, the extension programmatically calculates and updates the orientation and position of all "carried" tokens to match.
- FG-5E-Enhancer: This extremely complex, OUTDATED utility uses bitmap widgets to add dynamic graphical data to tokens. It manipulates images to display horizontal health bars, blood splatters, and "blood pools" that appear under tokens upon death. It also uses text widgets for altitude tracking.
- Natural Selection: This extension handles spatial arbitration when tokens are stacked on the same grid space. It uses a pop-up window (built with a genericcontrol) to show token icons and allows users to manipulate Z-order to bring a specific token to the top of the stack.
- Aura Effects: Managed by Bmos, this extension renders complex geometric shapes like oriented 3D rectangles (3drect). These overlays use an orientation parameter to synchronize the aura’s rotation with the source token or to represent directional effects like breath weapons.
- Generic Actions: This extension utilizes the ImageLayer API to place graphics, such as arrows or area-of-effect templates, directly onto map layers.
EDIT: LINKS ARE ADDED.

