extends Control @onready var texture_button:Array[TextureButton]=[$TextureRect5/TextureButton, $TextureRect6/TextureButton, $TextureRect7/TextureButton, $TextureRect8/TextureButton, $TextureRect9/TextureButton] @onready var texture_rect:Array[TextureRect]=[$TextureRect5, $TextureRect6, $TextureRect7, $TextureRect8, $TextureRect9] var normal_back