corner tile just as big as regular pipe tile

This commit is contained in:
pennyrigate 2023-03-08 03:12:16 -05:00
parent 1be92824ef
commit cff4eb867c

View file

@ -27,7 +27,7 @@ points = PoolVector2Array( 8, 7, 0, 7, 0, 1, 8, 1 )
points = PoolVector2Array( 8, 8, 0, 8, 0, 0, 8, 0 )
[sub_resource type="ConvexPolygonShape2D" id=9]
points = PoolVector2Array( 8, 8, 0, 8, 0, 0, 8, 0 )
points = PoolVector2Array( 8, 7, 0, 7, 0, 1, 8, 1 )
[sub_resource type="ConvexPolygonShape2D" id=10]
points = PoolVector2Array( 0, 1, 8, 1, 8, 7, 0, 7 )