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!
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?
@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
This actually helps a lot, thanks!
when toriel bossfight?
I’ll make music
Ehmm. I just need to make the rest of the game that comes before that. so Probably very long
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?
@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
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
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
Ok thanks. Incredible how such a small thing can mess things up so badly.
Hey hows progress so far?
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
This be what your looking for but the enemies must be really big https://arcade.makecode.com/S70251-96975-07925-53502
@ZeroFall Here’s a demo for a battle box all you really need to do is change the sprite skin, and make a tilemap.
Thank you! this is very helpful!
is this still going on?
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.