• Image
  • Image
  • Image
  • Image
  • Image
  • Current Version: 1.0.0: 2022-08-27T02:39:16Z
  • First Published: 2022-08-27T02:39:16Z
  • Size: 512832
  • Supported Unity Versions: 2019.4.27
templates tutorials

Easy Command Kit Pro- Fantastic sequenced command executing tool

No rating !(2 Votes)
$4.98 $4.98

What’s it?


Easy Command Kit is a powerful but easy to use tool for executing sequenced commands in Unity base on the Command Design Pattern. (This link explains the concepts.)

This tool helps to turn a [method call] into a piece of [data] - an object called [command]- which can be stick in a variable, pass to a function, etc. Further more you can use the command at any time, in any place, by any order as you want!

You can use it not only on a simple painting game’s undo & redo but also on a detailed match 3 game’s drop & operate & match or even on a complex turn-based RPG game’s battle easily!


From this package, you’ll get:

  • A really simple to use and high performance tool for executing sequenced commands.
  • A powerful tool turns [method call] into [data] which will make your work easier.
  • Full C# source code witch is easy to use and easy to be extended.
  • Powerful debug toolkit to help you visualizing the command’s executing information.
  • Compatible to all Platforms Unity support, of cause can be used on mobile.
  • Easy to understand demos provided.
  • An example of a [Pixel Art Board] which can pick up colors to paint a pixel art work , to show how to undo and redo any user’s operations using commands.
  • An example of an [Auto played Match 3 Board] which can play drop & auto switch & match step by step, to show how to accomplish complex interactions with commands.
  • An example the same as [Auto played Match 3 Board] using [Easy Pool Kit] to show how to use pools to improve the performance of massive commands.


Add to cart
This site contains affiliate links, which means that we can receive a commission if you click on a link and buy something that we have recommended.
Although clicking on these links will not cost you anything, they will help us finance our development projects while recommending good products!