Add project code
This commit is contained in:
3
scripts/get_damaged_destroy/get_damaged_destroy.gml
Normal file
3
scripts/get_damaged_destroy/get_damaged_destroy.gml
Normal file
@@ -0,0 +1,3 @@
|
||||
function get_damaged_destroy(){
|
||||
ds_list_destroy(dmg_list);
|
||||
}
|
||||
13
scripts/get_damaged_destroy/get_damaged_destroy.yy
generated
Normal file
13
scripts/get_damaged_destroy/get_damaged_destroy.yy
generated
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"$GMScript":"v1",
|
||||
"%Name":"get_damaged_destroy",
|
||||
"isCompatibility":false,
|
||||
"isDnD":false,
|
||||
"name":"get_damaged_destroy",
|
||||
"parent":{
|
||||
"name":"Scripts",
|
||||
"path":"folders/Scripts.yy",
|
||||
},
|
||||
"resourceType":"GMScript",
|
||||
"resourceVersion":"2.0",
|
||||
}
|
||||
Reference in New Issue
Block a user