I'm board.. ill make an extension for anyone that wants one

like i said in the title, I’m getting board with my repetitive life, i would like to make an extension but i have no idea what to make, so I’m asking you guys what you want me to make

9 Likes

An extension for better text boxes over sprites heads!

5 Likes

Can you make a random terrain generation extension? That should keep you busy…

6 Likes

Currency extention. Points, but better

6 Likes

you could make an extension for lighting or NPC AI movement stuff

4 Likes

I personally think that is an amazing idea. This would help with a lot of projects.

5 Likes

something that adds extra color slots I really need them for my game

4 Likes

An extension for moving platforms, and I don’t know if this is possible, but an extension for a hit box.

5 Likes

Make a really simple one that adds all those special commands to blocks, like game.stats = true and the ones that allow you to open the built in menu using a line of code and not just using the menu button! I’m sure there are more than just those!

4 Likes

create a ragdoll extension

4 Likes

hey, @YuHayate you think you could please try to make a slopes extension?

1 Like

yeah, I would like that

1 Like

sorry @santiho that just isn’t possible on microsoft makecode

2 Likes

the moving platforms one already exist

4 Likes

sorry, @CodeOnTheCob but the closest thing for ragdoll would be too complicated for the user

4 Likes

I would say, an extension to track every sprite, so for example if the second sprite made of a sniper is made of the 6 made, and the second is in range of random sprite of ally, that sprite shoots at that random sprite.

3 Likes

Hitboxes are simple:
You just create an invisible sprite, fill the area where you want collision to happen, and make it do what the character would do. Move, jump, camera following… And then make an “on update” block that sets the character’s position to the hitbox every frame!

4 Likes

Woahhh! Who made that!?

2 Likes

@AgentBoom&@Mr_duck Thank you!

1 Like

i can try.

2 Likes