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

9 lines
148 B

wall = instance_create((x - 8), y, oSolid1)
wall.image_yscale = 4
wall.depth = 10
frozen = 0
fxtimer = 0
image_speed = 0.1
alarm[0] = 60
wiggle = 0