Skip to content

Added a panic jump for blob cursor.

Rob Nelson requested to merge pull/1409/BlobFix into Bleeding-Edge

Created by: ComicIronic

-Happens when it tries to move but is nowhere near any blob tiles -Finds the nearest blob tile and moves the cursor to it. -Should fix issue #1397 (closed)

Merge request reports