Import Asset Contents
Importing The Asset (Unity 2018.4f1 or higher)
You can import the asset via the Unity Package Manager (Window -> Package Manager -> My Assets -> Hud Feed)
Contents of the Asset
Scripts: All of the functionality of Hud Feed lives in this directory. If you want to import the bare minimum to get Hud Feed to work this is the only directory you'll need.
Demo: Contains a few demos showcasing how you can use Hud Feed. You can find more info about these in the Examples section of the documentation.
PlayMakerSupport: Contains some custom PlayMaker Actions specific to HudFeed components and their functionality.
Last updated