I have seen some Tasks in my project that require some info, so perhaps that was missed? can you please add some info to these tasks?
-Destroy Game Object
-Clear List
-Get variable to String
-Get List Count
-Pick List element
-Get all Child game objects(note: currently this task works only for the current object, can you make this available so we can select allChildObjects from other Game Object)
-Activate Game Object
-Pick Random List Element
-Remove Element From List
-Tween Position(I think the most important parameters to show here would be: From what object(Owner or variable) to where(Vector))
-Wait Mouse Pick(I think the most important parameters to show here would be: Button Key and Save ObjectAs)
-If List is Empty
-Send Event to Objects
Can you please add a task for Insert List Element?
Can you also add a task for logging a variable that includes a field for optional text at the same time?