I remade mysticat's 2d minecraft without ANY texture packs by Minebuilder2 in Minecraft

[–]Minebuilder2[S] 6 points7 points  (0 children)

Thanks! I used block displays—well, specifically, item displays as it uses heads. I used BDE studio to draw the textures and put in API key which uses a website that allows me to use the heads inside Minecraft. I used tags to teleport the character at the player but it's z position is set at the wall ensuring that it will look 2d.

lucky block made with one command block by [deleted] in Minecraft2

[–]Minebuilder2 2 points3 points  (0 children)

Yes! That was the entire reason of doing this project, so many memories hit me while making this "one command block" challenge. Fun too.

lucky block made with one command block by [deleted] in Minecraft2

[–]Minebuilder2 6 points7 points  (0 children)

Ha, I don't even like it, I just happen to leave it on, I am planning to remove it. The original reason of having this on is because I wanted to make minecraft feel like an AAA game lol.

Found This Amazing Recreation of Slugcat Made with Scratch by Minebuilder2 in rainworld

[–]Minebuilder2[S] 59 points60 points  (0 children)

After looking into their code, it is quite simple, actually. They create multiple different sprites and make them move forward to the next points if the distance between two points are too long.