You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
AM2R-Multitroid-Fair-Team-PVP/Export_Code/gml_Object_oMAlpha_Other_12...

13 lines
215 B

if (global.monstersalive == 1)
{
last_one = 1
maxspeedx = 3.6
maxspeedy = 2.2
myaccelx = 0.14
myaccely = 0.1
chasedelay = 120
awaydelay = 80
awayoffsetx = -10
awayoffsety = -30
}