forked from team-sg/hero-mark-2
corner tile just as big as regular pipe tile
This commit is contained in:
parent
1be92824ef
commit
cff4eb867c
1 changed files with 1 additions and 1 deletions
|
@ -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 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue