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.
AM2Rogue/Export_Code/gml_Object_oHTriggerAutoad_...

10 lines
220 B

event_inherited()
myid = 4
if (global.hint[myid] == 1)
instance_destroy()
text1 = get_text("InGameHints", "Autoad")
text2 = get_text("InGameHints", "Autoad_Text")
btn1_name = "Jump"
btn2_name = "Fire"
duration = 350