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