Need help. Do you want Ressources For a game?

ask me any questions you have i will do my best to answer them.

3 Likes

here is some cool “custom screen size” java code: it can be converted back to blocks

namespace userconfig {
export const ARCADE_SCREEN_WIDTH = 160
export const ARCADE_SCREEN_HEIGHT = 120
}

it looks like this in code
image

2 Likes

namespace userconfig {
export const ARCADE_SCREEN_WIDTH = (amont of pixel you want)
export const ARCADE_SCREEN_HEIGHT = (amont of pixel you want)
}

2 Likes

So in the 3d Raycasting ext. how do you do a cutscene? (with all text in screen)

2 Likes

im sorry to tell you that i dont know

2 Likes

Oh…Okay! Are you good with pixel art? I’m enlisting people to help me with a Project I’m working on, it’s like the Paper mario series (visually and the Partner system!) with elements of 3d platforming, but I need some help with all the sprite art and menu screens!

2 Likes

i made map saving

so that you can randomly generate a world and save it

2 Likes

now save walls and player position on A button press

1 Like

yes i can help

2 Likes

Not necassarily what I meant, (it’ll still be useful though!) I need something that will save your progress in a game, Not on one of the devices but within makecode it’s self.

1 Like

Perfect! Can you Draw some Circlegoomba looking things? With big bushy Eyebrows and red shoes/feet/legs (their shoes are their legs and feet)

1 Like

goomba with red feet

1 Like

Well…It’s not exactly what I needed. To be more specific: A ball with red feet and bushy eyebrows, small eyes and no mouth, also could you do animations for this sprite?

1 Like

Btw soes the custom screen size work on hardware

1 Like

Hi I cant figure out how to make an enemy that moves left to right and on top of the screen and drops projectiles I tried to look for a tutorial but cant find anything

1 Like

here you go

3 Likes

Hello! Welcome to the forums!