forked from team-sg/hero-mark-2
fix some msx diving graphics
This commit is contained in:
parent
ccb4e30d39
commit
983245368d
2 changed files with 7 additions and 6 deletions
File diff suppressed because one or more lines are too long
|
@ -669,7 +669,6 @@ anims/walk = SubResource( 9 )
|
||||||
[node name="Sprite" type="Sprite" parent="."]
|
[node name="Sprite" type="Sprite" parent="."]
|
||||||
material = SubResource( 10 )
|
material = SubResource( 10 )
|
||||||
scale = Vector2( -1, 1 )
|
scale = Vector2( -1, 1 )
|
||||||
z_index = -1
|
|
||||||
texture = ExtResource( 15 )
|
texture = ExtResource( 15 )
|
||||||
hframes = 2
|
hframes = 2
|
||||||
region_rect = Rect2( 0, 0, 40, 20 )
|
region_rect = Rect2( 0, 0, 40, 20 )
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue