Problems with msg.post (defold rookie here) (SOLVED)

“set_tile” is a system message so you should not use that name for custom messages: http://www.defold.com/ref/tilemap/#tilemap.set_tile:url-layer-x-y-tile--h-flipped---v-flipped-

1 Like