Dev env & bugfixes

This commit is contained in:
2020-05-17 08:30:31 -04:00
parent c39e44da3a
commit 65e4fc6a48
6 changed files with 175 additions and 4 deletions

View File

@ -21,7 +21,7 @@ region = Rect2( 2, 6, 1, 1 )
[sub_resource type="AtlasTexture" id=3]
flags = 8
atlas = ExtResource( 2 )
region = Rect2( 1, 1, 3, 4 )
region = Rect2( 1, 1, 4, 4 )
[sub_resource type="AtlasTexture" id=4]
flags = 8
@ -699,6 +699,7 @@ __meta__ = {
material = ExtResource( 1 )
position = Vector2( 0, -2.25 )
texture = SubResource( 3 )
offset = Vector2( 0.5, 0 )
__meta__ = {
"_edit_bone_": true
}