using Godot; using System; public partial class Details : CanvasLayer { private static readonly LabelSettings lblSettings = GD.Load("res://assets/definitions/message_label_settings.tres"); private Map map; private VBoxContainer entityNames; private Godot.Collections.Array actors = []; private Godot.Collections.Array