# This project is licensed under the Artistic-2.0 license. # See the LICENSE file in the project root for more information. extends "res://scripts/clothing/clothing_base.gd" func _on_accessory_pressed(): GameData.accessory = texture_normal $select.play()