FAQ
Frequently asked questions about the Hud Feed asset
Why do I get an error after importing the asset?
The asset comes with PlayMaker actions, which assume you have PlayMaker in your project. If you don't have it then delete the "HudFeed/PlayMakerSupport" folder.
How do I animate my list items?
By default the HudFeedList will use a simple Fade transition on items that don't have an Animator. If you'd like to create custom entry/exit transitions for your list items check out the Creating List Item Animations section of the documentation.
Last updated