3 lines
73 B
GDScript
3 lines
73 B
GDScript
extends ColorRect
|
|
|
|
@onready var texture_rect: TextureRect = $TextureRect
|