Unreal Engine plugins
HX Project Management
Project management tool created for indie developers: a simple but efficient tool to keep your project on track.
- Manage all your development tasks in a simplified To Do list, allowing you to organize your To Do items by category, priority, and current state.
- Automatically retrieve To Do tasks from any Blueprint comment.
- Handle everything in a single place, and create and edit To Do items in a few clicks.
- Export/Import your tasks to CSV files.
- Fully customizable, to fit your specific needs.
- Define your favorite Unreal Engine console commands and access them in a single place.
- Execute any command with a single click.
- Organize commands by topics
Buy on FAB: HX Project Management
HX Graph Charts
User widget optimized to draw graph charts.
Setup the appearance of the widget using settings structures, no code required:
- Axis and label configuration, background grids
- Colors, thickness, shadows, outlines
- Dots (image) on dataset values
- Manual display range or Fit to data mode
And more… (the widget exposes more than 80 settings)
Show as many datasets as you want on the widget, update data in real time for dynamic charts.
Trigger events for mouse hovering and click events on any dataset value.
Comes with an additional user widget “sampling” a given dataset rendering (allowing creating a graph legend UI for instance).
Fully written in C++ for best performances when working with huge datasets.
All methods and parameters are accessible both from C++ and Blueprint.
Buy on FAB: HX Graph Charts
HX Show FPS
Easy to use FPS indicator which can included even on shipping configuration packaged.
Drag and drop the user widgets in your graphical user interface, and that’s all!
Setup the appearance of the widget using settings directly accessible from the editor:
- Show graph and/or text
- Display current FPS, current frame time, min/max FPS and min/max frame time
- Use custom colors or define Good/Average/Bad FPS colors
- Setup layout
- Custom text format
- Refresh rates and buffer size
And more…
Fully written in C++ for best performance.
Buy on FAB: HX Show FPS