watch_signals
Monitor and record all signals emitted by specified Godot nodes for a defined duration, aiding in debugging and gameplay testing.
Instructions
Record every signal emitted by the given live nodes for a duration in milliseconds
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_paths | Yes | ||
| duration_ms | No | ||
| signal_filter | No |