Skip to content

Commit

Permalink
Pipes.tscn, rename root node from center to Pipes (#589)
Browse files Browse the repository at this point in the history
  • Loading branch information
duianto authored Aug 2, 2022
1 parent 8d986a5 commit 5245061
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scenes/levels/Flappy/Characters/Obstacles/Pipes.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
[sub_resource type="RectangleShape2D" id=1]
extents = Vector2( 23.75, 159.25 )

[node name="center" type="Node2D"]
[node name="Pipes" type="Node2D"]
position = Vector2( 500, 300 )
script = ExtResource( 2 )

Expand Down

1 comment on commit 5245061

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.