Arcade August Update!

@MarkyMarkus yes, you’re up to date!

the issue here is your code, specifically this bit:

you’re clearing all the tiles in your tilemap and creating sprites in their place, as a result none of your tile overlaps code is running anymore. if you just remove that for-loop then it seems to work fine for me

4 Likes

Ok, so as it turns out, the only reason why switching back to blocks broke for me was because I changed the hex value in java by accident… you still can’t edit it in js though

1 Like

Opps, I thought I was using “on sprite of kind () overlaps with sprite of kind ()” sorry…

I mean I bet you could make it in blocks and then convert it but I’m scared of CLASS arrays switching to NUMBER arrays

Put out a small update with some fixes throughout, and one more new feature: there’s now a simulator theme editor you can access through the themes menu (as well as an additional built in theme)

15 Likes

perfect for banana bonanza!

2 Likes

I don’t have the update.

1 Like

It should download in the background and come in when you refresh; if you have a lot of tabs open that may cause it to be flakey / wait to browser clears or something. It’s in version v4.1.23

3 Likes

Yipee! Going into the evil files where if I change the wrong thing my game will explode was enough t to make me not use custom themes, but this will make it so much easier!

3 Likes

Ive said it before, and i’ll say it again.

2 Likes

Yes! I needed this!

1 Like

did the fixes perchance fix the piano roll in javascript?

2 Likes

just returned and learned about piano roll this is so beatiful

3 Likes

Evil files sound a lot like (censored)[1]


  1. The forbidden PXT.JSON ahhhh ↩︎

2 Likes

was this always here? specifically the forums button

3 Likes

always is a tough word, but for last few years it’s been there ya

5 Likes

Please, makecode! Please add it to where you can click to where you want to start on your song while editing it.

im trying to turn on that crt mode but it wont turn on! I did what Richard did in the stream and its not working! I’m going to pxt j.son and everything but its not working!

@1978monkeynutze that feature hasn’t shipped yet

3 Likes

@jwunderl Where do i access the theme menu?