diff --git a/objects/turniwood/turniwood.tscn b/objects/turniwood/turniwood.tscn index f8708cb..0190c5e 100644 --- a/objects/turniwood/turniwood.tscn +++ b/objects/turniwood/turniwood.tscn @@ -93,17 +93,15 @@ script = ExtResource( 1 ) [node name="Sprite" type="Sprite" parent="."] position = Vector2( 4, 4 ) -rotation = 1.5708 texture = ExtResource( 2 ) region_enabled = true -region_rect = Rect2( 8, 0, 8, 8 ) +region_rect = Rect2( 0, 0, 8, 8 ) [node name="StaticBody2D" type="StaticBody2D" parent="."] [node name="CollisionShape2D" type="CollisionShape2D" parent="StaticBody2D"] position = Vector2( 4, 4 ) shape = SubResource( 1 ) -disabled = true [node name="AnimationPlayer" type="AnimationPlayer" parent="."] anims/idle = SubResource( 2 )