Generate local IDs from map.json files

This commit is contained in:
GriffinR
2024-10-11 21:30:52 -04:00
parent 6518f1e3ff
commit 9f31b0fe90
146 changed files with 878 additions and 833 deletions
+3
View File
@@ -15,6 +15,7 @@
"connections": null,
"object_events": [
{
"local_id": "LOCALID_TRUCK_BOX_TOP",
"graphics_id": "OBJ_EVENT_GFX_MOVING_BOX",
"x": 0,
"y": 0,
@@ -28,6 +29,7 @@
"flag": "0"
},
{
"local_id": "LOCALID_TRUCK_BOX_BOTTOM_L",
"graphics_id": "OBJ_EVENT_GFX_MOVING_BOX",
"x": 0,
"y": 3,
@@ -41,6 +43,7 @@
"flag": "0"
},
{
"local_id": "LOCALID_TRUCK_BOX_BOTTOM_R",
"graphics_id": "OBJ_EVENT_GFX_MOVING_BOX",
"x": 2,
"y": 3,