[gd_scene load_steps=2 format=2] [ext_resource path="res://addons/voxel-core/controls/tiles_viewer/tiles_viewer.gd" type="Script" id=1] [node name="TilesViewer" type="TextureRect"] anchor_right = 1.0 anchor_bottom = 1.0 script = ExtResource( 1 ) __meta__ = { "_edit_use_anchors_": false } [connection signal="mouse_exited" from="." to="." method="_on_TilesViewer_mouse_exited"]