#AssetStore #unity #unity3d #new #asset #gamedev #indiedev #GameContentShopper

Publisher

Lovatto Studio

Please Note

This entry is from Sunday May 10, 2026. The price of the asset may have changed since then.
Please visit our homepage for recent offers and sales. Official and private Unity Asset Store™ sales usually last about 14 days.

Overview

Kill Feed - Event Log System


Kill Feed is a complete, modular event log system that drops easily into any project. While designed primarily for combat logs and kill feeds, its flexibility makes it perfect for any UI notification setup, including chat logs, objective updates, and general event displays.


Why choose this system?


This isn't just a basic text list. It improves upon standard UI setups with two main features:


  • Custom Animated Layout: It features a custom vertical layout group that replaces Unity's default snapping behavior. When items are added or removed, the list pushes elements with smooth, fluid transitions instead of instantly snapping into place.

  • One-Line API: The system is highly versatile but incredibly simple to trigger. You can construct complex entry formats using a single chainable line of code: 

KillFeed.CreateNew().AddText("Player1", Color.red).AddIcon(weaponSprite, 30f).AddText("Player2");


Save time by skipping the hassle of building your own UI notification framework from scratch. This gives you a visually polished system that integrates in minutes.


What's included?


  • Ready-to-Use Designs: The package includes pre-made layouts inspired by games like Counter-Strike, Battlefield, and Overwatch, alongside standard notification examples.

  • Simple Customization: You only need to edit a single template to match your game's art style. Transitions, colors, and fade timers are all easily managed through ScriptableObject settings.

  • Full Documentation: Includes clear instructions on integration, modification, and API usage, plus a demo scene showing exactly how everything is wired together.
X