I am unable to delete any sort of *.png's
Code Snippet:
NormalTree
icon = 'NormalTree.png'
layer = 7
Numbered Steps to Reproduce Problem:
1) Add a turf to that tile (the turf just goes under the tree instead of over it)
2) Change the Tree's layer in its programming
Expected Results:
I figured it'd just delete the tree tile.
Actual Results:
The turf just layered under the tree.
Does the problem occur:
Every time? Or how often? Every time.
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.)
It didn't do this until BYOND v461
Workarounds:
Re-code the Tree's programming snippet to remove it from the map.
only the bottom left corner of the object (0,0 to 32,32 on the icon) is the actual turf.
Also...Make it a goddamn object. :(