godot-demo-projects/3d/physics_tests/utils/label_pause.gd

6 lines
68 B
GDScript

extends Label
func _process(_delta):
visible = get_tree().paused