mirror of
https://github.com/PoshoDev/DexTool.git
synced 2026-09-08 10:35:09 -05:00
You can now update counters with 'C'.
This commit is contained in:
2
Project/scripts/counter_set/counter_set.gml
Normal file
2
Project/scripts/counter_set/counter_set.gml
Normal file
@@ -0,0 +1,2 @@
|
||||
global.counter = get_string("Set Counter:", global.counter);
|
||||
counter_update();
|
||||
8
Project/scripts/counter_set/counter_set.yy
Normal file
8
Project/scripts/counter_set/counter_set.yy
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"id": "f1e445e1-be26-e33a-7ab0-ce20a37f3677",
|
||||
"modelName": "GMScript",
|
||||
"mvc": "1.0",
|
||||
"name": "counter_set",
|
||||
"IsCompatibility": false,
|
||||
"IsDnD": false
|
||||
}
|
||||
Reference in New Issue
Block a user