Godot-Slider-Label icon indicating copy to clipboard operation
Godot-Slider-Label copied to clipboard

A custom node type that displays a value of a Slider.

Results 1 Godot-Slider-Label issues
Sort by recently updated
recently updated
newest added

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'.