Private
Public Access
1
0

fix game
All checks were successful
Dynamic Branch Deploy / build-and-deploy (push) Successful in 6m49s

This commit is contained in:
Sebastian Unterschütz
2026-03-22 18:18:45 +01:00
parent ced5011718
commit 656f279a89
7 changed files with 226 additions and 87 deletions

View File

@@ -108,6 +108,24 @@
"Type": ""
}
},
"magnet": {
"ID": "magnet",
"Type": "powerup",
"Filename": "",
"Scale": 1.0,
"ProcWidth": 50,
"ProcHeight": 50,
"DrawOffX": -25,
"DrawOffY": -50,
"Color": {"R": 255, "G": 80, "B": 220, "A": 255},
"Hitbox": {
"OffsetX": 0,
"OffsetY": 0,
"W": 50,
"H": 50,
"Type": ""
}
},
"h-l": {
"ID": "h-l",
"Type": "obstacle",