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.
|
instance_create(x, y, oA1MovingPlatformBG)
|
|
myblock = instance_create((x - 16), y, oSolid2x2)
|
|
if global.event[58]
|
|
event_user(0)
|