pxt-arcade icon indicating copy to clipboard operation
pxt-arcade copied to clipboard

'3D Dinosaur Model': There are problems after reverting to JavaScript from blocks editor

Open v-katherine opened this issue 1 year ago • 1 comments

Describe the bug There are problems after reverting to JavaScript from blocks editor

Steps to reproduce the behavior 1.Navigate to https://arcade.makecode.com/beta#. 2.Game Jam->3D Dinosaur Model-> Open in Editor. 3.Switch to Blocks editor and click Start button in simulator. 4.Revert to JavaScript code.

Actual behavior: step3: Shows cannot run this project when click start button in Blocks editor. step4: There are problems after revert to JavaScript from blocks editor.

Expected behavior: There are no errors when switch the editor type.

Screen Recording: 3DDinosaur

Additional context: 1.OS: Windows 11 2.arcade version: 1.13.50 3.Microsoft MakeCode version: 9.3.6

v-katherine avatar Nov 27 '23 09:11 v-katherine

Yeah, unfortunately blocks are not compatible with this kind of custom array structure. If you have any questions on how this 3d project works, feel free to ask!

Brohann3214 avatar Mar 05 '24 13:03 Brohann3214