Chatting Area! Have fun!

Launch Base Act 1 Prototype. You won’t regret it.

2 Likes

The next release? What do you mean? Do you mean when the game will be finished? If so, maybe 1 or 2 months, if I keep up the good pace.
Yes, it is a very hard game. The parkour sections are hard, the combat is hard, and finding secret rooms is hard. It’s a difficult game.

There will be an item similar to the teleporter from BotW and TotK, with which you can place a respawn point. It won’t be easy to obtain, so prioritizing its discovery might be a good idea.

2 Likes

oh my- if I even tried to tell you, I’d be stuck here all day naming songs I love XD
if I HAD to recommend just one, I’d say to listen to “Build God, Then We’ll Talk” by Panic! At The Disco! I love their music XD

3 Likes

name your assets (why does literally nobody do it it’s not hard)

1 Like

It still doesn’t show in game even if you’re ablr to find the right one

3 Likes

I did name my assets, makecode thought it would be funny to remove the names to

1 Like


I use my favorute program to listen to these. It’s called MS-DOS.
Thats why the names are so short. so you might to guess for some of them. since the names aren’t very understandable all the time

3 Likes

Just a tip I would like to share with the forum.

Suppose you have reached the limit on the amount of tiles to use. Like I have and I believe @Luke has as well. I found a smart workaround. Open the makecode Beta Editor where this bug is already fixed. make a copy of your project before you open it (Just in case). Then you can draw all the tiles you want. and then when you’re finished, open the tilemap you want to use and press CTRL + A. CTRL + C and then open your game in the normal editor and make a new tilemap with the same height and width as the one you have made in the beta editor. Then all you have to do is press CTRL + A and CTRL + V and bam you have more tiles than what you can actually access right now.

I know this will be fixed in the next update, but for now, it’s a nice workaround. That also means that this tip will become completely useless in the future.

6 Likes

I have a question: how many X value is in a tile?

2 Likes

download
smol snek pek

16 Likes

Oh my god that looks amazing. Did you use one of your fancy wavy effects for the trees?

6 Likes

yes i did! im trying to use it for effects other than the whole screen!

3 Likes

That’s a bit of a confusing question, but I believe the answer you’re looking for is 16!

WOAHHHH how did you make only the trees wave!?

3 Likes

That’s probably the most polished MakeCode game I’ve ever seen.

3 Likes

Ok. Thank you!

2 Likes

What midi editor do you use? I use Musescore, but Microsoft DOS: A. Didn’t have natural support for MIDI’s, and B, barely got to see midi.

2 Likes

i set the tree’s sprite image to wavy leaves basically its like the screen effect but the leaves image is the screen

ohhhhhhhh im not done yet >:)

7 Likes

please can somwone give me an idea for a gama

huge shoutout to the user who gave the idea if i get one

i just want an idea nothing big

2 Likes

I do the method of keeping a reference tilemap with every single tile. then i just copy paste that into the tilemap i need and use the eyedropper shortcut (holding alt+click) to select the tiles.

4 Likes