askjdnf
This commit is contained in:
@@ -48,18 +48,6 @@
|
||||
<topwall sprite="Content/Map/testroom.png" sourcerect="144,464,496,32" depth ="0.06" castshadow="true"
|
||||
width = "64" height ="32" resizehorizontal="true" body="true" health="500"/>
|
||||
|
||||
<CornerUpperLeft sprite="Content/Map/testroom.png" sourcerect="192,512,224,160" depth ="0.03"
|
||||
width = "224" height ="160"/>
|
||||
|
||||
<CornerUpperRight sprite="Content/Map/testroom.png" sourcerect="416,512,224,160" depth ="0.03"
|
||||
width = "224" height ="160"/>
|
||||
|
||||
<CornerBottomLeft sprite="Content/Map/testroom.png" sourcerect="192,512,224,160" depth ="0.03"
|
||||
width = "224" height ="160" flipvertical="true"/>
|
||||
|
||||
<CornerBottomRight sprite="Content/Map/testroom.png" sourcerect="416,512,224,160" depth ="0.03"
|
||||
width = "224" height ="160" flipvertical="true"/>
|
||||
|
||||
<topwindow sprite="Content/Map/testroom.png" sourcerect="208,352,128,80" depth ="0.05"
|
||||
width = "128" height ="80" body="true" health="100"/>
|
||||
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
lifetime="2"
|
||||
growtime ="0.2"
|
||||
collideswithwalls="true"
|
||||
collisionradius="30.0"
|
||||
velocitychange="0.0, -9.8">
|
||||
<sprite texture="Content/Particles/spatter.png" sourcerect="0,0,128,128"/>
|
||||
<sprite texture="Content/Particles/spatter.png" sourcerect="128,0,128,128"/>
|
||||
|
||||
Reference in New Issue
Block a user