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_oIntroCutscene_C...

20 lines
303 B

state = 0
statetime = 0
totalframes = 0
s1fade_alpha = 1
s1bgoffx = 0
s1bgoffy = 0
s2bgoffx = 0
s2bgoffy = 0
s3bgoffx = 0
s3bgoffy = 0
s3bgspeedx = 0
s3bgspeedy = 0
s3cloudsb_alpha = 1
s3cloudsb_x = 0
s3cloudsb_y = 0
s3cloudsf = -4
s3fade_alpha = 0
if (os_type == os_android)
os_powersave_enable(0)