You can now update counters with 'C'.

This commit is contained in:
Rodrigo Gómez Maitret
2020-06-19 14:17:06 -05:00
parent bd022b1325
commit e16899a528
8 changed files with 46 additions and 10 deletions

View File

@@ -0,0 +1,2 @@
global.counter = get_string("Set Counter:", global.counter);
counter_update();

View File

@@ -0,0 +1,8 @@
{
"id": "f1e445e1-be26-e33a-7ab0-ce20a37f3677",
"modelName": "GMScript",
"mvc": "1.0",
"name": "counter_set",
"IsCompatibility": false,
"IsDnD": false
}