Indicators
This commit is contained in:
@@ -5,7 +5,8 @@ signal entity_activated(entity)
|
||||
|
||||
const ENTITY_WIDTH = 216
|
||||
const ENTITY_HEIGHT = 256
|
||||
|
||||
|
||||
|
||||
@onready var texture_button: TextureButton = $TextureButton
|
||||
@onready var description: Label = $Description
|
||||
@onready var selection: TextureRect = $Selection
|
||||
|
||||
Reference in New Issue
Block a user