Create an action that will call a function with the specified arguments
| <vizact>.call( | |
| func | |
| args |
)
func
The function to call
args
The arguments to pass to the function
After you have created the action you can add it to any object as many times as you want.
An action that can be applied to any <node3d> object