Help debugging

hey so I was working on this game but the console won’t open after I tried adding a few things. I have tried debugging myself, but I think I need a new POV, could you guys help?

2 Likes

What’s the error here? The debugging console opens fine for me!

1 Like

@top_hat_lord it works perfectly for me maybe try A: Reload make code B: copy all the code and put it into a blank project or C: Restart your computer

Same it works perfectly for me

1 Like

the consoles are supposed to let you move the dial in them when you press A infront of them. Or at least the one with the apps is.

2 Likes

Oh, I didn’t know sry if I have any spare time I will take a look at it because it looks like a promising game

1 Like

thanks, and btw what I meant about the app consoles being the only one that’s supposed to do that, is that I haven’t done anything for the other dial console yet, so there is going to be code to make it so you can’t move when “using” that console and can press B to get t of it, like you are supposed to be able to do with the other one, but there is no use for that second console yet, although it is also meant to do that atleast.

2 Likes

Hey… so I have had a look at it and this has happened in many of my games basically one of your problems is that for some reason make code is not regeristing that you are touching that block meaning that it is not triggering sry really bad explanation but try making a variable like “if touching” to check for that every game update. I think that might work but it is definitely something to do with touching the other sprite

1 Like

Thanks, I will try your suggestion when I have time to do so.

1 Like

thanks for the attempt at help, but the fix does not seem to have worked. I tried but it seems its not doing anything, although the darn thing knows the A button is being pressed, it just wont seem to change any variables.

1 Like

Oh sry hope you are able to fix it :disappointed_relieved:

1 Like