Godot-Slider-Label
Godot-Slider-Label copied to clipboard
Fix Invalid access
Added check if slider is ready to prevent this error: res://addons/SliderLabel/SliderLabel.gd:86 - Invalid access to property or key 'value' on a base object of type 'Nil'.
Do you have any example scene where this error can appear?