Clean User Interfaces

Hey guys,

I would like to add User Interfaces to the player controller or pawn. However, this makes the mod not fully stack-able.

I understand that you can add UIs to other equips. However, the interface would only be active for as long as you equip that item.

Are there any clean workarounds?

Thanks,

The first idea that comes to my mind is to make a buff that contains your keypress events and add it to the player. Now i don’t know if there is a stackable way of adding the buff to the player but you could make a free item to apply it as a workaround.

Depending on what you want it to do, you could make the item aesthetically purposeful to rationalize why it would need to be equipped to use that interface.

Replication is VERY important when dealing with a Widget. Of course this is only while equipped. But I assume that you can probably do something is a similar manner.

http://puu.sh/m4jqF/8eb7448404.jpg

http://puu.sh/m4juI/8009c828ad.jpg

http://puu.sh/m4jwZ/a8f6fe746c.jpg