Skyrim Special Edition
0 of 0

File information

Last updated

Original upload

Created by

firew4ll

Uploaded by

firew4ll

Virus scan

Safe to use

Tags for this mod

About this mod

SwfT Modder's Resource
This is a sample widget meant for modders who want to create their own HUD elements using the swf²: Tailor Swf HUD framework.

It displays your Hunger status while playing in survival mode.

Requirements
Permissions and credits
swf²: Tailor Swf is a framework that allows you to modify and add widgets to your HUD on xbox.
It includes: a minimap style compass, a contextual crosshair, and a clock with the sun / moon cycle.

This mod (SwfT Sample) adds a simple widget which displays your hunger status while survival mode is enabled.


interface/swftx.swf - contains the UI components which are displayed on the HUD
source/scripts/swftxstart.psc - contains the papyrus script which controls the widget and sends details to the UI
source/scripts/swf2hud.psc - provides standard calls from your mod to the base framework