Code Freeze

When I mention first block issue, I am refering to turning left or right moves ignoring the first tile.

Thread:

So lets say I travel at a speed of 8, turn left, hit a muf on tile 1 and none after, my speed will remain at 8.
(Also if I would pick up powerups they would also get ignored)

So I am assuming the harness has the following bug:
When I only move forward, Block 1 = what I am standing on
When turning, Block 1 = left or right

or maybe it ignores first blocks based on the y value (instead of x and y)

Just a thought. I could not really find the code in source.

So if the first block is about whats directly underneigh, Then I misunderstood.

1 Like