Heya! // I need a little help // Space Game

Hey there! It’s certainly been a while, but I’m getting somewhat back into the swing of things relating to makecode again!

It’s been so long, but this site hasn’t changed one bit.

You guys may know me as @E-EnerG-Gamecentral, which was my alias I made back when I was 13. I’m 16 now, and I thought of coming back!

I made this silly little game over the course of two days. Uh… didn’t really go to well, as a function doesn’t really work, specifically the mouse cursor clicking the button to open the doors.

This code doesn’t run at all! I tried using debug to make sure, and I ticked all blocks, yet nothing ran. Not even the if statements. Anyone out there wondering what’s goin’ on?

The link to the game was also attached so that you guys can view the entirety of the code.

Thanks for any / all help!

  • Naily (formerly E-EnerG)
4 Likes

i think the sprites ccant overlap i tried kinda so i think thats the problem for raycasting idk how i made doors floor 1 raycast with jeff in it but he was hard because of dialouge of him selling things THE PROBLEM IS UR USING RAYCAST SO IT DOESNT WORK

1 Like

Mouse didn’t work, okay.
I used block menus instead, and they seem to do the trick just fine!
It actually is really cool!

1 Like

k why is the computer screen showing on the background it seems wierd

1 Like

Heya! Here’s an update to the game with (slightly more unfinished) content!
VOTE FOR DIFFICULTY OF GAME MODES: Most voted on each poll wins

  • EASY - [Spend 100 days in cryostasis per every 1 day awake; Total of 10 days awake / 1000]
  • EASY - [Spend 50 days in cryostasis per every 1 day awake; Total of 20 days awake / 1000]
0 voters
  • MEDIUM - [Spend 50 days in cryostasis per every 1 day awake; Total of 20 days awake / 1000]
  • MEDIUM - [Spend 25 days in cryostasis per every 1 day awake; Total of 40 days awake / 1000]
0 voters
  • HARD - [Spend 25 days in cryostasis per every 1 day awake; Total of 40 days awake / 1000]
  • HARD - [Spend 10 days in cryostasis per every 1 day awake; Total of 100 days awake / 1000]
0 voters

Insanity Mode will force you to complete 1000 days awake- the entirety of the duration of the ship’s mission. This is the only one I’ve decided on completely.

Game modes will (probably) be implemented after I finish most of the ship mechanics.

I forgot the link :skull: I sent it in my head

1 Like

uh this is nice if you would continuue on this

1 Like

i can help… but i gonna need advanced stiff like dat for sprites u should use that it makes you have less coding block like i did on my florrio remake

Raycasting tends to break when sprites overlap. Maybe try separating the layers for smoother functionality.

2 Likes