Switcharoo to Gee Emm 2.3

This commit is contained in:
Rodrigo
2021-03-01 14:01:14 -06:00
parent e947b6838f
commit 518c2d3ead
2912 changed files with 7140 additions and 82048 deletions

View File

@@ -1,3 +1,7 @@
///box_scale_update();
function box_scale_update() {
global.box_scale = sprite_get_width(spr_slot)*global.icon_scale;
global.box_scale = sprite_get_width(spr_slot)*global.icon_scale;
}

View File

@@ -1,8 +1,12 @@
{
"id": "a95b1f81-6bd5-5928-0dad-3e233aa7e8b7",
"modelName": "GMScript",
"mvc": "1.0",
"name": "box_scale_update",
"IsCompatibility": false,
"IsDnD": false
"isDnD": false,
"isCompatibility": false,
"parent": {
"name": "Scripts",
"path": "folders/Scripts.yy",
},
"resourceVersion": "1.0",
"name": "box_scale_update",
"tags": [],
"resourceType": "GMScript",
}