Godot-GDShell icon indicating copy to clipboard operation
Godot-GDShell copied to clipboard

Add `emit` command that emits events on nodes

Open Maximinodotpy opened this issue 1 year ago • 11 comments

I think it could work like this

$ emit $path/of/node event_name "additional args for the event emitter function"

For convinience sake the user could copy paths into the input field at cursor position by clicking on it on a recent output to the ls command (#6 ).

( Awesome Plugin by the way! )

Maximinodotpy avatar Mar 05 '23 19:03 Maximinodotpy