since the update of version 4, in isometric view, the player walks part way under the turf.
Numbered Steps to Reproduce Problem:
this have been verified in two different icon sizes. create an icon of size 52x52, set the world to isometric and place the player on the map.
Code Snippet (if applicable) to Reproduce Problem:
icon_size = 52
map_format = ISOMETRIC_MAP
Expected Results:
player walks on turf without any parts of player under the turf
Actual Results:
player walks part way under the truf
Does the problem occur:
Every time? Or how often? yes
In other games? n/a
In other user accounts? n/a
On other computers? not sure
When does the problem NOT occur?
never
Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? (Visit http://www.byond.com/download/build to download old versions for testing.)