MJActivity
The easiest way to execute small activity without code

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. $5
- Category:
- Tools › Visual-scripting
- Developer:
- Mujahid
- Price:
- $5
- Favorites:
- 10
- Supported Unity Versions:
- 2019.4.0 or higher
- Current Version:
- 2021.8
- Download Size:
- 1.61 MB
- Last Update:
- Aug 16, 2021
- Description:
[warning: updated version will effect your previous project.]
Announcement:
- Early Release with 50% discount
Hi there!
Just want to manipulate some variable but scripting takes much time? this is an alternative way to solve it!
Beside the text editor, this component allow user to manage instruction & activities directly on the inspector!.
Features
1. create variable directly on the inspector
2. manipulate variable directly on the inspector
3. calling function through inspector (function can have as much as arguments & could return the result to the created variable)
4. control where to execute operation & function (on playmode/edit/both)
5. control when to execute operation & function:
- on enable, awake, start, update, lateupdate, fixedupdate, on application start/quit, on mouse down/up/drag/over/up as button, on collision/trigger, and some other.
6. generate activity detail on the console (human readable text)
7. show total variable, logic, operation & function created.
Cons:
1. function: generic argument not support
2. function: generic type not support
3. enum: generic type not support
4. Getting hard to manage as the activity increase
Link:
- Continue »