Reordering a bit.

This commit is contained in:
TheGreenTie
2020-03-01 18:30:44 -06:00
parent eccd3eccec
commit d9f123b438
9263 changed files with 1393 additions and 62623 deletions

View File

@@ -0,0 +1,9 @@
dex_data_load();
initials_set();
savedata_load();
dex_galar_load();
boxes_spawn();
selected_set();
scr_window_resize();
button_update_all();

View File

@@ -0,0 +1,10 @@
/// @description DRAW
hud_draw_selected();
hud_draw_counter();
// Debug
draw_guidelines(true);
draw_reset();

View File

@@ -0,0 +1,2 @@
change_backup_make();

View File

@@ -0,0 +1,7 @@
window_resize_check();
box_scale_update();
scroll_check();
shortcut_check();
change_backup();

View File

@@ -0,0 +1,3 @@
/// @description
mouse_direction_update();

View File

@@ -0,0 +1,2 @@
mouse_previous_update();

View File

@@ -0,0 +1,90 @@
{
"id": "b5a21a9b-6e2e-40d3-9039-73cd19a7b959",
"modelName": "GMObject",
"mvc": "1.0",
"name": "obj_global",
"eventList": [
{
"id": "01f2cf0f-4a24-4feb-8060-cbfad3a6eba1",
"modelName": "GMEvent",
"mvc": "1.0",
"IsDnD": false,
"collisionObjectId": "00000000-0000-0000-0000-000000000000",
"enumb": 0,
"eventtype": 0,
"m_owner": "b5a21a9b-6e2e-40d3-9039-73cd19a7b959"
},
{
"id": "107c5c32-28b7-49cb-bf70-f24296321d25",
"modelName": "GMEvent",
"mvc": "1.0",
"IsDnD": false,
"collisionObjectId": "00000000-0000-0000-0000-000000000000",
"enumb": 0,
"eventtype": 3,
"m_owner": "b5a21a9b-6e2e-40d3-9039-73cd19a7b959"
},
{
"id": "7cd6bf28-1611-463c-b2b1-444d54a2460a",
"modelName": "GMEvent",
"mvc": "1.0",
"IsDnD": false,
"collisionObjectId": "00000000-0000-0000-0000-000000000000",
"enumb": 1,
"eventtype": 3,
"m_owner": "b5a21a9b-6e2e-40d3-9039-73cd19a7b959"
},
{
"id": "8405e8f9-ffe3-458f-b3e5-c28dbb847442",
"modelName": "GMEvent",
"mvc": "1.0",
"IsDnD": false,
"collisionObjectId": "00000000-0000-0000-0000-000000000000",
"enumb": 2,
"eventtype": 3,
"m_owner": "b5a21a9b-6e2e-40d3-9039-73cd19a7b959"
},
{
"id": "f90731b0-65e6-4a48-b37d-9e022532c8c1",
"modelName": "GMEvent",
"mvc": "1.0",
"IsDnD": false,
"collisionObjectId": "00000000-0000-0000-0000-000000000000",
"enumb": 3,
"eventtype": 7,
"m_owner": "b5a21a9b-6e2e-40d3-9039-73cd19a7b959"
},
{
"id": "baf7f393-8132-4ce0-a04c-c9bc2aa63880",
"modelName": "GMEvent",
"mvc": "1.0",
"IsDnD": false,
"collisionObjectId": "00000000-0000-0000-0000-000000000000",
"enumb": 0,
"eventtype": 8,
"m_owner": "b5a21a9b-6e2e-40d3-9039-73cd19a7b959"
}
],
"maskSpriteId": "00000000-0000-0000-0000-000000000000",
"overriddenProperties": null,
"parentObjectId": "00000000-0000-0000-0000-000000000000",
"persistent": false,
"physicsAngularDamping": 0.1,
"physicsDensity": 0.5,
"physicsFriction": 0.2,
"physicsGroup": 0,
"physicsKinematic": false,
"physicsLinearDamping": 0.1,
"physicsObject": false,
"physicsRestitution": 0.1,
"physicsSensor": false,
"physicsShape": 0,
"physicsShapePoints": [
],
"physicsStartAwake": true,
"properties": null,
"solid": false,
"spriteId": "8a784e3d-7846-49be-8f0a-49e04a9f7651",
"visible": true
}