Hi,
I need to make a common function which would set X,Y properties of any object passed to it.
ex: function hideObject :(Action) Set Function.Param(0).X to -100
(Action) Set Function.Param(0).Y to -100
I am not able to find any way in which I can access & set function param values in actions, I can only see System 0> Set Value of variables not Object.variable ?
Your help would be highly appreciated...
-Thanks