dan200 / Redirection

A puzzle game
GNU General Public License v3.0
52 stars 9 forks source link

Robot heights #24

Closed Vswe closed 9 years ago

Vswe commented 9 years ago

Robots have a height parameter, but seems to ignore it. A robot that is one block tall can't walk through a one block tall space.

dan200 commented 9 years ago

The "height" parameter on the spawn tiles refers to the height of the spawn tile, not the robot it spawns. robot heights can not be edited