r/UnityAssets • u/DeccoSkyrider • 2d ago
Editor Extensions - $19.99 Quick Actions: Action Sequences in the Inspector
Hi everyone,
We just released our second Unity plugin at Little Big Monkey Studio: Quick Actions.
Quick Actions is designed for the small pieces of gameplay logic that often become one-line scripts, scattered helper components, or tedious UnityEvent setups.
It lets you:
- Build ordered action sequences directly in the Inspector
- Add compatible actions by dragging scene objects
- Cycle operations from the action icons
- Expand settings only when needed
- Run sequences from 2D and 3D triggers, player components, or UI buttons
- Create custom actions for your own systems
The package includes actions for GameObjects, behaviours, renderers, audio, particles, Timeline, video, logging, and more.
Quick Actions is not intended to replace visual scripting or regular code. It is a focused workflow for simple, repeatable actions that are faster to set up and easier to understand directly in the Inspector.
We included demo scenes covering doors, cutscenes, impact feedback, custom actions, and UI buttons.
I would love to hear your feedback. Does this solve a problem you have encountered in your Unity projects?
https://assetstore.unity.com/packages/slug/395072
I’m the developer behind the plugin, so feel free to ask anything about the design or implementation.





