instance_create(x,y,block)
Just do this:1. Go in the invisible block object, uncheck "solid" and remove the block parent2. In the step event where it checks for a collision with player, add this under "visible = 1"Code: [Select]instance_create(x,y,block)