pxt-arcade
pxt-arcade copied to clipboard
It shows error after dragging "set tilemap to tilemap" from toolbox
Describe the bug It shows error after dragging "set tilemap to tilemap" from toolbox
Steps to reproduce the behavior 1.Navigate to https://arcade.makecode.com/beta#editor 2.Switch to Python editor 3.Drag "set tilemap to tilemap" from toolbox
Actual behavior
It shows error after dragging "set tilemap to tilemap" from toolbox
Additional context 1.OS: Windows(rs6) 2.arcade version: 1.9.1 3.Microsoft MakeCode version: 7.4.21
Also happened in JavaScript editor
@riknoll recent regression with the tilemap api changes?
hmmmm it should just be tilemap
not tiles.tilemap
. I don't think this is related to the API changes (that was not one of the changes we made) but i will investigate
This is fixed.