- Renamed Floor static class to WorldCollision and added WallTest(a, b) function which returns true if there's a wall between the two points
- Teleport enemy ability now tries 5 times to place the enemy within the specified radius and inside the level, else it bails out until next teleport attempt