extends Node func boolToNumb(val, offset=0): return float(val) + offset