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 +1,5 @@
global.unit = sprite_get_height(spr_source) * global.icon_scale;
function unit_update() {
global.unit = sprite_get_height(spr_source) * global.icon_scale;
}

View File

@@ -1,8 +1,12 @@
{
"id": "1087bf1b-acd2-8101-2f92-1c8433c77a66",
"modelName": "GMScript",
"mvc": "1.0",
"name": "unit_update",
"IsCompatibility": false,
"IsDnD": false
"isDnD": false,
"isCompatibility": false,
"parent": {
"name": "Scripts",
"path": "folders/Scripts.yy",
},
"resourceVersion": "1.0",
"name": "unit_update",
"tags": [],
"resourceType": "GMScript",
}