microsoft / pxt-arcade

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

Add blocks for built-in JavaScript functions for custom colors in score/life displays. #6495

Open alex-kulcsar opened 1 month ago

alex-kulcsar commented 1 month ago

Describe the solution you'd like Surface the built-in JavaScript functions for changing the score/life coloring as blocks.

Describe alternatives you've considered I've written an extension with helper functions to do so.

Additional context Refer to https://forum.makecode.com/t/petition-for-coloring-info-blocks/30460/4 for existing extension.

alex-kulcsar commented 1 month ago

Super easy mod. 😄 I'll make a pull request later this week.