Brynhildr Inventory

Image

Brynhildr is a 3D holographic inventory system for FiveM built using Scaleforms. It provides a modular API in Lua for creating the inventory, its tabs, columns, grid items, panels, context menus, and instructional buttons. The script contains every tool needed to make your own unique inventory, this way you can have multiple inventories and multiple tabs for each.

Note: the actual 3D drawing of the Scaleform is intentionally left out of this API, so each developer can decide how to integrate it in their projects, check How to Draw for some example of drawing.


📑 Documentation Structure

  • Getting Started - To learn about the script and how to install and use it in your server.
  • API Documentation - To learn how to make your own inventories.
  • How to Draw - To see examples of how to draw the 3D scaleform.