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
An extension for better text boxes over sprites heads!
Can you make a random terrain generation extension? That should keep you busy…
Currency extention. Points, but better
you could make an extension for lighting or NPC AI movement stuff
I personally think that is an amazing idea. This would help with a lot of projects.
something that adds extra color slots I really need them for my game
An extension for moving platforms, and I don’t know if this is possible, but an extension for a hit box.
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!
create a ragdoll extension
hey, @YuHayate you think you could please try to make a slopes extension?
yeah, I would like that
sorry @santiho that just isn’t possible on microsoft makecode
the moving platforms one already exist
sorry, @CodeOnTheCob but the closest thing for ragdoll would be too complicated for the user
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.
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!
Woahhh! Who made that!?
@AgentBoom&@Mr_duck Thank you!
i can try.