Skip to content
Media 1 for listing Mallet - Easy Event Linking & Level Design Utilities

Description

What's Mallet?

Mallet's a nifty little level design plugin to help you speed up your workflow by allowing you to link events between actors from a GUI. Want a button to play a sound, or a trigger to activate a cutscene? No need to mess with the level blueprint, just click the two actors you want to link, select the input and output functions, type in your parameters if you have any, and hit add! You can easily add support for this system to your existing Blueprints with just a couple nodes.

Mallet also comes with a bunch of premade utility actors, including advanced triggers, logic actors, and actors for spawning/moving/rotating other actors - all of which are grouped together in their own Place Actors tab.

DISCLAIMER!

While Mallet's pretty neat, it's not meant as a replacement for Blueprint and isn't intended for complex scripting. It's best used alongside Blueprint for quickly linking events between actors without having to mess with the level blueprint graph. Actual scripting or coding will always be more flexible and performant.

Also, Mallet does NOT currently work in multiplayer. This may or may not change at some point. If you're working on a multiplayer project, please don't buy this plugin expecting multiplayer support any time soon!

Example Use Cases
  • Linking a button's Pressed event with a door's Open event
  • Linking a trigger's Entered event to a Level Sequence Actor's Play event
  • Linking the included RandomFire actor's Fired event with an AmbientSound's Play event, to play an environmental sound effect at random intervals

Included formats