This platformer does not uses any sensing block. It draws the level from an array (see the level editor) and uses the array for collission detection. Thisone is some more advanced, it uses velocity but it might be improvable by changing some numbers in the code...