What is PWE? PWE is a 3D level builder created entirely within Makecode Arcade! You can find out more on the linked forum in my profile.
For the meantime, this forum is for people who would like to show off their creations through screenshots or videos. I might also share my own development process here, and updates in the future!
I’ve been working on a different project (abstract32) that allows you to paste in a level code from the terminal, actually multiple, and create a full 3D platformer designed by yourself! You’ll then be able to share that project as your own (with credit to me of course!)
i have never seen 3D done like this before, the collision is super clean and the perspective looks really cool! I think it would make building a lot easier if things like block cycling and layer movement was on hotkeys, and shown with UI on the screen
(also instead of rotating the camera i think its more natural for L and R to move the player side to side)
This is super cool! Probably the closest thing to a 3D engine we have in makecode so far. Tis quite disappointing it breaks in blocks, I would love to see how it works.
Yeah I’ll add your suggestions. Not too sure why you’d rotate with L & R though, as they are on opposite sides of the keyboard. I could definetely do something like R & T instead!