forked from team-sg/hero-mark-2
fix (i think....) the silly one-way platform issueeee
This commit is contained in:
parent
57b341f515
commit
7606485692
5 changed files with 15 additions and 14 deletions
|
@ -45,7 +45,7 @@ points = PoolVector2Array( 8, 8, 0, 8, 0, 0, 8, 0 )
|
|||
points = PoolVector2Array( 8, 8, 0, 8, 0, 0, 8, 0 )
|
||||
|
||||
[sub_resource type="ConvexPolygonShape2D" id=17]
|
||||
points = PoolVector2Array( 8, 6, 0, 6, 0, 2, 8, 2 )
|
||||
points = PoolVector2Array( 8, 2, 0, 2, 0, 2, 8, 2 )
|
||||
|
||||
[resource]
|
||||
0/name = "grass.png 0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue