mirror of
https://github.com/Relintai/broken_seals_roguelike.git
synced 2025-02-02 06:37:02 +01:00
9 lines
284 B
Plaintext
9 lines
284 B
Plaintext
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://tilesets/16x16_orthogonal/16x16_retrostyle_character_paperdoll_Denzi090103-1.PNG" type="Texture" id=1]
|
|
|
|
[node name="Node2D" type="Sprite"]
|
|
texture = ExtResource( 1 )
|
|
region_enabled = true
|
|
region_rect = Rect2( 83, 1, 9, 16 )
|