microsoft / pxt-arcade

Arcade game editor based on Microsoft MakeCode
https://arcade.makecode.com
MIT License
480 stars 207 forks source link

Split cars: Different results in Block editor and JS/Python editor #2470

Closed Sheila111 closed 3 years ago

Sheila111 commented 4 years ago

Describe the bug Split cars: Different results in Block editor and JS/Python editor

Steps to reproduce the behavior 1.Navigate to https://arcade.makecode.com/beta# 2.Game Jam--->Split cars---->Open Example 3.Run it in BlockJS and block editor

Actual behavior Split cars: Different results in Block editor and JS/Python editor JS/Python editor: "Game over" when it starts. JS Block editor: Block

Additional context 1.OS: Windows(rs6) 2.arcade version: 1.3.9 3.Microsoft MakeCode version: 6.4.6

abchatra commented 4 years ago

Likely duplicate of #2469 Will keep it open to validate.

riknoll commented 3 years ago

Fixed