Actions are easy to write. You just need a to implement one function
in C#:
Or the same in GDScript. You additionally get the C# node to get access
to some C# features.
C#:
GDScript:
To add parameters, simply use members that you export.
If the parameters don't change, this Action is also network-ready.
C#:
GDScript:







