mirror of
https://github.com/Relintai/broken_seals_roguelike.git
synced 2024-11-14 10:57:19 +01:00
9 lines
285 B
Plaintext
9 lines
285 B
Plaintext
[gd_scene load_steps=2 format=2]
|
|
|
|
[ext_resource path="res://tilesets/denzi_public_domain/32x32_ortho_character_paperdoll_Denzi110507-1.png" type="Texture" id=1]
|
|
|
|
[node name="Node2D" type="Sprite"]
|
|
texture = ExtResource( 1 )
|
|
region_enabled = true
|
|
region_rect = Rect2( 16, 112, 32, 32 )
|