UNDERTALE Arcade Devlog

yeah it dose that for me to exept it’s when I try to change the arcade screen with ¯_(ツ)_/¯

Wonderful! I’ll hopefully figure it out!

1 Like

Thank you so much Richard. So happy to know it wasn’t just me being a moron. I’ve had this issue for way too long now. So happy to finally get it fixed. What was that error in makecode anyways?

4 Likes

@Sonicblaston i haven’t really looked into it too deeply because i think it’s already fixed in beta; something to do with our type checker

4 Likes

This actually helps a lot, thanks!

3 Likes

when toriel bossfight?
I’ll make music

2 Likes

Ehmm. I just need to make the rest of the game that comes before that. so Probably very long

3 Likes

Hey Richard. I have another project that also uses a custom font. And I am getting the same error. How do i fix the font?

5 Likes

@Sonicblaston did you download the font before sharing it? the font editor should be fixed now so you can always re-share it from the fixed editor and replace the extension in your game

2 Likes

No I don’t think I did. I know I shared it on the forum somewhere though. I have been thinking about that. how do you get the share link for a font after downloading it? @richard

2 Likes

i don’t have a way to re-import old share links but you can re-import the json you get from the download button in the code editor, anyway if you don’t have the json it doesn’t matter.

to fix it, grab the share link for the font and import it into makecode. go to main.ts

change this:

//% blockIdentity=fancy_text__fontPicker

to this:

//% blockIdentity="fancyText.__fontPicker"

then re-share the font and add it to your project

3 Likes

Ok thanks. Incredible how such a small thing can mess things up so badly.

4 Likes

Hey hows progress so far?

1 Like


I’m posting my demo for no more deals hopefully soon also how do you even make a battle box?

7 Likes

I am using my sprite walls extension for the collisions. But honestly the extension is a buggy mess. You should probably not use it without making a backup of the project

1 Like

This be what your looking for but the enemies must be really big https://arcade.makecode.com/S70251-96975-07925-53502

1 Like

@ZeroFall Here’s a demo for a battle box all you really need to do is change the sprite skin, and make a tilemap.

4 Likes

Thank you! this is very helpful!

1 Like

is this still going on?

1 Like

I’m… not sure i took a break from progress mostly to form a dev team for this game i’m making so… it might take some time to get this up and running feel free to ask if your want to help me out.

1 Like