microsoft / pxt-arcade

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

Star Field: The content and hint of the tutorial needs for step 11 to be updated #3172

Closed Sheila111 closed 3 years ago

Sheila111 commented 3 years ago

Describe the bug Star Field: The content and hint of the tutorial for step 11 needs to be updated

Steps to reproduce the behavior 1.Navigate to https://arcade.makecode.com/beta# 2.Game Design Concepts----->Star Field------>Start Tutorial 3.Click step 11

Actual behavior The content and hint of the tutorial for step 11 needs to be updated. The ghost parameter of "set_flag" updates. It becomes 3 parameters: ghost through sprites, ghost through tiles, ghost through walls. image But the content and hint still are: "set projectile ghost on". image

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

abchatra commented 3 years ago

@Sheila111 there is ghost as the second drop down. @jwunderl probably good idea to keep the options sorted?