now ine|egrated in Godot-Editor-Console: Editor Console Input Plugin for godot to run simple script and watch output
CheCk material : will wach changes in shader paramters
your_script.gd :
@tool
extends "res://auto_variable_tracker.gd"
func on_property_update():
generate_galaxy()