Easy Command Kit - Easiest sequenced command executing tool
A field report on Unity Asset Store pricing, by way of 18KFun Game ; 0.0★ (2)

- Low
- $0.00
- Median
- $0.00
- High
- $0.00
§ 02The data
Not enough price points yet for Easy Command Kit - Easiest sequenced command executing tool. Check back soon.
No recorded changes yet.
§ 03About this asset
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 free 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.
From the paid version [Easy Command Kit Pro], you’ll get:
- 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.
Description sourced from the Unity Asset Store listing.
§ 04Frequently asked
Who publishes Easy Command Kit - Easiest sequenced command executing tool?
Easy Command Kit - Easiest sequenced command executing tool is published by 18KFun Game on the Unity Asset Store.