player respawn, spikes & hazard objects

This commit is contained in:
lustlion
2022-02-10 15:53:50 +01:00
parent 2ce41d541f
commit 7f42dea6fa
9 changed files with 83 additions and 27 deletions

View File

@@ -82,15 +82,13 @@ properties[50] = {
}
properties[61] = {
overlay = {1},
type = "emtpy",
depth = "background"
type = "bottom_hazard",
depth = "foreground"
}
properties[62] = {
overlay = {1},
type = "emtpy",
depth = "background"
type = "top_hazard",
depth = "foreground"
}
return properties