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.
|
x = 784
|
|
y = 48
|
|
block2 = instance_create(768, 48, oSolid2x2)
|
|
block2.material = 3
|
|
with (myblock)
|
|
instance_destroy()
|