UPDATE: New rendering method, using real CS2 data, less guessing, more accuracy.

REMOVE: Image coord controller
This commit is contained in:
2025-03-16 17:09:59 +01:00
parent 549872b037
commit c55abfe02e
5 changed files with 40 additions and 93 deletions

View File

@@ -1,9 +1,23 @@
{
"middle_x": 650,
"middle_y": 340,
"scale": 0.6,
"rotation": 270,
"image_path": "maps/de_mirage.png",
"image_width": 1024,
"image_height": 1024
"material": "maps/de_mirage.png",
"pos_x": -3230,
"pos_y": 1713,
"scale": 5.00,
"rotate": 0,
"zoom": 0,
"CTSpawn_x": "0.28",
"CTSpawn_y": "0.70",
"TSpawn_x": "0.87",
"TSpawn_y": "0.36",
"bombA_x": "0.54",
"bombA_y": "0.76",
"bombB_x": "0.23",
"bombB_y": "0.28",
"inset_left": "0.135",
"inset_top": "0.08",
"inset_right": "0.105",
"inset_bottom": "0.08"
}